Stephan T. Lavavej
6081edc9d0
[libcxx] [test] Strip trailing whitespace. NFC.
...
llvm-svn: 302105
2017-05-04 01:43:58 +00:00
Marshall Clow
14764c2200
Some of Eric's buildbots don't like this test. Disable it while I figure out why.
...
llvm-svn: 299686
2017-04-06 18:54:37 +00:00
Marshall Clow
71724f642e
Recommit awk tests with warnings removed. Initial commit r299652, reverted r299656.
...
llvm-svn: 299680
2017-04-06 18:34:36 +00:00
Mehdi Amini
ea7d7cd78a
Revert "Restore Missing awk regex tests. Thanks to dexonsmith for noticing, and proposing this as https://reviews.llvm.org/D16541 "
...
This reverts commit r299652, 32bits MacOS is broken.
llvm-svn: 299656
2017-04-06 15:56:55 +00:00
Marshall Clow
02c162d71a
Restore Missing awk regex tests. Thanks to dexonsmith for noticing, and proposing this as https://reviews.llvm.org/D16541
...
llvm-svn: 299652
2017-04-06 14:32:42 +00:00
Eric Fiselier
fd83822741
Fix unused parameters and variables
...
llvm-svn: 290459
2016-12-23 23:37:52 +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
Ed Schouten
f424990d37
Don't hardcode the Czech locale name.
...
We already have a definition for the Czech locale name in
platform_support.h. Use this one instead.
While there, respect the common format of the tests. For most other
tests it's the case that test_iterators.h is placed right underneath the
other #includes (without an empty line). platform_support.h is included
after an empty line.
llvm-svn: 232383
2015-03-16 15:09:15 +00:00
Eric Fiselier
5a83710e37
Move test into test/std subdirectory.
...
llvm-svn: 224658
2014-12-20 01:40:03 +00:00