This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
test
History
Marshall Clow
8dc9dcaeac
Apparently XFAIL tests that are supposed to fail to compile can be problematic. They still get compiled, and if the compile succeeds, the buildbots complain. Replace the XFAIL with #error.
...
llvm-svn: 267591
2016-04-26 19:29:35 +00:00
..
libcxx
Fix some non-standard parts of our test suite. Reported by STL
2016-04-22 10:33:56 +00:00
std
Apparently XFAIL tests that are supposed to fail to compile can be problematic. They still get compiled, and if the compile succeeds, the buildbots complain. Replace the XFAIL with #error.
2016-04-26 19:29:35 +00:00
support
Fix some non-standard parts of our test suite. Reported by STL
2016-04-22 10:33:56 +00:00
CMakeLists.txt
Framework to allow testing of static libc++abi
2016-04-19 12:49:05 +00:00
lit.cfg
[libcxx] Allow use of ShTest in libc++ tests along with other changes.
2015-01-22 18:05:58 +00:00
lit.site.cfg.in
Framework to allow testing of static libc++abi
2016-04-19 12:49:05 +00:00
nothing_to_do.pass.cpp
Test commit: Reverting whitespace changes
2014-07-17 05:10:03 +00:00
testit
Add 'nostdinc++' to the flags used by testit. Makes the tests run better on Mac OS X with the new depr.c headers change
2015-11-01 21:14:22 +00:00