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-03-13 03:03:00 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinycc
/
tests
History
Michael Matz
b1a906b970
enums and ints are compatible
2016-12-15 17:47:10 +01:00
..
pp
tccpp: Fix macro_is_equal
2016-12-15 17:47:05 +01:00
tests2
struct-init: Support range inits for local vars
2016-12-15 17:47:09 +01:00
abitest.c
…
asmtest.S
x86-64-asm: Fix ltr/str and push/pop operands
2016-12-15 17:47:10 +01:00
boundtest.c
…
gcctestsuite.sh
…
libtcc_test.c
…
Makefile
tests: add .so/.dll creation test
2016-12-15 17:04:07 +01:00
tcctest.c
enums and ints are compatible
2016-12-15 17:47:10 +01:00
tcctest.h
tccpp: Implement __BASE_FILE__ macro
2016-12-15 17:47:08 +01:00
tcctest.py
…
testfp.c
…
vla_test.c
…