Dan Albert
|
c551aa9928
Add missing locale requirement to test.
|
6 年之前 |
JF Bastien
|
e15dd4e32e
Support tests in freestanding
|
6 年之前 |
Kamil Rytarowski
|
9788355e30
Mark awk.pass.cpp as XFAIL for NetBSD
|
6 年之前 |
Marshall Clow
|
df2b82ce31
Uncomment the entire test, but mark as XFAIL on linux-gnu because it uses locales that aren't generally available there, similar to the other regex tests
|
6 年之前 |
Chandler Carruth
|
7c3769df62
Update more file headers across all of the LLVM projects in the monorepo
|
6 年之前 |
Stephan T. Lavavej
|
559442652c
[libcxx] [test] Strip trailing whitespace. NFC.
|
8 年之前 |
Marshall Clow
|
abdcc5c29c
Some of Eric's buildbots don't like this test. Disable it while I figure out why.
|
8 年之前 |
Marshall Clow
|
e7a5f18b1c
Recommit awk tests with warnings removed. Initial commit r299652, reverted r299656.
|
8 年之前 |
Mehdi Amini
|
4cbff19346
Revert "Restore Missing awk regex tests. Thanks to dexonsmith for noticing, and proposing this as https://reviews.llvm.org/D16541"
|
8 年之前 |
Marshall Clow
|
de4f6cbb5e
Restore Missing awk regex tests. Thanks to dexonsmith for noticing, and proposing this as https://reviews.llvm.org/D16541
|
8 年之前 |
Eric Fiselier
|
0e5ebbc77c
Fix unused parameters and variables
|
8 年之前 |
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
|
9 年之前 |
Ed Schouten
|
eda3fcaaed
Don't hardcode the Czech locale name.
|
10 年之前 |
Eric Fiselier
|
a90c6dd460
Move test into test/std subdirectory.
|
10 年之前 |