aboutsummaryrefslogtreecommitdiffstats
path: root/utils/lit/tests
Commit message (Expand)AuthorAgeFilesLines
* Require python 2.7.Rafael Espindola2015-01-081-2/+0
* Add a test-case for lit xunit outputChris Matthews2015-01-081-0/+10
* [lit] Add an --output option, for writing results in a machine readable form.Daniel Dunbar2013-09-143-2/+27
* [lit] Add support for attach arbitrary metrics to test results.Daniel Dunbar2013-09-113-0/+63
* [lit] Allow config files to pass arbitrary values to child configs.Daniel Dunbar2013-09-032-0/+6
* [lit] [tests] Add missing test input file.Daniel Dunbar2013-08-291-0/+6
* [lit] Fix internal shell's argv[0] handling.Daniel Dunbar2013-08-291-1/+2
* [lit] Lift XFAIL handling to core infrastructure.Daniel Dunbar2013-08-211-0/+5
* [lit] Add test coverage of gtest format.Daniel Dunbar2013-08-143-0/+57
* [lit] Ensure test output is converted to strings where possible.Daniel Dunbar2013-08-145-4/+43
* [lit] Support parsing scripts with inconsistent or invalid encodings.Daniel Dunbar2013-08-141-0/+3
* Revert r188376, "[lit] Support parsing scripts with inconsistent or invalid e...Daniel Dunbar2013-08-141-3/+0
* [lit] Support parsing scripts with inconsistent or invalid encodings.Daniel Dunbar2013-08-141-0/+3
* [lit] Fix tests to execute lit with same python as invoked with.Daniel Dunbar2013-08-143-3/+6
* [lit] Update lit's own tests to use lit_config and lit package, as appropriate.Daniel Dunbar2013-08-0911-4/+15
* [lit] Change --show-{tests,suites} to exit after printing.Daniel Dunbar2013-08-081-10/+5
* [lit] tests: Change discovery test to use --show-tests.Daniel Dunbar2013-08-071-25/+31
* lit: Fix infinite recursion when an out-of-tree test root is located inside t...Daniel Dunbar2013-04-124-0/+27
* lit: Add a test for discovery w/ test_exec_root (out-of-tree test root).Daniel Dunbar2013-04-123-9/+60
* lit: Add a test for discovery when exact test names are given.Daniel Dunbar2013-04-111-0/+15
* lit: Add a trivial test of the basic progress bar.Daniel Dunbar2013-04-116-0/+22
* [lit] Add a test for internal shell execution behaviors.Daniel Dunbar2013-01-3110-0/+125
* [lit] Add a test for the various ShTest format features.Daniel Dunbar2013-01-3116-0/+72
* [lit] Move unittest adaptor code into discovery module.Daniel Dunbar2013-01-314-0/+25
* [lit] Run the ShUtil tests as part of the test suite.Daniel Dunbar2013-01-312-0/+4
* [lit] Set parallel mode for coverage tests.Daniel Dunbar2013-01-311-1/+1
* [lit] Add a basic discovery test.Daniel Dunbar2013-01-319-0/+41
* [lit] Add a script for checking test coverage.Daniel Dunbar2013-01-311-0/+11
* [lit] Add a test suite for lit itself.Daniel Dunbar2013-01-312-0/+41