aboutsummaryrefslogtreecommitdiff
path: root/tests/runner.py
AgeCommit message (Expand)Author
2011-11-16initial support for unaligned reads/writes in t2Alon Zakai
2011-11-13simplify typed array code, support for .set() on typed arrays, and remove opt...Alon Zakai
2011-11-13use safe heap in all ta2 tests, to check for alignment issuesAlon Zakai
2011-11-13make test_time passAlon Zakai
2011-11-13disable i64=1 tests in q1Alon Zakai
2011-11-12weaken i64 testAlon Zakai
2011-11-12prepare to merge to masterAlon Zakai
2011-11-12prepare to merge to masterAlon Zakai
2011-11-12don't use unsafe opts in benchmarksAlon Zakai
2011-11-12clean up benchmark code and disable raytrace, which is unreliableAlon Zakai
2011-11-11test fixesAlon Zakai
2011-11-11test fixesAlon Zakai
2011-11-11fix cubescriptAlon Zakai
2011-11-11fix dlfcn_qsortAlon Zakai
2011-11-11fix bug with duplicate llvm_as, and other tweaks to that codeAlon Zakai
2011-11-11roundy math ops (add etc.) in i64=1Alon Zakai
2011-11-11focus on ta2 i64=1 testsAlon Zakai
2011-11-11tweak raytrace testAlon Zakai
2011-11-11tiny cleanupAlon Zakai
2011-11-11fix remaining ta2 i64=1 testsAlon Zakai
2011-11-11focus on ta2 i64mode=1 testsAlon Zakai
2011-11-10fix for test_parseIntAlon Zakai
2011-11-10test tweakAlon Zakai
2011-11-10test tweakAlon Zakai
2011-11-10more i64 testsAlon Zakai
2011-11-10i64 fix for printing the very largest valuesAlon Zakai
2011-11-10cleanup and fixes for i64Alon Zakai
2011-11-10more i64 fixes and testsAlon Zakai
2011-11-10i64 fixes and testsAlon Zakai
2011-11-10i64 testsAlon Zakai
2011-11-09initial work on i64Alon Zakai
2011-11-07basic support for dynamic_castAlon Zakai
2011-11-07benchmarks fixesAlon Zakai
2011-11-07add skinning benchmarkAlon Zakai
2011-11-07use eliminator in raytrace benchmarkAlon Zakai
2011-11-05fix raytrace test and benchmarkAlon Zakai
2011-11-04optimize ta1 memcpy, and use ta1 in raytrace benchmarkAlon Zakai
2011-11-03use bit shifts in multiplications where possibleAlon Zakai
2011-11-02fix atoiAlon Zakai
2011-11-02scanf improvementsAlon Zakai
2011-11-01do 10 runs in benchmarksAlon Zakai
2011-10-31fix eliminator bug of running on functions it shouldn'tAlon Zakai
2011-10-30add fingerprint data to benchmarksAlon Zakai
2011-10-30use only existing js engines in test runnerAlon Zakai
2011-10-29add working test for <vector>Alon Zakai
2011-10-28fixes for busted openjpeg and poppler testsAlon Zakai
2011-10-28profiling option from C++Alon Zakai
2011-10-26build fixesAlon Zakai
2011-10-26refactoring fixesAlon Zakai
2011-10-26refactor do_emscriptenAlon Zakai