This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
tinycc
Watch
1
Star
0
Fork
0
You've already forked tinycc
mirror of
https://github.com/frida/tinycc
synced
2025-02-05 09:54:02 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinycc
/
tests
History
matthias
cf3d23741f
add tests for cleanup loop
...
- Also fix some gcc warning
2019-05-03 12:32:55 +02:00
..
pp
Add make testspp.all/testspp.20
2018-01-05 02:19:26 +01:00
tests2
add tests for cleanup loop
2019-05-03 12:32:55 +02:00
42test.h
tccpp: Allow computed include like 42.h
2016-12-15 17:47:10 +01:00
abitest.c
Spelling fixes
2017-09-24 18:03:26 -07:00
asm-c-connect-1.c
final update for 0.9.27
2017-12-12 17:57:20 +01:00
asm-c-connect-2.c
final update for 0.9.27
2017-12-12 17:57:20 +01:00
asmtest.S
tccasm: Accept suffixed cmovCC
2017-12-03 04:53:50 +01:00
boundtest.c
a bounds checking code for the ARCH=x86_64
2015-04-10 15:17:22 +03:00
gcctestsuite.sh
…
libtcc_test.c
tests: OOT build fixes etc.
2016-12-20 18:05:33 +01:00
Makefile
Fix "make -j test"
2019-03-14 14:59:27 +01:00
tcctest.c
Fix local extern vardecl
2019-03-18 05:53:03 +01:00
tcctest.h
tccpp: Implement __BASE_FILE__ macro
2016-12-15 17:47:08 +01:00
testfp.c
Remove misc. files
2016-10-01 20:27:41 +02:00
vla_test.c
…