llvm-project/llvm/utils/lit/tests/Inputs
Julian Lettner 15000650a6 [lit] Fix tests on Windows
max-time.py:
  Windows does not have a native `sleep` command, use `time.sleep()` in
  Python instead.

max-failures.py:
  The max-failure test reused the shtest-shell test inputs instead of
  defining its own "test domain".  However, the output of this
  shtest-shell "test domain" is slightly different on Windows, which now
  bites us since we made the max-failures test stricter.  Let's define
  our own "max failures" test domain.
2020-04-10 17:33:49 -07:00
..
allow-retries [lit] Add builtin support for flaky tests in lit 2020-03-18 18:04:01 -04:00
config-map-discovery
discovery
exec-discovery
exec-discovery-in-tree
fake-externals [lit] Check for accidental external command calls 2019-08-19 22:59:37 +00:00
googletest-format
googletest-timeout
googletest-upstream-format
lit-opts [lit] Parse command-line options from LIT_OPTS 2019-07-08 12:18:40 +00:00
max-failures [lit] Fix tests on Windows 2020-04-10 17:33:49 -07:00
max-time [lit] Fix tests on Windows 2020-04-10 17:33:49 -07:00
parallelism-groups [lit] Improve handling of parallelism group semaphores 2020-04-06 20:52:06 -07:00
progress-bar
py-config-discovery
shtest-env [lit] Fix `not` calling internal commands 2019-11-05 14:09:21 -05:00
shtest-format [lit] Remove lit's REQUIRES-ANY directive 2019-12-17 10:36:36 +00:00
shtest-inject [lit] Fix test that relied on "single process" mode 2020-03-30 21:58:48 -07:00
shtest-not [lit] Fix `not` calling internal commands 2019-11-05 14:09:21 -05:00
shtest-output-printing
shtest-recursive-substitution [lit] Move the recursiveExpansionLimit setting to TestingConfig 2020-04-06 13:58:00 -04:00
shtest-run-at-line
shtest-shell [lit] Fix internal diff newlines for -w/-b 2019-12-17 10:49:34 -05:00
shtest-timeout
test-data
test-data-micro
test_retry_attempts [lit] Add builtin support for flaky tests in lit 2020-03-18 18:04:01 -04:00
testrunner-custom-parsers [lit] Add builtin support for flaky tests in lit 2020-03-18 18:04:01 -04:00
unittest-adaptor [lit] Add back LitTestCase 2019-10-15 20:57:20 +00:00
xunit-output
lit.cfg Fix up lit's tests to run in a multi-config build environment. 2019-11-14 11:24:41 -08:00