This website requires JavaScript.
Explore
PMSF
Help
Sign In
OSO
/
TinyCC
Watch
2
Star
0
Fork
0
You've already forked TinyCC
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
8fc5a6a2a49f05c358e293c79c0bf18e8eb4830e
TinyCC
/
tests
History
Michael Matz
8fc5a6a2a4
Fix tokenization of TOK_DOTS
...
We really need to use PEEKC during tokenization so as to skip line continuations automatically.
2016-03-24 15:58:32 +01:00
..
pp
Fix tests Makefiles on Windows
2016-03-14 18:11:49 +02:00
tests2
Fix type parsing
2016-03-24 15:44:01 +01:00
abitest.c
Revert "fix-mixed-struct (patch by Pip Cet)"
2015-07-29 16:57:41 -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
CMakeLists.txt
Improved variable length array support.
2013-04-27 22:58:52 +01: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
Makefile
Fix tests Makefiles on Windows
2016-03-14 18:11:49 +02:00
tcctest.c
Fix tokenization of TOK_DOTS
2016-03-24 15:58:32 +01: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