tinycc/tests
grischka 8637c1d0ad Remove misc. files
- from win32/include/winapi: various .h

  The winapi header set cannot be complete no matter what.  So
  lets have just the minimal set necessary to compile the examples.

- remove CMake support (hard to keep up to date)
- some other files

Also, drop useless changes in win32/lib/(win)crt1.c
2016-10-01 20:27:41 +02:00
..
pp Insert spaces between certain tokens when tcc is invoked with -E. 2016-05-09 19:27:31 +01:00
tests2 Fix test for __*LP*__ predefined macros 2016-09-25 12:13:17 +02:00
Makefile tests: Compile asmtest.S without -m32 2016-05-11 18:58:14 +02:00
abitest.c Revert "fix-mixed-struct (patch by Pip Cet)" 2015-07-29 16:57:41 -04:00
asmtest.S x86-asm: Reject some invalid arith imm8 instruction 2016-05-16 05:10:21 +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
tcctest.c win64: fix va_arg 2016-07-10 20:44:49 +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