JF Bastien
|
e15dd4e32e
Support tests in freestanding
|
před 6 roky |
Chandler Carruth
|
7c3769df62
Update more file headers across all of the LLVM projects in the monorepo
|
před 6 roky |
Eric Fiselier
|
84acb1ec3f
Remove trailing whitespace in test suite. Approved by Marshall Clow.
|
před 9 roky |
Marshall Clow
|
85d5622129
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.
|
před 9 roky |
Marshall Clow
|
6dfff1c9b9
#include <test_macros.h> in all the regex tests, and remove all mentions of __cpluplus (use TEST_STD_VERS and/or XFAIL instead). No functional change
|
před 9 roky |
Marshall Clow
|
02f6369a6b
Cleaning up the test suite; remove some includes of non-standard file <__config>
|
před 10 roky |
Eric Fiselier
|
a90c6dd460
Move test into test/std subdirectory.
|
před 10 roky |