summaryrefslogtreecommitdiffstats
path: root/llvm/utils/lit
Commit message (Expand)AuthorAgeFilesLines
...
* [lit] Remove unnecessary tracking of test_indexJulian Lettner2019-10-182-17/+11
* [lit] Only send back test result from worker processJulian Lettner2019-10-183-16/+15
* [lit] Move resolving of XFAIL result codes out of Test.setResultJulian Lettner2019-10-182-12/+21
* [lit] worker.py: Improve code for executing a single testJulian Lettner2019-10-181-12/+21
* [lit] Move computation of deadline up into base classJulian Lettner2019-10-171-18/+18
* Reland "[lit] Synthesize artificial deadline"Julian Lettner2019-10-171-13/+7
* Revert [lit] Synthesize artificial deadlineReid Kleckner2019-10-171-19/+28
* [lit] Move computation of deadline up into base classJulian Lettner2019-10-171-16/+15
* [lit] Synthesize artificial deadlineJulian Lettner2019-10-171-13/+5
* [lit] Create derived classes for serial/parallel test runsJulian Lettner2019-10-172-43/+51
* Revert r375114: "[lit] Make internal diff work in pipelines"Joel E. Denny2019-10-179-304/+271
* Revert r375116: "[lit] Extend internal diff to support `-` argument"Joel E. Denny2019-10-177-146/+5
* [lit] Extend internal diff to support `-` argumentJoel E. Denny2019-10-177-5/+146
* [lit] Make internal diff work in pipelinesJoel E. Denny2019-10-179-271/+304
* [lit] Improve lit.Run classJulian Lettner2019-10-172-31/+37
* [lit] Remove unnecessary usage of lit.RunJulian Lettner2019-10-162-5/+3
* [lit] Do not create semaphores when we do not need themJulian Lettner2019-10-161-7/+6
* [lit] Factor out separate methods for parallel and serial executionJulian Lettner2019-10-161-43/+47
* [lit] Print warning if we fail to delete temp directoryJulian Lettner2019-10-161-3/+3
* [lit] Skip creation of tmp dir if we don't actually run any testsJulian Lettner2019-10-161-32/+35
* [lit] Remove return value from print_summary functionJulian Lettner2019-10-161-9/+5
* [lit] Small refactoring and cleanups in main.pyJulian Lettner2019-10-161-69/+55
* [lit] Fix internal diff's --strip-trailing-cr and use itJoel E. Denny2019-10-166-3/+73
* [lit] Clean up internal diff's encoding handlingJoel E. Denny2019-10-167-35/+88
* [lit] Add back LitTestCaseJulian Lettner2019-10-155-0/+87
* [LLDB] [Windows] Initial support for ARM64 register contextsMartin Storsjo2019-10-151-0/+2
* [lit] Add argument check: --timeout must be non-negative integerJulian Lettner2019-10-141-7/+13
* [lit] Create Run object later and only when it is neededJulian Lettner2019-10-141-30/+31
* [clang-scan-deps] Support for clang --analyze in clang-scan-depsJan Korous2019-10-141-1/+1
* [lit] Extend internal diff to support -UJoel E. Denny2019-10-146-6/+142
* Revert r374648: "Reland r374388: [lit] Make internal diff work in pipelines"Joel E. Denny2019-10-125-276/+241
* Revert r374649: "Reland r374389: [lit] Clean up internal diff's encoding hand...Joel E. Denny2019-10-127-86/+33
* Revert r374650: "Reland r374390: [lit] Extend internal diff to support `-` ar...Joel E. Denny2019-10-127-146/+5
* Revert 374651: "Reland r374392: [lit] Extend internal diff to support -U"Joel E. Denny2019-10-124-136/+6
* Revert r374652: "[lit] Fix internal diff's --strip-trailing-cr and use it"Joel E. Denny2019-10-126-73/+4
* Revert r374653: "[lit] Fix a few oversights in r374651 that broke some bots"Joel E. Denny2019-10-121-1/+1
* Revert r374665: "[lit] Try yet again to fix new tests that fail on Windows bots"Joel E. Denny2019-10-121-3/+0
* Revert r374666: "[lit] Adjust error handling for decode introduced by r374665"Joel E. Denny2019-10-121-1/+1
* Revert r374671: "[lit] Try errors="ignore" for decode introduced by r374665"Joel E. Denny2019-10-121-1/+1
* [lit] Try errors="ignore" for decode introduced by r374665Joel E. Denny2019-10-121-1/+1
* [lit] Adjust error handling for decode introduced by r374665Joel E. Denny2019-10-121-1/+1
* [lit] Try yet again to fix new tests that fail on Windows botsJoel E. Denny2019-10-121-0/+3
* Revert r374657: "[lit] Try again to fix new tests that fail on Windows bots"Joel E. Denny2019-10-122-7/+6
* [lit] Try again to fix new tests that fail on Windows botsJoel E. Denny2019-10-122-6/+7
* Revert r374654: "[lit] Try to fix new tests that fail on Windows bots"Joel E. Denny2019-10-121-20/+20
* [lit] Try to fix new tests that fail on Windows botsJoel E. Denny2019-10-121-20/+20
* [lit] Fix a few oversights in r374651 that broke some botsJoel E. Denny2019-10-121-1/+1
* [lit] Fix internal diff's --strip-trailing-cr and use itJoel E. Denny2019-10-126-4/+73
* Reland r374392: [lit] Extend internal diff to support -UJoel E. Denny2019-10-124-6/+136
* Reland r374390: [lit] Extend internal diff to support `-` argumentJoel E. Denny2019-10-127-5/+146
OpenPOWER on IntegriCloud