1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/utils/lit/tests
Jordan Rose d7b4ac5704 lit.py: Give up and disable the new shared-output.py test on Windows
"No such file or directory: C:\\...\\tests\\Output\\shared-output.py.tmp/Output/Shared/SHARED.tmp"

And yet other forward-slashes don't seem to be causing the same
problem. I'll see if I can get ahold of a Windows machine to poke at
this directly later.

llvm-svn: 315792
2017-10-14 03:33:46 +00:00
..
Inputs lit.py: Add new %{shared_output(LABEL)} substitution 2017-10-13 16:12:23 +00:00
unit [lit] Fix the lit unit tests. 2017-09-16 15:48:30 +00:00
.coveragerc
boolean-parsing.py
discovery.py [lit] Actually do normalize the case of files in the config map. 2017-09-21 21:27:11 +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] Fix running lit tests in unconfigured source dir 2017-10-01 07:13:25 +00:00
lit.site.cfg.in Fix check-lit compatibility with multi-config CMake generators 2017-08-03 17:55:54 +00:00
max-failures.py [lit] Fix race between shtest-shell and max-failures tests 2017-07-26 22:57:32 +00:00
progress-bar.py
selecting.py [lit] Un-XFAIL selecting.py test on Windows 2017-07-26 21:48:41 +00:00
shared-output.py lit.py: Give up and disable the new shared-output.py test on Windows 2017-10-14 03:33:46 +00:00
shell-parsing.py
shtest-encoding.py
shtest-format.py Make lit :: shtest-format.py supported on Windows again 2017-08-23 14:59:09 +00:00
shtest-output-printing.py [lit] Fix shtest-output-printing.py on Windows by matching either / or \\ 2017-07-26 22:11:30 +00:00
shtest-shell.py [lit] Dump some FileCheck inputs to try to debug some failing tests 2017-07-28 16:24:18 +00:00
shtest-timeout.py
test-data.py
test-output.py
unittest-adaptor.py Un-XFAIL some internal lit tests on Windows, they pass for me locally 2017-07-26 18:04:18 +00:00
usage.py
xunit-output.py