tinycc/tests
James Lyon ce5e12c2f9 Added ABI compatibility tests with native compiler using libtcc.
Only one test so far, which fails on Windows (with MinGW as the native
compiler - I've tested the MinGW output against MSVC and it appears the
two are compatible).

I've also had to modify tcc.h so that tcc_set_lib_path can point to the
directory containing libtcc1.a on Windows to make the libtcc dependent
tests work. I'm not sure this is the right way to fix this problem.
2013-04-17 21:52:44 +01:00
..
tests2 Fixed tests on Windows (including out-of-tree problems) 2013-04-17 20:32:07 +01:00
abitest.c Added ABI compatibility tests with native compiler using libtcc. 2013-04-17 21:52:44 +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
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 Added ABI compatibility tests with native compiler using libtcc. 2013-04-17 21:52:44 +01:00
tcctest.c Fixed tests on Windows (including out-of-tree problems) 2013-04-17 20:32:07 +01:00