summaryrefslogtreecommitdiff
path: root/libcxx/docs/TestingLibcxx.rst
AgeCommit message (Expand)Author
2025-11-03[libc++][docs] Fix documentation of `REQUIRES: std-at-least-*` (#166226)Adrian Vogelsgesang
2025-11-03[libc++][docs] Fix documentation of `REQUIRES: std-at-least-*` (#166221)Adrian Vogelsgesang
2025-10-09[libcxx] Use %{temp} instead of %T (#162323)Aiden Grossman
2025-09-29[libc++][NFC] In documentation, fix path to benchmark that has now movedLouis Dionne
2025-09-15[libc++] Add documentation for the new comment-triggered benchmarking bot (#1...Louis Dionne
2025-09-09[libc++] Update utilities to compare benchmarks (#157556)Louis Dionne
2025-05-28[libcxx][docs] Fix bullet point in Additional Tools sectionDavid Spickett
2025-05-15[libc++] Fix typos in documentation (#139853)Kazu Hirata
2025-03-19[libc++][docs] Minor update to the benchmark documentationLouis Dionne
2025-01-25[libc++][test] Improves C++ Standard filtering. (#89499)Mark de Wever
2025-01-07[libc++] Add new utilities to compare benchmark results between builds (#120743)Louis Dionne
2024-12-05[libc++][docs] Use --show-all in the sample command-line to run benchmarksLouis Dionne
2024-11-07[libc++] Unify the benchmarks with the test suite (#101399)Louis Dionne
2024-09-16[libc++][docs] Add link to `VendorDocumentation.rst` from `TestingLibcxx.rst`...Hristo Hristov
2024-08-22[libc++][docs] Major update to the documentationLouis Dionne
2024-07-31[libc++] Move the benchmarks under libcxx/test (#99371)Louis Dionne
2024-07-19[libc++][docs] Add tip for developers running the test suite on macOS (#99544)Louis Dionne
2024-07-17[libc++] Remove special handling of the native C++ library in benchmarks (#98...Louis Dionne
2024-06-06[libc++][hardening] Finish documenting hardening. (#92021)Konstantin Varlamov
2024-01-21[libc++] Reland CI module improvements.Mark de Wever
2024-01-18Revert #76246 and #76083Daniel Thornburgh
2024-01-17[libc++][modules] Adds module testing. (#76246)Mark de Wever
2024-01-10[libc++][docs] Document the libc++ Lit testing format naming scheme (#73136)Will Hawkins
2023-05-22[libc] Fix typos in documentationKazu Hirata
2023-05-10[libc++][NFC] Fix slightly incorrect instructions for testing with NinjaLouis Dionne
2023-04-20Instructions to run libc++ test suiteAdityaK
2023-04-19[libc++] Add helper script libcxx-lit for running testsLouis Dionne
2023-02-17[libc++][test] Adds more generic test macros.Mark de Wever
2023-01-26[libc++] Add documentation for reproducing CI issues locallyLouis Dionne
2023-01-23[libc++] Refactor clang-query checks to clang-tidy checks to get less obscure...Nikolas Klauser
2022-08-13[libc++] Add a bunch of missing _LIBCPP_HIDE_FROM_ABINikolas Klauser
2022-08-03[libc++] More documentation improvements about running testsLouis Dionne
2022-08-02[libc++] Update documentation on testing libc++Louis Dionne
2022-06-07[libc++] Make the Debug mode a configuration-time only optionLouis Dionne
2021-10-02[libc++][Docs] Update benchmark doc wrt monorepoShivam Gupta
2021-05-08[libc++] Move handling of the target triple to the DSLLouis Dionne
2021-04-12[libc++] Divorce the std Lit feature from the -std=XXX compiler flagLouis Dionne
2021-03-30[libc++] Include <__config_site> from <__config>Louis Dionne
2021-01-18[libc++] Rename check-cxx-deps to cxx-test-depends for consistencyLouis Dionne
2021-01-08[libc++] Add basic support for -std=c++2b.Marek Kurdej
2020-11-02[libc++] Migrate warning flags to the DSLLouis Dionne
2020-10-29[libcxx] [docs] [NFC] Fix typo.Marek Kurdej
2020-10-23[runtimes] Revert the libc++ __config_site changeLouis Dionne
2020-10-21[take 2] [libc++] Include <__config_site> from <__config>Louis Dionne
2020-10-21[libc++] Revert "Include <__config_site> from <__config>"Louis Dionne
2020-10-21[libc++] Include <__config_site> from <__config>Louis Dionne
2020-08-29[libc++] Move the default site config template alongside other config filesLouis Dionne
2020-07-09[libc++] Clean up some outdated documentation about running libc++ testsLouis Dionne
2020-06-18[libc++] Allow specifying custom Lit config filesLouis Dionne
2020-06-03[libc++] Remove the c++98 Lit feature from the test suiteLouis Dionne