emscripten/tests
Alon Zakai 80e2f0333d fix header parsing bug and unistd.h header; fixes unistd_confstr 2011-09-25 18:56:58 -07:00
..
bullet prevent SAFE_HEAP warning in bullet test when INIT_STACK is off 2011-04-25 18:25:11 -07:00
cases handle llvm funcs in aliases 2011-09-06 16:03:27 -07:00
ctype disable glibc-specific parts of test_ctype 2011-09-24 18:32:11 -07:00
cubescript work towards QUANTUM_SIZE=1 (unused) 2011-04-22 07:53:31 -07:00
env fix env test 2011-09-24 22:16:14 -07:00
exceptions Fixed unbound calling of destructor in exception handler; updated test. 2011-09-15 18:08:25 +03:00
fcntl parse C1|C2 in headers; properly fixes fcntl 2011-09-25 10:28:19 -07:00
fcntl-misc Implemented <fcntl.h>. 2011-07-21 02:48:24 +03:00
fcntl-open Implemented <fcntl.h>. 2011-07-21 02:48:24 +03:00
filesystem Added FS.analyzePath() which will simplify some library functions. 2011-07-22 23:31:57 +03:00
freetype integer rounding fixes and CORRECT_ROUNDINGS option 2011-03-04 20:02:31 -08:00
gl initial skeleton for gl tests 2010-12-21 22:41:24 -08:00
hyperbolic Added hyperbolic math functions; 2011-07-08 11:46:20 +03:00
langinfo Implemented nl_langinfo(). 2011-08-17 07:44:30 +03:00
libcxx libcxx test; support for linking in test runner; failure in clang_0_1.test_libcxx 2011-01-17 15:36:26 -08:00
lua Updated the Lua build with metadata. 2011-07-23 06:12:18 +03:00
openjpeg optimize openjpeg test 2011-03-05 13:30:17 -08:00
parseInt Fixed negatives in strtod(); implemented strto[l/ul/ll/ull](). 2011-08-28 10:06:36 +03:00
poppler poppler-related tweaks 2011-03-21 19:50:03 -07:00
printf Added _formatString() special-case for null values (similar to glibc). 2011-07-24 05:25:45 +03:00
python Updated python.ll to a new 2.7.2 build with metadata. 2011-07-20 05:29:21 +03:00
sqlite optimize sqlite 2011-09-13 17:21:37 -07:00
stat Resolved some old filesystem TODOs. 2011-07-23 05:47:08 +03:00
time Improved clock() test to verify time() <-> clock(). 2011-07-08 09:14:26 +03:00
unistd Updated the expected output of test_unistd_isatty. 2011-08-27 06:03:16 +03:00
zlib line-specific CORRECT_OVERFLOWS and CORRECT_SIGNS 2011-02-19 15:45:17 -08:00
autoassemble.c Polish for emscripten.py and its tests. 2011-07-09 20:14:00 +03:00
dlmalloc.c some debug stuff for dlmalloc 2011-09-04 13:25:24 -07:00
dlmalloc_test.c * Added support for automatically determining llvm-gcc/clang data layout in emscripten.py. 2011-07-08 08:39:31 +03:00
fannkuch.cpp the code 2010-08-25 21:01:10 -07:00
fannkuch.js the code 2010-08-25 21:01:10 -07:00
fasta.cpp improve fasta benchmark 2011-06-11 12:03:10 -07:00
fasta.js the code 2010-08-25 21:01:10 -07:00
files.cpp fscanf 2011-07-12 07:43:52 -07:00
issue_39.ll handle complex expressions in br. fixes issue 39 2011-07-01 07:51:10 -07:00
raytrace.cpp add comparison to native speed to benchmarks 2011-06-11 13:52:03 -07:00
raytrace.ppm benchmarking setup 2010-10-09 16:54:23 -07:00
runner.py fix header parsing bug and unistd.h header; fixes unistd_confstr 2011-09-25 18:56:58 -07:00