aboutsummaryrefslogtreecommitdiff
path: root/tests/runner.py
AgeCommit message (Expand)Author
2011-10-13Change names of functions make_test, do_test, prep_ll_test, and do_ll_test to...Jeff Terrace
2011-10-12Remove debug printsJeff Terrace
2011-10-12Changed test runner to use unique working directories. This enables using nos...Jeff Terrace
2011-10-11use eliminator in benchmarksAlon Zakai
2011-10-11improve benchmark outputAlon Zakai
2011-10-10EMSCRIPTEN_COMMENT for source commentsAlon Zakai
2011-10-09restructure usage of llvm opts. customize use of opts in specific benchmarksAlon Zakai
2011-10-08fix dlmalloc speed regressionllvm-svn-pre-3.0llvm-svn-backupAlon Zakai
2011-10-08fix dlmalloc with typed arraysAlon Zakai
2011-10-07fix fcntl_miscAlon Zakai
2011-10-07header fixes; fixes popplerAlon 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-02fix typo in library; fixes dlfcn testsAlon Zakai
2011-09-26expose core SQLite API calls in sqlite 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-25improve header constant parsingAlon Zakai
2011-09-24emscripten.py option to expose header #defines to library. fixes fcntlAlon Zakai
2011-09-24fix test_debugAlon 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-14intentionally do reSign in printing %dAlon Zakai
2011-09-14sqlite test tweaksAlon Zakai
2011-09-13faster shortcuts for sign/unsignAlon Zakai
2011-09-13update autooptimize testAlon Zakai
2011-09-13disable roundings in sqliteAlon Zakai