aboutsummaryrefslogtreecommitdiff
path: root/libcxxabi/test
AgeCommit message (Expand)AuthorFilesLines
2024-01-08[libc++abi] Handle catch null pointer-to-object (#68076)Iain Sandoe1-0/+194
2023-12-18[libc++] Add a picolibc test configuration with exceptions enabled (#75462)Dominik Wójt1-0/+4
2023-12-13[libc++abi] Fix test on Android (#74753)Maksim Panchenko1-2/+3
2023-12-06[libc++abi] Fix lpStart adjustment for exceptions table (#72727)Maksim Panchenko1-0/+109
2023-11-29[libc++] Run picolibc tests with qemuMichael Platings1-2/+8
2023-11-29[libc++] Add initial support for picolibcMichael Platings2-0/+36
2023-11-28[libcxxabi][ItaniumDemangle] Demangle explicitly named object parameters (#72...Michael Buch1-0/+10
2023-11-27[libcxxabi][test][NFC] Turn off clang-format for demangler test-case array (#...Michael Buch1-0/+2
2023-11-23[libc++abi] Avoid raw calls to assert() in libc++abi (#71121)Louis Dionne1-0/+2
2023-11-17[runtimes][NFC] Remove trailing whitespaceLouis Dionne2-80/+80
2023-10-31Revert recent changes to test_demangle.pass.cppPeter Collingbourne1-16/+16
2023-10-31[libc++][AIX] Add OS version to target tripleJake Egan1-0/+6
2023-10-31[clang][NFC] Refactor `VectorType::VectorKind`Vlad Serebrennikov1-6/+6
2023-10-31[clang][NFC] Follow up to ArraySizeModifier refactoringVlad Serebrennikov1-10/+10
2023-10-26[libc++abi] Disable test with a leaksVitaly Buka1-0/+3
2023-10-19[libc++][Android] Mark tests XFAIL/UNSUPPORTED (#69271)Ryan Prichard1-0/+4
2023-10-19[libc++][Android] Support libc++ testing on Android (#69274)Ryan Prichard1-0/+40
2023-10-04[runtimes] Fix parsing of LIB{CXX,CXXABI,UNWIND}_TEST_PARAMS (#67691)Alexander Richardson1-16/+9
2023-09-26[libc++][lit] Allow overriding the executor for tests (#66545)Alexander Richardson2-3/+5
2023-09-21[runtimes] Simplify testing configurations on GCC by using -nostdlib++ (#67021)Louis Dionne1-26/+0
2023-09-21[runtimes][NFC] Remove old Lit annotations for gcc-12 and clang-14Louis Dionne1-1/+1
2023-09-21[Demangle] demangle builtin type transformations (#65902)Congcong Cai1-0/+9
2023-09-20Implement mangling rules for C++20 concepts and requires-expressions.Richard Smith1-3/+50
2023-09-14[libc++abi][test][VE] Add UNSUPPORTED to pass tests on VEKazushi (Jam) Marukawa4-0/+12
2023-09-12[libc++][test] Add '-Wdeprecated-copy', '-Wdeprecated-copy-dtor' warnings to ...Igor Zhukov1-0/+2
2023-09-11[libc++abi] Overhaul test_exception_storage.pass.cppShoaib Meenai2-62/+87
2023-09-10Revert "[Demangle] demangle builtin type transformations"Congcong Cai1-3/+0
2023-09-10[Demangle] demangle builtin type transformationsCongcong Cai1-0/+3
2023-09-08[libc++abi] Refactor around __dynamic_castSirui Mu1-82/+0
2023-09-08[libc++abi][NFC] Run clang-format on a test that I am about to modifyLouis Dionne1-39/+39
2023-08-14[libc++] Fix problems with GCC 13 and switch to it in the CINikolas Klauser1-1/+1
2023-07-17[libc++] Remove internal "build-with-external-thread-library" configurationLouis Dionne1-4/+0
2023-06-15[libc++abi] Avoid including source files into unittest_demangleLouis Dionne1-8/+9
2023-05-25[libcxxabi] link abort_message into unittest_demangleNick Desaulniers1-0/+1
2023-05-25[NFC][Py Reformat] Reformat python files in libcxx/libcxxabiTobias Hieta2-3/+7
2023-04-27[libcxx] [test] Prepend to PATH instead of overriding itMartin Storsjö3-3/+3
2023-04-19[libcxxabi] [test] Fix the mingw test configMartin Storsjö1-1/+1
2023-04-19[libcxxabi] [test] Avoid mingw warnings about missing a return statementMartin Storsjö1-1/+1
2023-04-17[libcxxabi] [test] Use the correct printf formats for printing pointersMartin Storsjö1-2/+3
2023-04-12[libcxxabi] [test] Don't cast a pointer to long, fixing the test on WindowsMartin Storsjö1-1/+2
2023-04-11[libcxxabi, libunwind] [test] Place output from tests under a 'test' subdirMartin Storsjö1-1/+1
2023-04-11[libcxxabi] [test] Mark thread_local_destruction_order.pass.cpp unsupported f...Martin Storsjö1-0/+7
2023-04-06[libcxxabi, libunwind] [test] Quote the python path properly for LIB*_EXECUTORMartin Storsjö1-1/+1
2023-03-30[libc++] Use the stdlib=<LIB> Lit feature instead of use_system_cxx_libLouis Dionne18-23/+23
2023-03-19[libcxxabi][Demangle] Don't drop ctor/dtor name for abi-tagged structuresMichael Buch1-0/+2
2023-03-17[libc++][NFC] Move the stdlib= test suite configuration for Apple into the cf...Louis Dionne2-0/+4
2023-03-16[HWASAN] Remove RUN statements, which have to effect on the testKirill Stoimenov2-2/+0
2023-03-16[HWASAN] Disable leak checking for forced_unwind2.pass.cppKirill Stoimenov1-0/+1
2023-03-16[HWASAN] Disable leak checking for test_vector2.pass.cppKirill Stoimenov1-0/+1
2023-02-21[libc++] Move constexpr <cstring> functions into their own headers and remove...Nikolas Klauser1-1/+2