tinycc/tests
gus knight 47e06c6d4e Reorganize the source tree.
* Documentation is now in "docs".
 * Source code is now in "src".
 * Misc. fixes here and there so that everything still works.

I think I got everything in this commit, but I only tested this
on Linux (Make) and Windows (CMake), so I might've messed
something up on other platforms...
2015-07-27 16:03:25 -04:00
..
pp Reorganize the source tree. 2015-07-27 16:03:25 -04:00
tests2 Reorganize the source tree. 2015-07-27 16:03:25 -04:00
CMakeLists.txt Improved variable length array support. 2013-04-27 22:58:52 +01:00
Makefile Reorganize the source tree. 2015-07-27 16:03:25 -04:00
abitest.c Trim trailing spaces everywhere. 2015-07-27 12:43:40 -04:00
asmtest.S Allow tcc to understand a setob,... opcodes as alias to seto,... 2015-01-06 22:59:19 +03: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
tcctest.c Trim trailing spaces everywhere. 2015-07-27 12:43:40 -04:00
tcctest.py Added cross compilation to CMake build system. 2013-04-25 01:08:18 +01:00
vla_test.c Improved variable length array support. 2013-04-27 22:58:52 +01:00