summaryrefslogtreecommitdiff
path: root/libcxx/test/support/container_debug_tests.h
AgeCommit message (Expand)Author
2023-12-06[libc++] Remove dependence on <ciso646> (#73271)Michael Kenzel
2023-11-08[libc++][hardening] Rework macros for enabling the hardening mode. (#70575)Konstantin Varlamov
2023-07-12[libc++][hardening][NFC] Add macros to enable hardened mode.varconst
2023-06-29[libc++] Remove the legacy debug mode.varconst
2022-06-07[libc++] Make the Debug mode a configuration-time only optionLouis Dionne
2022-03-15[libc++] Overhaul all tests for assertions and debug modeLouis Dionne
2021-11-08[libc++] [test] Eliminate the libcpp-no-if-constexpr feature flag.Arthur O'Dwyer
2020-10-14[libc++] Remove signal-based checkpoints in libc++ testsLouis Dionne
2020-10-13[libc++/abi] Clean up uses of <iostream> in the test suiteLouis Dionne
2020-04-20[libc++] Fix a few warnings when running the test suite with GCCLouis Dionne
2019-11-13[libcxx testing] Fix -Wtautological-overlap-compare bugDavid Zarzycki
2019-08-21libcxx: Rename .hpp files in libcxx/test/support to .hNico Weber