1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/utils/lit/tests
Serge Guelton 10a479ec27 Add Support for Creating and Deleting Unicode Files and Directories in Lit
This enables lit to work with unicode file names via mkdir, rm, and redirection.
Lit still uses utf-8 internally, but converts to utf-16 on Windows, or just utf-8
bytes on everything else.

Committed on behalf of Jason Mittertreiner
Differential Revision: https://reviews.llvm.org/D56754

llvm-svn: 355122
2019-02-28 19:16:17 +00:00
..
Inputs Add Support for Creating and Deleting Unicode Files and Directories in Lit 2019-02-28 19:16:17 +00:00
unit [lit] Set --single-process for single tests and --threads=1 2019-02-14 22:30:07 +00:00
.coveragerc
boolean-parsing.py Reinstate "r292904 - [lit] Allow boolean expressions in REQUIRES and XFAIL 2017-01-25 02:26:03 +00:00
discovery.py [lit] Remove --single-process option (use -j1 instead) 2019-02-14 22:46:56 +00:00
googletest-format.py [lit] Dump some FileCheck inputs to try to debug some failing tests 2017-07-28 16:24:18 +00:00
googletest-timeout.py [lit] Port googletest lit tests to Windows 2017-07-28 01:05:55 +00:00
googletest-upstream-format.py [lit] Port googletest lit tests to Windows 2017-07-28 01:05:55 +00:00
lit.cfg [lit] Respect PYTHONPATH 2019-01-07 16:24:37 +00:00
lit.site.cfg.in Make check-lit tests respect LLVM_LIT_TOOLS_DIR 2017-11-29 18:05:26 +00:00
max-failures.py [lit] Set --single-process for single tests and --threads=1 2019-02-14 22:30:07 +00:00
parallelism-groups.py [lit] Allow setting parallelism groups to None 2019-02-26 19:03:26 +00:00
progress-bar.py [lit][NFC] Cleanup copy&paste naming mistake 2019-02-15 02:44:52 +00:00
selecting.py [lit] Un-XFAIL selecting.py test on Windows 2017-07-26 21:48:41 +00:00
shell-parsing.py
shtest-encoding.py
shtest-format.py [lit] Move the shtest-xunit-output check lines into shtest-format 2018-07-23 18:08:36 +00:00
shtest-output-printing.py [lit] Report line number for failed RUN command 2018-05-31 00:55:32 +00:00
shtest-run-at-line.py [lit] Make it possible for the lit test suite to pass with 2019-01-10 17:47:44 +00:00
shtest-shell.py Add Support for Creating and Deleting Unicode Files and Directories in Lit 2019-02-28 19:16:17 +00:00
shtest-timeout.py [lit] Disable shtest-timeout on Windows 2018-09-10 20:24:05 +00:00
test-data-micro.py [lit] - Allow 1 test to report multiple micro-test results to provide support for microbenchmarks. 2018-03-13 16:37:59 +00:00
test-data.py
test-output-micro.py [lit] - Allow 1 test to report multiple micro-test results to provide support for microbenchmarks. 2018-03-13 16:37:59 +00:00
test-output.py [LIT] Move xunit tests tests into their own location, and and add failures 2018-05-10 22:51:28 +00:00
usage.py
xunit-output.py Use quoteattr to ensure we make well formed attributes 2018-05-25 00:31:36 +00:00