This website requires JavaScript.
Explore
Help
Sign in
fdo-mirrors
/
mesa
Watch
1
Star
0
Fork
You've already forked mesa
0
mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced
2025-12-22 07:00:12 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
3370c5f90b
mesa
/
glcpp
/
tests
/
015-define-object-with-parens.c.expected
6 lines
15 B
Text
Raw
Normal View
History
Unescape
Escape
test suite: Add expected output for every test. Rather than using the (munged) output of "gcc -E" we now capture precisely the output we expect from every test case. This allows us to stay immune from strange output from gcc (unpredictable whitespace output---aprticularly with different gcc versions). This will also allow us to write tests that capture expected error messages from the preprocessor as well.
2010-06-02 15:59:45 -07:00
()1()
()2()
glcpp/tests: Add extra newline at the end of expected output. This newline at EOF is harmless and generated by the previous commit.
2010-06-17 14:49:40 -07:00
Reference in a new issue
Copy permalink