cosmopolitan/third_party/libcxxabi/libcxx
Trung Nguyen b0566348b2
third_party/libcxxabi: Add test suite (#1076)
Added the `libcxxabi` test suite as found in LLVM 17.0.6.

Some tests that do not apply to the current configuration of
comsopolitan are not added. These include:
- `backtrace_test`, `forced_unwind*`: Use unwind function unsupported in
SjLj mode.
- `noexception*`: Designed to test `libcxxabi` in no exceptions mode.

Some tests are added but not enabled due to bugs specific to GCC or
cosmopolitan. These are clearly indicated in the `BUILD.mk` file.
2024-01-08 10:50:06 -08:00
..
include/__memory Add LLVM libcxxabi (#1063) 2024-01-08 08:45:10 -08:00
test/support third_party/libcxxabi: Add test suite (#1076) 2024-01-08 10:50:06 -08:00