Jonathan Roelofs
|
e434b34fa3
|
Rename all of the tests in preparation for merging lit configs with libcxx
http://reviews.llvm.org/D7101
llvm-svn: 226691
|
2015-01-21 19:05:37 +00:00 |
Joerg Sonnenberger
|
e9a72d54c7
|
Don't use bash features.
llvm-svn: 207907
|
2014-05-03 12:09:55 +00:00 |
Howard Hinnant
|
eedecf51bb
|
Some unwinding test cases
llvm-svn: 149436
|
2012-01-31 21:58:58 +00:00 |
Howard Hinnant
|
3d97931a86
|
Drop the stress a notch on dynamic_cast_stress.cpp. Otherwise it occasionally causes clang to crash. Put a noexcept(false) on a throwing destructor in test_vector1.cpp. The test now passes for both C++03 and C++11 modes. Add testit script. All tests are now PASSING :-)
llvm-svn: 149413
|
2012-01-31 20:10:33 +00:00 |