0e5ebbc77c3c2cfd7d835fcfe40fcb65df0c5598 |
|
24-Dec-2016 |
Eric Fiselier <eric@efcs.ca> |
Fix unused parameters and variables git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@290459 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/std/re/re.alg/re.alg.match/awk.pass.cpp
|
6dfff1c9b9147641601574c953e208ece17f27d8 |
|
26-Apr-2016 |
Marshall Clow <mclow.lists@gmail.com> |
#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 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@267567 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/std/re/re.alg/re.alg.match/awk.pass.cpp
|
eda3fcaaedc2c6a13fce15fbe5fd472b642dc830 |
|
16-Mar-2015 |
Ed Schouten <ed@nuxi.nl> |
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. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@232383 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/std/re/re.alg/re.alg.match/awk.pass.cpp
|
a90c6dd46005b2b14de3bb889a8d03bb34bd3256 |
|
20-Dec-2014 |
Eric Fiselier <eric@efcs.ca> |
Move test into test/std subdirectory. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@224658 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/std/re/re.alg/re.alg.match/awk.pass.cpp
|