tinycc/tests
2016-10-12 06:18:38 +02:00
..
pp tccpp : "tcc -E -P" : suppress empty lines 2016-10-09 20:33:14 +02:00
tests2 Use ISO C string functions instead of obsolete BSD ones that used to be in strings.h. It allows more systems -- i.e. Windows -- to use those tests 2016-10-12 06:18:38 +02:00
abitest.c Revert "fix-mixed-struct (patch by Pip Cet)" 2015-07-29 16:57:41 -04:00
asmtest.S tccgen: fix long long -> char/short cast 2016-10-02 01:39:14 +02:00
boundtest.c a bounds checking code for the ARCH=x86_64 2015-04-10 15:17:22 +03:00
gcctestsuite.sh Fix bashims in configure and gcctestsuite.sh. 2010-05-26 14:08:29 +02:00
libtcc_test.c tccpp: fix issues, add tests 2015-05-09 14:29:39 +02:00
Makefile tccgen: fix long long -> char/short cast 2016-10-02 01:39:14 +02:00
tcctest.c tccpp : "tcc -E -P" : suppress empty lines 2016-10-09 20:33:14 +02:00
tcctest.py Added cross compilation to CMake build system. 2013-04-25 01:08:18 +01:00
testfp.c Remove misc. files 2016-10-01 20:27:41 +02:00
vla_test.c Improved variable length array support. 2013-04-27 22:58:52 +01:00