aboutsummaryrefslogtreecommitdiff
path: root/tests/tests2/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add test case for fastcall calling conventionZhang Boyang2017-09-101-1/+1
* Add test case for AL/AX extending problemZhang Boyang2017-09-101-0/+3
* tccgen: nodata_wanted fix, default ONE_SOURCE, etc...grischka2017-07-231-3/+3
* tcc -dt -run ... : simpler is bettergrischka2017-07-201-5/+6
* tccgen: nodata_wantedgrischka2017-07-161-40/+51
* #pragma comment(option,"-..."), bitfields test, etc...grischka2017-07-141-12/+44
* final adjustments for releasegrischka2017-04-251-17/+16
* makefile: unify cross with native buildsgrischka2017-02-251-8/+1
* tcc: re-enable correct option -r supportgrischka2017-02-201-2/+2
* win32: adjust new unicode supportgrischka2017-02-181-6/+4
* Temporary remove 76_dollards_in_identifiers when run on Windows as this test ...Christian Jullien2017-02-181-0/+3
* Fix wrong name for 85 test.Christian Jullien2017-02-151-1/+1
* Fix testsuite invocationsMichael Matz2017-02-111-2/+2
* update VERSION to 0.9.27grischka2017-02-081-1/+1
* Fix some code suppression falloutMichael Matz2016-12-201-1/+1
* tests: add memory leak testgrischka2016-12-181-1/+1
* Fix gawk miscompileMichael Matz2016-12-181-1/+10
* struct-init: CleanupMichael Matz2016-12-151-1/+1
* struct-init: Implement initializing subaggregatesMichael Matz2016-12-151-1/+1
* Use ISO C string functions instead of obsolete BSD ones that used to be in st...Christian Jullien2016-10-121-4/+0
* build: restore out-of-tree supportgrischka2016-10-011-11/+11
* build: revert Makefiles to 0.9.26 state (mostly)grischka2016-10-011-18/+6
* tests/tests2/Makefile: Make 85-asm-outside-function Intel-only.Edmund Grimley Evans2016-05-041-0/+3
* Run testcases in sorted orderMichael Matz2016-04-221-1/+1
* Revert "Fix tests Makefiles on Windows"Vlad Vissoultchev2016-04-171-4/+0
* Fix tests Makefiles on WindowsVlad Vissoultchev2016-03-141-0/+4
* Revert all of my changes to directories & codingstyle.gus knight2015-07-291-3/+3
* Reorganize the source tree.gus knight2015-07-271-3/+3
* tccpp: fix issues, add testsgrischka2015-05-091-87/+20
* VLA fix: save stack pointer right after modificationPhilip2015-04-281-3/+3
* fix VLA/continue issuePhilip2015-04-271-2/+3
* add test case for VLA segfaultsPhilip2015-04-271-1/+2
* a test for the #pragma push/pop_macroseyko2015-04-251-1/+2
* Revert "* and #pragma pop_macro("macro_name")"grischka2015-04-231-2/+1
* * and #pragma pop_macro("macro_name")seyko2015-04-211-1/+2
* -fdollar-in-identifiers addonseyko2015-04-201-4/+8
* A right fix for the array in struct initialization w/o '{'seyko2015-03-231-1/+2
* skip 73_arm64,test on ARCH=x86-64: it fails on this ARCHseyko2015-03-201-0/+3
* Add some missing nocode_wanted guardThomas Preud'homme2015-03-101-0/+1
* Disable floating-point test for ARM soft-floatseyko2015-03-041-0/+3
* Add 73_arm64 for testing some arm64 things, mostly PCS.Edmund Grimley Evans2015-02-251-0/+1
* The "open a whisky and cut your finger open" patchThomas Preud'homme2015-02-181-3/+4
* Fix macro expansion of empty args.Reimar Döffinger2015-01-181-1/+3
* Fix parsing of binary floating point numberLee Duhem2014-12-151-1/+2
* Filter-out warning about softfloat in tests2Matteo Cypriani2014-10-171-2/+2
* Clear CFLAGS & LDFLAGS in testsMatteo Cypriani2014-09-071-0/+4
* Rename:jiang2014-07-011-2/+2
* bug:jiang2014-06-291-1/+3
* tests2: fix and enable 46_grep test.minux2014-04-121-3/+2
* tests2: fix 30_hanoi test and enable it.minux2014-04-121-1/+1