index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
utils
/
lit
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[lit] Temporarily disable shtest-timeout.py on darwin"
Dan Liew
2018-03-28
1
-4
/
+1
*
[lit] Remove a timing senstive part of `shtest-timeout.py`
Dan Liew
2018-03-28
2
-52
/
+2
*
Revert "Revert "[lit] Generalized /dev/null support on Windows.""
Mircea Trofin
2018-03-27
2
-0
/
+28
*
[lit] Temporarily disable shtest-timeout.py on darwin
Jan Korous
2018-03-27
1
-1
/
+4
*
Revert "[lit] Generalized /dev/null support on Windows."
Mircea Trofin
2018-03-26
2
-28
/
+0
*
[lit] Generalized /dev/null support on Windows.
Mircea Trofin
2018-03-26
2
-0
/
+28
*
[lit] Implement 'cat' command for internal shell
Reid Kleckner
2018-03-26
6
-2
/
+107
*
[lit] - Allow 1 test to report multiple micro-test results to provide support...
Brian Homerding
2018-03-13
5
-0
/
+150
*
Losen time contraint to accommodate system loads
Lei Huang
2018-02-28
1
-1
/
+1
*
[lit] Implement "-r" option for builtin "diff" command + a test using that.
Max Moroz
2018-01-09
10
-2
/
+132
*
[lit] Implement non-pipelined ‘mkdir’, ‘diff’ and ‘rm’ commands i...
Ying Yi
2017-12-01
18
-2
/
+279
*
Make check-lit tests respect LLVM_LIT_TOOLS_DIR
Greg Bedwell
2017-11-29
3
-5
/
+9
*
Reverted rL318911 since it broke the sanitizer-windows.
Ying Yi
2017-11-23
18
-273
/
+2
*
[lit] Implement non-pipelined ‘mkdir’, ‘diff’ and ‘rm’ commands i...
Ying Yi
2017-11-23
18
-2
/
+273
*
Revert "lit.py: Add new %{shared_output(LABEL)} substitution"
Jordan Rose
2017-10-14
5
-25
/
+0
*
lit.py: Give up and disable the new shared-output.py test on Windows
Jordan Rose
2017-10-14
1
-0
/
+3
*
lit.py: Previous test fix was a red herring; backslashes are escapes
Jordan Rose
2017-10-14
1
-1
/
+1
*
lit.py: Fix new test harder for systems that don't use / as os.path.sep
Jordan Rose
2017-10-14
1
-1
/
+1
*
lit.py: Fix new test for systems that don't use / as os.path.sep
Jordan Rose
2017-10-13
1
-1
/
+1
*
lit.py: Add new %{shared_output(LABEL)} substitution
Jordan Rose
2017-10-13
5
-0
/
+22
*
[lit] Fix running lit tests in unconfigured source dir
Michal Gorny
2017-10-01
1
-1
/
+1
*
[lit] Actually do normalize the case of files in the config map.
Zachary Turner
2017-09-21
2
-2
/
+4
*
[lit] Don't norm case when inserting into the config map.
Zachary Turner
2017-09-21
3
-3
/
+3
*
[lit] Add a test for the builtin config map.
Zachary Turner
2017-09-21
7
-0
/
+46
*
[lit] Make lit support config files with .py extension.
Zachary Turner
2017-09-21
2
-0
/
+33
*
[lit] Fix the lit unit tests.
Zachary Turner
2017-09-16
1
-0
/
+1
*
Resubmit "[lit] Force site configs to run before source-tree configs"
Zachary Turner
2017-09-15
1
-3
/
+2
*
Revert "[lit] Force site configs to run before source-tree configs"
Zachary Turner
2017-09-15
1
-2
/
+3
*
[lit] Force site configs to be run before source-tree configs
Zachary Turner
2017-09-14
1
-3
/
+2
*
[lit] Fix some issues with short paths in test discovery introduced in r312254
Reid Kleckner
2017-08-31
1
-0
/
+7
*
Make lit :: shtest-format.py supported on Windows again
Victor Leschuk
2017-08-23
1
-1
/
+0
*
Temporary mark lit :: shtest-format as unsupported on windows
Victor Leschuk
2017-08-19
1
-0
/
+1
*
[lit] support unsetting env variables (again!)
Ben Dunbobbin
2017-08-18
6
-0
/
+76
*
Fix check-lit compatibility with multi-config CMake generators
Greg Bedwell
2017-08-03
1
-3
/
+14
*
Revert "[lit] Avoid copying llvm/utils/lit/tests/Inputs with lit site configs"
Reid Kleckner
2017-08-02
3
-30
/
+1
*
[lit] Avoid copying llvm/utils/lit/tests/Inputs with lit site configs
Reid Kleckner
2017-07-31
3
-1
/
+30
*
lit::shtest-format.py: Make write-bad-encoding.py py3-aware.
NAKAMURA Takumi
2017-07-29
1
-1
/
+1
*
[lit] Use a %{python} substitution to avoid relying on python being on PATH
Reid Kleckner
2017-07-28
5
-9
/
+7
*
[lit] Dump some FileCheck inputs to try to debug some failing tests
Reid Kleckner
2017-07-28
2
-0
/
+6
*
[lit] Fix shtest-format external_shell failures
Reid Kleckner
2017-07-28
3
-4
/
+7
*
[lit] Port googletest lit tests to Windows
Reid Kleckner
2017-07-28
6
-22
/
+13
*
Un-revert "Teach the CMake build system to run lit's test suite. These can be...
Brian Gesiak
2017-07-27
2
-2
/
+24
*
[lit] Fix order of checks in shtest-shell.py test
Brian Gesiak
2017-07-27
2
-0
/
+10
*
[lit] Fix race between shtest-shell and max-failures tests
Reid Kleckner
2017-07-26
2
-4
/
+10
*
[lit] Fix shtest-shell and max-failures lit tests on Windows
Reid Kleckner
2017-07-26
7
-16
/
+10
*
[lit] Fix shtest-output-printing.py on Windows by matching either / or \\
Reid Kleckner
2017-07-26
1
-4
/
+1
*
[lit] Fix discovery.py on Windows by matching backslashes when necessary
Reid Kleckner
2017-07-26
1
-22
/
+19
*
[lit] Un-XFAIL selecting.py test on Windows
Reid Kleckner
2017-07-26
1
-3
/
+0
*
Un-XFAIL some internal lit tests on Windows, they pass for me locally
Reid Kleckner
2017-07-26
3
-9
/
+0
*
Fix LIT test breakage
George Karpenkov
2017-07-26
1
-1
/
+1
[next]