This website requires JavaScript.
Explore
Help
Register
Sign In
AlexIndustrial
/
mesa
Watch
1
Star
0
Fork
0
You've already forked mesa
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cd27e6413a683d3ba1763ec68edfb1ff13193fc3
mesa
/
tests
T
History
Carl Worth
7bdd1f36d9
Add test for #undef.
...
Which hasn't been implemented yet, so this test fails.
2010-05-12 13:11:23 -07:00
..
001-define.c
Add a very simple test for the pre-processor.
2010-05-10 16:21:10 -07:00
002-define-chain.c
Add test for chained #define directives.
2010-05-11 12:29:22 -07:00
003-define-chain-reverse.c
Add a couple more tests for chained #define directives.
2010-05-11 12:35:06 -07:00
004-define-recursive.c
Add a couple more tests for chained #define directives.
2010-05-11 12:35:06 -07:00
005-define-composite-chain.c
Add tests defining a macro to be a literal and another macro.
2010-05-11 12:39:29 -07:00
006-define-composite-chain-reverse.c
Add tests defining a macro to be a literal and another macro.
2010-05-11 12:39:29 -07:00
007-define-composite-recursive.c
Add tests defining a macro to be a literal and another macro.
2010-05-11 12:39:29 -07:00
008-define-empty.c
Add test for an empty definition.
2010-05-12 12:49:07 -07:00
009-undef.c
Add test for #undef.
2010-05-12 13:11:23 -07:00
glcpp-test
Add a very simple test for the pre-processor.
2010-05-10 16:21:10 -07:00