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-03 06:21:26 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinycc
/
tests
History
Edmund Grimley Evans
03303628c7
tests/Makefile: Quote to avoid: /bin/sh: 1: [: !=: unexpected operator
2015-03-07 18:10:45 +00:00
..
tests2
arm64: Optimise some integer operations with a constant operand.
2015-03-07 17:42:08 +00:00
abitest.c
Make abitest.c have predictable result
2013-11-25 11:25:04 +08:00
asmtest.S
Allow tcc to understand a setob,... opcodes as alias to seto,...
2015-01-06 22:59:19 +03:00
boundtest.c
…
CMakeLists.txt
…
gcctestsuite.sh
…
libtcc_test.c
…
Makefile
tests/Makefile: Quote to avoid: /bin/sh: 1: [: !=: unexpected operator
2015-03-07 18:10:45 +00:00
tcctest.c
Disable floating-point test for ARM soft-float
2015-03-03 17:28:13 +03:00
tcctest.py
…
vla_test.c
…