tinycc/tests
grischka d30d68d738 #pragma comment(option, "file.c")
This allows adding files or libraries from
   #pragma comment(option, ...)

Also, {f}/file.c will be expanded with the directory of
the current source, that is the file that has the #pragma
2019-12-16 22:48:31 +01:00
..
pp
tests2 update gen_cast 2019-12-16 21:37:44 +01:00
42test.h
abitest.c
asm-c-connect-1.c
asm-c-connect-2.c
asmtest.S
boundtest.c Fix bounds checking for linux/windows 2019-12-10 08:07:25 +01:00
gcctestsuite.sh
libtcc_test_mt.c -bench fix 2019-12-16 20:17:10 +01:00
libtcc_test.c Add error_func and error_opaque getters to libtcc 2019-10-14 09:36:14 +02:00
Makefile update gen_cast 2019-12-16 21:37:44 +01:00
tcctest.c #pragma comment(option, "file.c") 2019-12-16 22:48:31 +01:00
tcctest.h
testfp.c
vla_test.c