summaryrefslogtreecommitdiff
path: root/llvm/docs/TestingGuide.rst
Commit message (Expand)AuthorAgeFilesLines
* [Docs] Add best practices for regression testsNikita Popov2023-01-261-0/+37
* [docs] TestingGuide.rst: Fix incorrect descriptionJie Fu2022-12-301-2/+2
* [docs] Update an examplePaul Robinson2022-12-211-2/+2
* [docs] Add tips on writing test constraintsPaul Robinson2022-12-211-0/+40
* [lit] Document the 'target=<triple>' featurePaul Robinson2022-12-211-10/+13
* [Docs] Mention to add RUN line before running script to generate assertionShivam Gupta2022-11-271-1/+2
* [lit] Implement DEFINE and REDEFINE directivesJoel E. Denny2022-09-211-7/+201
* [lit] Support %if ... %else syntax for RUN linesAndrew Savonichev2022-04-271-0/+7
* [test] Add lit helper for windows pathsKeith Smiley2022-03-141-0/+12
* [docs] Replace `opt -analyze` with better alternatives.Arthur Eubanks2022-02-101-1/+1
* [llvm][docs] Fix code-block in the testing guideDavid Spickett2022-01-241-1/+1
* [docs] Mention --leading-lines instead of --no-leading-linesFangrui Song2021-11-031-3/+4
* [Docs] Document scripts that are use to generate assertion in test casesShivam Gupta2021-11-031-0/+39
* llvm doc: remove the old reference to subversion and add a link to the GH rep...Sylvestre Ledru2021-09-181-5/+7
* Adjust the doc after the renaming of debuginfo-tests => cross-project-testsSylvestre Ledru2021-09-181-1/+1
* [docs] Document that psutil should be installed in non-user locationYaron Keren2021-08-191-0/+5
* Revert "Reapply "[lit] Have REQUIRES support the target triple""Paul Robinson2021-08-091-5/+3
* Reapply "[lit] Have REQUIRES support the target triple"Paul Robinson2021-08-091-3/+5
* Revert "[lit] Have REQUIRES support the target triple"Paul Robinson2021-08-061-5/+3
* [lit] Have REQUIRES support the target triplePaul Robinson2021-08-061-3/+5
* [lit] Add the ability to parse regexes in Lit boolean expressionsLouis Dionne2021-06-301-2/+6
* [RFC][debuginfo-test] Rename debug-info lit tests for general purposesJames Henderson2021-06-281-1/+1
* [Docs] Update googletest docs link.oToToT2021-03-301-2/+2
* [test] Use host platform specific error message substitution in lit tests - c...Abhina Sreeskantharajan2021-02-031-1/+2
* [test] Use host platform specific error message substitution in lit testsAbhina Sreeskantharajan2021-01-291-0/+10
* Update references to 'master' branch.Hafiz Abid Qadeer2020-12-211-1/+1
* Remove Python2 fallback and only advertise Python3 in the docserge-sans-paille2020-12-171-1/+1
* Add test utility 'split-file'Fangrui Song2020-08-031-2/+21
* Revert D83834 "Add test utility 'extract'"Fangrui Song2020-07-281-21/+2
* Add test utility 'extract'Fangrui Song2020-07-231-2/+21
* Document the testing of Analyses in the LLVM testing guide (NFC)Mehdi Amini2020-07-151-4/+18
* NFC: Fix typos in TestingGuide documentationLouis Dionne2020-03-241-2/+2
* Doc: Links should use httpsSylvestre Ledru2020-03-221-1/+1
* Change the googlemock linkSunil Singh2020-01-221-1/+1
* [FileCheck] Make FILECHECK_OPTS useful for its test suiteJoel E. Denny2019-11-211-0/+7
* [Docs] Test commitDeForest Richards2019-08-181-1/+1
* [Docs] Modernize references to macOSJ. Ryan Stinnett2019-05-301-1/+1
* [docs] Recommend assertions when testing.Davide Italiano2019-02-031-1/+1
* Adjust documentation for git migration.James Y Knight2019-01-291-9/+3
* [Docs] Add information about unit tests to the testing guideMichael Platings2019-01-241-10/+25
* [Docs] Add a note clarifying how to get good test performances.Davide Italiano2019-01-221-0/+7
* Revamp test-suite documentationMatthias Braun2018-08-311-70/+6
* [llvm] Document "%T" as deprecated in TestingGuide.rstKuba Mracek2018-06-191-1/+4
* Revert "lit.py: Add new %{shared_output(LABEL)} substitution"Jordan Rose2017-10-141-6/+0
* lit.py: Add new %{shared_output(LABEL)} substitutionJordan Rose2017-10-131-0/+6
* [docs] cleanup documentation on lit substitutionsDavid Bozier2017-02-091-0/+19
* Reinstate "r292904 - [lit] Allow boolean expressions in REQUIRES and XFAILGreg Parker2017-01-251-28/+36
* Revert "r292904 - [lit] Allow boolean expressions in REQUIRES and XFAILAlex Lorenz2017-01-241-36/+28
* [lit] Allow boolean expressions in REQUIRES and XFAIL and UNSUPPORTEDGreg Parker2017-01-241-28/+36
* Revert "[lit] Allow boolean expressions in REQUIRES and XFAIL and UNSUPPORTED"Greg Parker2017-01-241-36/+28