teak-llvm/libcxx/test/std/utilities
Marshall Clow c3d7b98d9d Add a bit more to one of the chrono tests
llvm-svn: 298418
2017-03-21 18:40:46 +00:00
..
allocator.adaptor [libcxx] [test] Fix Clang -Wunused-local-typedef, part 2/3. 2017-02-05 22:47:41 +00:00
any Fix unused parameters and variables 2016-12-23 23:37:52 +00:00
function.objects Update all bug URL's to point to https://bugs.llvm.org/... 2017-02-17 08:37:03 +00:00
intseq [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. 2016-11-04 20:26:59 +00:00
memory Add deployment knobs to tests (for Apple platforms) 2017-03-15 00:59:54 +00:00
meta Implement P0548: 'common_type and duration' This involves a subtle change in the return type of the unary +/- operators for std::chrono::duration, though I expect that no one will notice. 2017-03-21 18:38:57 +00:00
optional [libcxx] [test] Strip trailing whitespace. 2017-02-05 22:48:27 +00:00
ratio Move remaining _LIBCPP_VERSION tests into test/libcxx 2016-06-22 02:23:22 +00:00
template.bitset Implement P0513R0 - "Poisoning the Hash" 2017-01-21 00:02:12 +00:00
time Add a bit more to one of the chrono tests 2017-03-21 18:40:46 +00:00
tuple Update all bug URL's to point to https://bugs.llvm.org/... 2017-02-17 08:37:03 +00:00
type.index Fix recent build errors 2017-01-21 00:57:29 +00:00
utilities.general
utility [libcxx] [test] Fix Clang -Wunused-local-typedef, part 3/3. 2017-02-05 22:47:54 +00:00
utility.requirements
variant Fix Apple-specific XFAIL directive in libc++ test 2017-03-01 23:14:34 +00:00
nothing_to_do.pass.cpp