aboutsummaryrefslogtreecommitdiffstats
path: root/utils/lit/tests/Inputs
Commit message (Expand)AuthorAgeFilesLines
* [lit] Add an --output option, for writing results in a machine readable form.Daniel Dunbar2013-09-141-1/+1
* [lit] Add support for attach arbitrary metrics to test results.Daniel Dunbar2013-09-112-0/+51
* [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] Add test coverage of gtest format.Daniel Dunbar2013-08-142-0/+37
* [lit] Ensure test output is converted to strings where possible.Daniel Dunbar2013-08-144-0/+11
* [lit] Update lit's own tests to use lit_config and lit package, as appropriate.Daniel Dunbar2013-08-0910-3/+12
* lit: Fix infinite recursion when an out-of-tree test root is located inside t...Daniel Dunbar2013-04-123-0/+12
* lit: Add a test for discovery w/ test_exec_root (out-of-tree test root).Daniel Dunbar2013-04-122-2/+12
* lit: Add a trivial test of the basic progress bar.Daniel Dunbar2013-04-115-0/+9
* [lit] Add a test for internal shell execution behaviors.Daniel Dunbar2013-01-319-0/+92
* [lit] Add a test for the various ShTest format features.Daniel Dunbar2013-01-3115-0/+29
* [lit] Move unittest adaptor code into discovery module.Daniel Dunbar2013-01-313-0/+7
* [lit] Add a basic discovery test.Daniel Dunbar2013-01-318-0/+16