tinycc/tests
James Lyon 41d76e1fcb Fixed silly error in Windows build of tests (abitest-cc not linking to libtcc)
I really should do this when less tired; I keep breaking one platform
while fixing another. I've also fixed some Windows issues with tcctest
since Windows printf() uses different format flags to those on Linux,
and removed some conditional compilation tests in tcctest since they
now should work.
2013-04-26 01:27:04 +01:00
..
tests2 Sorted out CMake on x86-64 and fixed silly XMM# bug introduced when working on Win64 stdargs. 2013-04-25 22:30:53 +01:00
abitest.c 64-bit tests now pass (well, nearly). 2013-04-24 02:19:15 +01:00
asmtest.S i386-asm: support "pause" opcode 2011-02-24 09:38:13 -08:00
boundtest.c x86-64: chkstk, alloca 2009-07-18 22:06:54 +02:00
CMakeLists.txt Fixed silly error in Windows build of tests (abitest-cc not linking to libtcc) 2013-04-26 01:27:04 +01:00
gcctestsuite.sh Fix bashims in configure and gcctestsuite.sh. 2010-05-26 14:08:29 +02:00
libtcc_test.c tccrun: another incompatible change to the tcc_relocate API 2012-09-01 11:33:34 +02:00
Makefile Sorted out CMake on x86-64 and fixed silly XMM# bug introduced when working on Win64 stdargs. 2013-04-25 22:30:53 +01:00
tcctest.c Fixed silly error in Windows build of tests (abitest-cc not linking to libtcc) 2013-04-26 01:27:04 +01:00
tcctest.py Added cross compilation to CMake build system. 2013-04-25 01:08:18 +01:00