You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/experimental
David Zarzycki b0651b603e [libcxx] Do not implicitly #include assert.h
Users should only get the assert() macros if they explicitly include
them.

Found after switching from the GNU C++ stdlib to the LLVM C++ stdlib.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@372963 91177308-0d34-0410-b5e6-96231b3b80d8
5 years ago
..
algorithms/alg.search Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 6 years ago
filesystem [libcxx] Slightly improved policy for handling experimental features 6 years ago
func Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 6 years ago
iterator Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 6 years ago
language.support/support.coroutines Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 6 years ago
memory libcxx: Rename .hpp files in libcxx/test/support to .h 5 years ago
simd [libcxx] Do not implicitly #include assert.h 5 years ago
utilities Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 6 years ago
lit.local.cfg [libcxx] Make sure all experimental tests are disabled when enable_experimental=False 6 years ago
nothing_to_do.pass.cpp Support tests in freestanding 6 years ago