aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/lit/tests
AgeCommit message (Expand)AuthorFilesLines
2014-12-12Require python 2.7.Rafael Espindola1-2/+0
2014-12-03Add a test-case for lit xunit outputChris Matthews1-0/+10
2013-09-14[lit] Add an --output option, for writing results in a machine readable form.Daniel Dunbar3-2/+27
2013-09-11[lit] Add support for attach arbitrary metrics to test results.Daniel Dunbar3-0/+63
2013-09-03[lit] Allow config files to pass arbitrary values to child configs.Daniel Dunbar2-0/+6
2013-08-29[lit] [tests] Add missing test input file.Daniel Dunbar1-0/+6
2013-08-29[lit] Fix internal shell's argv[0] handling.Daniel Dunbar1-1/+2
2013-08-21[lit] Lift XFAIL handling to core infrastructure.Daniel Dunbar1-0/+5
2013-08-14[lit] Add test coverage of gtest format.Daniel Dunbar3-0/+57
2013-08-14[lit] Ensure test output is converted to strings where possible.Daniel Dunbar5-4/+43
2013-08-14[lit] Support parsing scripts with inconsistent or invalid encodings.Daniel Dunbar1-0/+3
2013-08-14Revert r188376, "[lit] Support parsing scripts with inconsistent or invalid e...Daniel Dunbar1-3/+0
2013-08-14[lit] Support parsing scripts with inconsistent or invalid encodings.Daniel Dunbar1-0/+3
2013-08-14[lit] Fix tests to execute lit with same python as invoked with.Daniel Dunbar3-3/+6
2013-08-09[lit] Update lit's own tests to use lit_config and lit package, as appropriate.Daniel Dunbar11-4/+15
2013-08-08[lit] Change --show-{tests,suites} to exit after printing.Daniel Dunbar1-10/+5
2013-08-07[lit] tests: Change discovery test to use --show-tests.Daniel Dunbar1-25/+31
2013-04-12lit: Fix infinite recursion when an out-of-tree test root is located inside t...Daniel Dunbar4-0/+27
2013-04-12lit: Add a test for discovery w/ test_exec_root (out-of-tree test root).Daniel Dunbar3-9/+60
2013-04-11lit: Add a test for discovery when exact test names are given.Daniel Dunbar1-0/+15
2013-04-11lit: Add a trivial test of the basic progress bar.Daniel Dunbar6-0/+22
2013-01-31[lit] Add a test for internal shell execution behaviors.Daniel Dunbar10-0/+125
2013-01-31[lit] Add a test for the various ShTest format features.Daniel Dunbar16-0/+72
2013-01-31[lit] Move unittest adaptor code into discovery module.Daniel Dunbar4-0/+25
2013-01-31[lit] Run the ShUtil tests as part of the test suite.Daniel Dunbar2-0/+4
2013-01-31[lit] Set parallel mode for coverage tests.Daniel Dunbar1-1/+1
2013-01-31[lit] Add a basic discovery test.Daniel Dunbar9-0/+41
2013-01-31[lit] Add a script for checking test coverage.Daniel Dunbar1-0/+11
2013-01-31[lit] Add a test suite for lit itself.Daniel Dunbar2-0/+41