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 r366980: "[lit] Protect full test suite from FILECHECK_OPTS"
Joel E. Denny
2019-08-01
2
-10
/
+3
*
Revert r367123: "[llvm] [lit/tests] Replace 'env -u' with more portable const...
Joel E. Denny
2019-08-01
1
-1
/
+1
*
[llvm] [lit/tests] Replace 'env -u' with more portable construct
Michal Gorny
2019-07-26
1
-1
/
+1
*
[lit] Protect full test suite from FILECHECK_OPTS
Joel E. Denny
2019-07-25
2
-3
/
+10
*
[AIX][lit] Don't depend on psutil on AIX
David Tenty
2019-07-24
3
-9
/
+10
*
[lit] Parse command-line options from LIT_OPTS
Joel E. Denny
2019-07-08
3
-0
/
+41
*
[lit] Fix UnicodeEncodeError when test commands contain non-ASCII chars
Michal Gorny
2019-06-14
2
-2
/
+5
*
lit: modernize the lit configuration for the lit tests
Stella Stamenova
2019-05-29
3
-33
/
+17
*
Use UNSUPPORTED: windows in shtest-timeout.py. Apparently system-windows does...
Stella Stamenova
2019-05-09
1
-1
/
+3
*
Use UNSUPPORTED: system-windows instead of REQUIRES: nowindows or UNSUPPORTED...
Stella Stamenova
2019-05-09
1
-1
/
+1
*
Re-enable lit test shtest-timeout.py on non-Windows.
Paul Robinson
2019-05-09
1
-1
/
+1
*
[lit][tests][AIX] Update expected form of diagnostic messages; use `not` to n...
Hubert Tong
2019-05-01
3
-4
/
+4
*
Add Support for Creating and Deleting Unicode Files and Directories in Lit
Serge Guelton
2019-02-28
2
-0
/
+8
*
Fixed typos in a test: s/CEHCK/CHECK/
Dmitri Gribenko
2019-02-28
1
-7
/
+7
*
[lit] Allow setting parallelism groups to None
Julian Lettner
2019-02-26
4
-0
/
+34
*
[lit] Remove LitTestCase
Julian Lettner
2019-02-16
4
-26
/
+0
*
[lit][NFC] Cleanup copy&paste naming mistake
Julian Lettner
2019-02-15
2
-5
/
+5
*
[lit] Remove --single-process option (use -j1 instead)
Julian Lettner
2019-02-14
1
-1
/
+1
*
[lit] Set --single-process for single tests and --threads=1
Julian Lettner
2019-02-14
2
-2
/
+1
*
make XFAIL, REQUIRES, and UNSUPPORTED support multi-line expressions
Eric Fiselier
2019-01-20
2
-1
/
+29
*
[lit] Make it possible for the lit test suite to pass with
Dan Liew
2019-01-10
1
-1
/
+1
*
[lit] Respect PYTHONPATH
David Greene
2019-01-07
2
-2
/
+18
*
Python compat - print statement
Serge Guelton
2019-01-03
2
-1
/
+4
*
[lit] Disable shtest-timeout on Windows
Stella Stamenova
2018-09-10
2
-5
/
+3
*
[lit, shtest-timeout] Always use an internal shell for the shtest-timeout to ...
Stella Stamenova
2018-08-28
1
-1
/
+3
*
[lit] Disable shtest-timeout on Windows
Stella Stamenova
2018-08-07
1
-0
/
+3
*
[lit, python3] Update lit error logging to work correctly in python3 and othe...
Stella Stamenova
2018-08-07
5
-7
/
+4
*
[lit, tests] Fix failing lit test: shtest-format.py
Stella Stamenova
2018-08-07
1
-1
/
+1
*
[lit, python] Always add quotes around the python path in lit
Stella Stamenova
2018-08-06
9
-27
/
+28
*
[lit] Move the shtest-xunit-output check lines into shtest-format
Justin Bogner
2018-07-23
2
-86
/
+86
*
Relax shtest-run-at-line.py
Hans Wennborg
2018-06-06
2
-18
/
+7
*
[lit] Fix windows cmd.exe test config for r333620
Joel E. Denny
2018-05-31
2
-8
/
+8
*
[lit] Terminate ": RUN at line N" with ";" not "&&"
Joel E. Denny
2018-05-31
3
-16
/
+16
*
[lit] Report line number for failed RUN command
Joel E. Denny
2018-05-31
15
-6
/
+140
*
Revert r333584: [lit] Report line number for failed RUN command
Joel E. Denny
2018-05-30
15
-140
/
+6
*
[lit] Report line number for failed RUN command
Joel E. Denny
2018-05-30
15
-6
/
+140
*
Use quoteattr to ensure we make well formed attributes
Chris Matthews
2018-05-25
2
-26
/
+26
*
[lit] Try to make `shtest-timeout.py` test more reliable by using a
Dan Liew
2018-05-22
2
-6
/
+11
*
[lit] Don't run `slow.py` in `shtest-timeout.py` test.
Dan Liew
2018-05-22
2
-27
/
+2
*
[lit] Don't check output of commands used in `shtest-timeout.py` test.
Dan Liew
2018-05-22
1
-6
/
+0
*
Mark test with "REQUIRES: shell" since it directly invokes "sh" and was faili...
Douglas Yung
2018-05-17
1
-0
/
+2
*
Escape ]]> in xunit xml output
Alexander Richardson
2018-05-16
2
-3
/
+5
*
remove output xml incase it is leftover from another run
Chris Matthews
2018-05-16
1
-0
/
+1
*
Use not to catch unexpected pass as well as remove old test results
Chris Matthews
2018-05-16
1
-1
/
+2
*
Add the message attribute to skipped
Chris Matthews
2018-05-11
1
-5
/
+5
*
[LIT] replace output escapes wit a cdata block
Chris Matthews
2018-05-11
1
-3
/
+1
*
Support Unsupported Tests in xunit output
Chris Matthews
2018-05-11
2
-7
/
+12
*
[LIT] Move xunit tests tests into their own location, and and add failures
Chris Matthews
2018-05-10
5
-9
/
+59
*
[LIT] Add the missing file
Chris Matthews
2018-05-10
1
-0
/
+7
*
Refactor test incase results are backwards
Chris Matthews
2018-05-10
1
-14
/
+3
[next]