hanchenye-llvm-project/libcxxabi/test
Howard Hinnant 73ab1864ef Marshall Clow reminded me that fallback_malloc.cpp was broken out for testing purposes. We've agreed to simply rename fallback_malloc.cpp to fallback_malloc.ipp. Thanks Marshall.
llvm-svn: 148863
2012-01-24 21:41:27 +00:00
..
dynamic_cast3.cpp Comment smithing. Changed some casts from C-style to C++. And added timings to all of the tests. 2012-01-16 17:06:51 +00:00
dynamic_cast5.cpp Comment smithing. Changed some casts from C-style to C++. And added timings to all of the tests. 2012-01-16 17:06:51 +00:00
dynamic_cast14.cpp Comment smithing. Changed some casts from C-style to C++. And added timings to all of the tests. 2012-01-16 17:06:51 +00:00
dynamic_cast_stress.cpp One more small optimization: Where possible, for loops that do a search and then try to break out of the loop early, eliminate the attempt to break out of the loop after the last search. And with that, I'm declaring __dynamic_cast done. Though if anyone sees any problems, has suggestions for improvements, or wants to contribute some test cases, that is certainly welcome feedback. 2012-01-16 18:21:05 +00:00
test_aux_runtime.cpp Tests for bad_typeid and bad_cast 2011-06-03 13:54:37 +00:00
test_demangle.cpp Change header to generic, instead of implementation specific 2012-01-22 01:19:20 +00:00
test_exception_storage.cpp Add/update copyright notices 2011-12-06 18:01:47 +00:00
test_fallback_malloc.cpp Marshall Clow reminded me that fallback_malloc.cpp was broken out for testing purposes. We've agreed to simply rename fallback_malloc.cpp to fallback_malloc.ipp. Thanks Marshall. 2012-01-24 21:41:27 +00:00
test_guard.cpp tabs to spaces 2011-06-07 19:56:49 +00:00
test_vector1.cpp Clean up the vector tests 2011-06-13 17:57:10 +00:00
test_vector2.cpp Clean up the vector tests 2011-06-13 17:57:10 +00:00
test_vector3.cpp Add/update copyright notices 2011-12-06 18:01:47 +00:00