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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxxrt/test
Marcin Cieślak 77f1e711f1 Add ${CMAKE_DL_LIBS} in CMakeLists.txt (#36)
We need CMake 3.0 for that.

Fixes: https://github.com/pathscale/libcxxrt/issues/35
8 years ago
..
CMakeLists.txt Add ${CMAKE_DL_LIBS} in CMakeLists.txt (#36) 8 years ago
run_test.sh run_test script was fixed 14 years ago
test.cc Add __cxa_demangle support 14 years ago
test.h Initial import. 15 years ago
test_exception.cc Add test cases for std::uncaught_exception() and std::uncaught_exceptions(). 9 years ago
test_foreign_exceptions.cc Add test case for foreign exceptions 9 years ago
test_guard.cc Add __cxa_demangle support 14 years ago
test_typeinfo.cc Rework exception matching. 13 years ago