aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2011-10-08fix dlmalloc speed regressionllvm-svn-pre-3.0llvm-svn-backupAlon Zakai
2011-10-08fix dlmalloc with typed arraysAlon Zakai
2011-10-07convert raytrace to stdio; fixes raytraceAlon Zakai
2011-10-07correct sqlite benchmark numbersAlon Zakai
2011-10-07fix fcntl_miscAlon Zakai
2011-10-07header fixes; fixes popplerAlon Zakai
2011-10-07poppler fixAlon Zakai
2011-10-07stdio.h fixes and a fix that fixes bulletAlon Zakai
2011-10-07fix stdio streams and printing of chars; fixes freetypeAlon Zakai
2011-10-07save output of configure and make in testsAlon Zakai
2011-10-06consolidate dlmalloc.c files; fixes test_dlmalloc_linkedAlon Zakai
2011-10-06move -DEMSCRIPTENAlon Zakai
2011-10-06bundle latest cDefinesAlon Zakai
2011-10-05add some default headers to be parsedAlon Zakai
2011-10-05fix test_fs_baseAlon Zakai
2011-10-05fix test_filesAlon Zakai
2011-10-05fix dlfcn_aliasAlon Zakai
2011-10-05fix bug with path creationAlon Zakai
2011-10-05fix bug with no current working dirAlon Zakai
2011-10-05fix merge conflictsAlon Zakai
2011-10-03fix test_timeAlon Zakai
2011-10-03fix test_statAlon Zakai
2011-10-02fix test_pollAlon Zakai
2011-10-02fix langinfoAlon Zakai
2011-10-02fix fs_baseAlon Zakai
2011-10-02dlmalloc fixesAlon Zakai
2011-10-02fix typo in library; fixes dlfcn testsAlon Zakai
2011-09-26expose core SQLite API calls in sqlite testAlon Zakai
2011-09-25fix unistd_dup testAlon Zakai
2011-09-25fix header parsing bug and unistd.h header; fixes unistd_confstrAlon Zakai
2011-09-25automatic checks for missing C definesAlon Zakai
2011-09-25fix dirent.h and folders testAlon Zakai
2011-09-25show errors on empty output from emscripten in test runnerAlon Zakai
2011-09-25parse C1|C2 in headers; properly fixes fcntlAlon Zakai
2011-09-25improve header constant parsingAlon Zakai
2011-09-24emscripten.py option to expose header #defines to library. fixes fcntlAlon Zakai
2011-09-24fix env testAlon Zakai
2011-09-24fix test_debugAlon Zakai
2011-09-24disable glibc-specific parts of test_ctypeAlon Zakai
2011-09-24start to include system headers (tests broken)Alon Zakai
2011-09-24improve option to disable exception catching; fixes ammo speed regressionAlon Zakai
2011-09-23harmonize use of COMPILER_ARGSAlon Zakai
2011-09-23Edited tests/runner.py via GitHubSiggyBar
2011-09-18profiling optionAlon Zakai
2011-09-17fix ta2 memcpy bug, and enable ta2 in sqlite testAlon Zakai
2011-09-17disable failing test_typed_exceptions for nowAlon Zakai
2011-09-15Merge branch 'master' into llvm-svnAlon Zakai
2011-09-15Fixed unbound calling of destructor in exception handler; updated test.max99x
2011-09-14intentionally do reSign in printing %dAlon Zakai
2011-09-14sqlite test tweaksAlon Zakai