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
2024-12-01 03:47:01 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
02642bc94c
tinycc
/
tests
/
tests2
/
18_include.h
2 lines
22 B
C
Raw
Normal View
History
Unescape
Escape
tests: cleanup tests: - add "hello" to test first basic compilation to file/memory - add "more" test (tests2 suite) - remove some tests tests2: - move into tests dir - Convert some files from DOS to unix LF - remove 2>&1 redirection win32: - tccrun.c: modify exception filter to exit correctly (needed for btest) - tcctest.c: exclude weak_test() (feature does not exist on win32)
2013-02-05 17:27:38 +04:00
printf
(
"
included
\n
"
)
;
Reference in New Issue
Copy Permalink