aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2010-12-19don't use typed arrays in benchmarks for now - faster that wayAlon Zakai
2010-12-19CHECK_OVERFLOWS optionAlon Zakai
2010-12-18fixes for llvm optimized code in 2 testsAlon Zakai
2010-12-18utilize llvm optAlon Zakai
2010-12-17fix format bug with floatsAlon Zakai
2010-12-12update python .llAlon Zakai
2010-12-12support for library dependencies +misc python float fixesAlon Zakai
2010-12-11improve printf formattingAlon Zakai
2010-12-11support for printing %pAlon Zakai
2010-12-11python fixes and testAlon Zakai
2010-12-10proper stubs for external valuesAlon Zakai
2010-12-09proper support for bitfieldsAlon Zakai
2010-12-07fix a few bugs related to highly-nested structsAlon Zakai
2010-12-05fix for functions in mathopsAlon Zakai
2010-12-04fix for bitshiftsAlon Zakai
2010-12-04llvm.va_copyAlon Zakai
2010-12-04qsortAlon Zakai
2010-12-02handle bitcasts etc. of call() idents +testAlon Zakai
2010-11-27fix bug in laying out of constant structures +testsAlon Zakai
2010-11-27proper memory initialization with or without typed arrays; additional lua testsAlon Zakai
2010-11-26improve varargs supportAlon Zakai
2010-11-25lua test fix, fix breakageAlon Zakai
2010-11-25improve lua test + fixesAlon Zakai
2010-11-25check stores in SAFE_HEAPAlon Zakai
2010-11-21optimize SAFE_HEAP for speed and enable additional testsAlon Zakai
2010-11-21SAFE_HEAP now validates the load-store consistency assumption, plus minor ↵Alon Zakai
related fixes
2010-11-20lua testAlon Zakai
2010-11-20misc minor fixes and additionsAlon Zakai
2010-11-20refactor do_ll_testAlon Zakai
2010-11-20minimal C++ exceptions supportAlon Zakai
2010-11-18check frontend optimizations in tests (except for gcc_unmangler)Alon Zakai
2010-11-17tweaks for frontend-optimized inputAlon Zakai
2010-11-16handle identifiers with quotes and ignore |hidden| +testpuffnfresh
2010-11-14handle global constants that are llvm function calls +testAlon Zakai
2010-11-13string constants inside struct constants +testAlon Zakai
2010-11-13rename sauer to cubescriptAlon Zakai
--HG-- rename : tests/sauer/README => tests/cubescript/README rename : tests/sauer/command.cpp => tests/cubescript/command.cpp rename : tests/sauer/command.h => tests/cubescript/command.h rename : tests/sauer/tools.h => tests/cubescript/tools.h
2010-11-06__new__ instead of __alloc__ in integrationAlon Zakai
2010-11-06cleanup integration codeAlon Zakai
2010-11-06working integration testAlon Zakai
2010-11-05framework for integration testsAlon Zakai
2010-10-28bustage fixalon@honor
2010-10-26enable optimized bullet testalon@honor
2010-10-25fix bug with type of |select|alon@honor
2010-10-24bullet testalon@honor
2010-10-24fixes for more complex statics testalon@honor
2010-10-24add nonvirtual part to polymorph test; fails in clangalon@honor
2010-10-23support for pure virtual functionsalon@honor
2010-10-23handle llvm functions in retalon@honor
2010-10-21gettimeofday(), and more stuff in Runtimealon@honor
2010-10-21fixes in parseConst; move getFunctionIndex into Runtime; test for global ↵alon@honor
function pointers