This website requires JavaScript.
Explore
Help
Register
Sign In
github-repos
/
tinycc
Watch
1
Star
0
Fork
0
You've already forked tinycc
mirror of
https://github.com/mirror/tinycc.git
synced
2025-01-01 04:20:09 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b006b98334
tinycc
/
tests
/
tests2
/
17_enum.expect
5 lines
41 B
Plaintext
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 21:27:38 +08:00
0 1 2 3 54 73 74 75
12
54
enums: Accept GNU extension See testcase. Happens e.g. in the linux kernel.
2017-07-11 04:20:34 +08:00
enum to int: 1
Reference in New Issue
Copy Permalink