1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/utils/lit/tests
Shuhong Liu 957c844587 [AIX] Split lit test shtest-format into two separate tests and add AIX as UNSUPPORTED for shtest-format-argv0
Summary: lit test `shtest-format.py` fails on AIX  because one of the subtest of shtest-format requires the tool `[` to be installed under the system PATH. For AIX, `[` is only available as a shell builtin and does not present as an executable file under PATH. Hence, split the original shtest-format into two separate test files and added AIX as UNSUPPORTED for the test using `[` .

Reviewers: daltenty, hubert.reinterpretcast

Reviewed By: hubert.reinterpretcast

Subscribers: delcypher, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D82100
2020-06-18 16:58:07 -04:00
..
Inputs [AIX] Split lit test shtest-format into two separate tests and add AIX as UNSUPPORTED for shtest-format-argv0 2020-06-18 16:58:07 -04:00
unit [lit] Fix handling of various keyword parse errors 2020-06-12 09:37:40 -04:00
.coveragerc
allow-retries.py [lit] Improve naming of test result categories 2020-06-05 08:14:42 -07:00
boolean-parsing.py
custom-result-category.py [lit] Improve consistency for showing result groups 2020-06-16 12:40:06 -07:00
discovery.py [lit] Print substitutions with --show-suites 2020-04-13 12:01:12 -04:00
googletest-discovery-failed.py [lit] Improve naming of test result categories 2020-06-05 08:14:42 -07:00
googletest-format.py [lit] Improve naming of test result categories 2020-06-05 08:14:42 -07:00
googletest-timeout.py [lit] Improve naming of test result categories 2020-06-05 08:14:42 -07:00
googletest-upstream-format.py [lit] Improve naming of test result categories 2020-06-05 08:14:42 -07:00
lit-opts.py [lit] Improve naming of test result categories 2020-06-05 08:14:42 -07:00
lit.cfg [AIX] Split lit test shtest-format into two separate tests and add AIX as UNSUPPORTED for shtest-format-argv0 2020-06-18 16:58:07 -04:00
lit.site.cfg.in
max-failures.py [lit] Improve naming of test result categories 2020-06-05 08:14:42 -07:00
max-time.py [lit] Improve naming of test result categories 2020-06-05 08:14:42 -07:00
parallelism-groups.py [lit] Improve naming of test result categories 2020-06-05 08:14:42 -07:00
progress-bar.py
selecting.py [lit] Improve naming of test result categories 2020-06-05 08:14:42 -07:00
shell-parsing.py
show-used-features.py [lit] Add an option to print all features used in tests 2020-05-29 07:00:05 -04:00
shtest-encoding.py
shtest-env.py [lit] Improve naming of test result categories 2020-06-05 08:14:42 -07:00
shtest-format-argv0.py [AIX] Split lit test shtest-format into two separate tests and add AIX as UNSUPPORTED for shtest-format-argv0 2020-06-18 16:58:07 -04:00
shtest-format.py [AIX] Split lit test shtest-format into two separate tests and add AIX as UNSUPPORTED for shtest-format-argv0 2020-06-18 16:58:07 -04:00
shtest-inject.py [lit] Improve naming of test result categories 2020-06-05 08:14:42 -07:00
shtest-keyword-parse-errors.py [lit] Fix handling of various keyword parse errors 2020-06-12 09:37:40 -04:00
shtest-not.py [lit] Improve naming of test result categories 2020-06-05 08:14:42 -07:00
shtest-output-printing.py
shtest-recursive-substitution.py
shtest-run-at-line.py
shtest-shell.py [lit] Improve naming of test result categories 2020-06-05 08:14:42 -07:00
shtest-timeout.py [lit] Improve naming of test result categories 2020-06-05 08:14:42 -07:00
test-data-micro.py
test-data.py
test-output-micro.py
test-output.py
unittest-adaptor.py
unparsed-requirements.py [lit] Allow for tests to have non-parsed requirements 2020-06-15 16:43:02 -07:00
usage.py [lit] Refine adoption of argparse --version action 2020-03-31 16:02:16 -07:00
xunit-output.py [lit] Include unexecuted tests in xUnit report 2020-06-15 11:36:31 -07:00