summaryrefslogtreecommitdiff
path: root/utils/lit/tests/Inputs
Commit message (Expand)AuthorAge
* [lit] Add an --output option, for writing results in a machine readable form.Daniel Dunbar2013-09-14
* [lit] Add support for attach arbitrary metrics to test results.Daniel Dunbar2013-09-11
* [lit] Allow config files to pass arbitrary values to child configs.Daniel Dunbar2013-09-03
* [lit] [tests] Add missing test input file.Daniel Dunbar2013-08-29
* [lit] Add test coverage of gtest format.Daniel Dunbar2013-08-14
* [lit] Ensure test output is converted to strings where possible.Daniel Dunbar2013-08-14
* [lit] Update lit's own tests to use lit_config and lit package, as appropriate.Daniel Dunbar2013-08-09
* lit: Fix infinite recursion when an out-of-tree test root is located inside t...Daniel Dunbar2013-04-12
* lit: Add a test for discovery w/ test_exec_root (out-of-tree test root).Daniel Dunbar2013-04-12
* lit: Add a trivial test of the basic progress bar.Daniel Dunbar2013-04-11
* [lit] Add a test for internal shell execution behaviors.Daniel Dunbar2013-01-31
* [lit] Add a test for the various ShTest format features.Daniel Dunbar2013-01-31
* [lit] Move unittest adaptor code into discovery module.Daniel Dunbar2013-01-31
* [lit] Add a basic discovery test.Daniel Dunbar2013-01-31