emscripten/tests
Alon Zakai 30f386472c clean up emcc test 2011-12-12 11:43:14 -08:00
..
bullet allow slightly different rounding results in bullet test 2011-12-07 15:36:35 -08:00
cases properly resolve multilevel function aliases, fixes bug with adding indexing for aliases. also optimize function indexing in compiler 2011-12-08 18:33:43 -08:00
ctype fix test_ctype for newlib 2011-10-18 16:07:01 -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 gl comments 2011-12-10 17:13:29 -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 fix openjpeg test so it can be cached, speeding up the test runner 2011-12-10 10:17:38 -08:00
parseInt parseInt test is problematic, mark it as such, and fix some i64 issues with rounding (but not all) 2011-12-07 11:24:09 -08:00
poppler header fixes; fixes poppler 2011-10-07 20:56:26 -07:00
printf test fixes 2011-12-08 14:02:09 -08:00
python Updated python.ll to a new 2.7.2 build with metadata. 2011-07-20 05:29:21 +03:00
sqlite correct sqlite benchmark numbers 2011-10-07 21:10:09 -07:00
stat switch some 64-bit stat fields to 32-bit 2011-12-07 14:15:52 -08:00
time make test_time pass 2011-11-13 11:18:51 -08:00
unistd fix unistd_dup test 2011-09-25 19:07:09 -07: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_test.c fix dlmalloc with typed arrays 2011-10-08 13:28:01 -07: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 fix stdio streams and printing of chars; fixes freetype 2011-10-07 17:54:01 -07:00
hello_world.c refactor temp files handling code, and first passing compilation test for emcc 2011-12-11 15:24:04 -08:00
hello_world.cpp refactor temp files handling code, and first passing compilation test for emcc 2011-12-11 15:24:04 -08:00
hello_world.js support for generating html in emcc, and a test for that that also tests SDL, and some fixes for SDL 2011-12-12 11:24:16 -08:00
hello_world_sdl.cpp support for generating html in emcc, and a test for that that also tests SDL, and some fixes for SDL 2011-12-12 11:24:16 -08:00
issue_39.ll handle complex expressions in br. fixes issue 39 2011-07-01 07:51:10 -07:00
raytrace.cpp fix raytrace test and benchmark 2011-11-05 14:21:25 -07:00
raytrace.ppm fix raytrace test and benchmark 2011-11-05 14:21:25 -07:00
raytrace_7_256.ppm fix raytrace test and benchmark 2011-11-05 14:21:25 -07:00
runner.py clean up emcc test 2011-12-12 11:43:14 -08:00
skinning_test_no_simd.cpp add skinning benchmark 2011-11-07 10:17:11 -08:00