summaryrefslogtreecommitdiffstats
path: root/llvm/utils/lit/tests/lit.cfg
Commit message (Expand)AuthorAgeFilesLines
* [lit] Protect full test suite from FILECHECK_OPTSJoel E. Denny2019-11-061-2/+9
* [lit] Drop the user-site packages directory from search paths when running testsAlex Lorenz2019-10-271-0/+4
* [lit] Check for accidental external command callsJoel E. Denny2019-08-191-0/+11
* [lit] Fix 42812: lit test suite can no longer be run stand-aloneStella Stamenova2019-08-021-1/+12
* Revert r366980: "[lit] Protect full test suite from FILECHECK_OPTS"Joel E. Denny2019-08-011-9/+2
* Revert r367123: "[llvm] [lit/tests] Replace 'env -u' with more portable const...Joel E. Denny2019-08-011-1/+1
* [llvm] [lit/tests] Replace 'env -u' with more portable constructMichal Gorny2019-07-261-1/+1
* [lit] Protect full test suite from FILECHECK_OPTSJoel E. Denny2019-07-251-2/+9
* [AIX][lit] Don't depend on psutil on AIXDavid Tenty2019-07-241-7/+8
* lit: modernize the lit configuration for the lit testsStella Stamenova2019-05-291-30/+13
* [lit] Respect PYTHONPATHDavid Greene2019-01-071-1/+9
* [lit, python3] Update lit error logging to work correctly in python3 and othe...Stella Stamenova2018-08-071-1/+1
* [lit, python] Always add quotes around the python path in litStella Stamenova2018-08-061-1/+2
* Relax shtest-run-at-line.pyHans Wennborg2018-06-061-11/+0
* [lit] Fix windows cmd.exe test config for r333620Joel E. Denny2018-05-311-2/+2
* [lit] Report line number for failed RUN commandJoel E. Denny2018-05-311-0/+11
* Revert r333584: [lit] Report line number for failed RUN commandJoel E. Denny2018-05-301-11/+0
* [lit] Report line number for failed RUN commandJoel E. Denny2018-05-301-0/+11
* Make check-lit tests respect LLVM_LIT_TOOLS_DIRGreg Bedwell2017-11-291-4/+7
* [lit] Fix running lit tests in unconfigured source dirMichal Gorny2017-10-011-1/+1
* Resubmit "[lit] Force site configs to run before source-tree configs"Zachary Turner2017-09-151-3/+2
* Revert "[lit] Force site configs to run before source-tree configs"Zachary Turner2017-09-151-2/+3
* [lit] Force site configs to be run before source-tree configsZachary Turner2017-09-141-3/+2
* Un-revert "Teach the CMake build system to run lit's test suite. These can be...Brian Gesiak2017-07-271-2/+16
* [lit] Mark several of lit's tests XFAIL on WindowsBrian Gesiak2017-07-261-0/+3
* Revert "Teach the CMake build system to run lit's test suite. These can be run"Dan Liew2016-01-091-16/+2
* Teach the CMake build system to run lit's test suite. These can be runDan Liew2016-01-081-2/+16
* [lit] Implement support of per test timeout in lit.Dan Liew2015-12-271-0/+9
* [lit] Add an --output option, for writing results in a machine readable form.Daniel Dunbar2013-09-141-1/+5
* [lit] Fix tests to execute lit with same python as invoked with.Daniel Dunbar2013-08-141-1/+4
* [lit] Update lit's own tests to use lit_config and lit package, as appropriate.Daniel Dunbar2013-08-091-1/+3
* [lit] Run the ShUtil tests as part of the test suite.Daniel Dunbar2013-01-311-0/+1
* [lit] Add a test suite for lit itself.Daniel Dunbar2013-01-311-0/+35
OpenPOWER on IntegriCloud