Commit History

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