Eric Fiselier
|
d04c685168
|
Remove trailing whitespace in test suite. Approved by Marshall Clow.
llvm-svn: 271435
|
2016-06-01 21:35:39 +00:00 |
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 |
Marshall Clow
|
fd5ceb2228
|
#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
llvm-svn: 267567
|
2016-04-26 16:24:44 +00:00 |
Marshall Clow
|
eb9bfac876
|
Cleaning up the test suite; remove some includes of non-standard file <__config>
llvm-svn: 226411
|
2015-01-18 19:05:51 +00:00 |
Eric Fiselier
|
5a83710e37
|
Move test into test/std subdirectory.
llvm-svn: 224658
|
2014-12-20 01:40:03 +00:00 |