summaryrefslogtreecommitdiff
path: root/utils/lit/tests
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] Fix internal shell's argv[0] handling.Daniel Dunbar2013-08-29
* [lit] Lift XFAIL handling to core infrastructure.Daniel Dunbar2013-08-21
* [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] Support parsing scripts with inconsistent or invalid encodings.Daniel Dunbar2013-08-14
* Revert r188376, "[lit] Support parsing scripts with inconsistent or invalid e...Daniel Dunbar2013-08-14
* [lit] Support parsing scripts with inconsistent or invalid encodings.Daniel Dunbar2013-08-14
* [lit] Fix tests to execute lit with same python as invoked with.Daniel Dunbar2013-08-14
* [lit] Update lit's own tests to use lit_config and lit package, as appropriate.Daniel Dunbar2013-08-09
* [lit] Change --show-{tests,suites} to exit after printing.Daniel Dunbar2013-08-08
* [lit] tests: Change discovery test to use --show-tests.Daniel Dunbar2013-08-07
* 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 test for discovery when exact test names are given.Daniel Dunbar2013-04-11
* 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] Run the ShUtil tests as part of the test suite.Daniel Dunbar2013-01-31
* [lit] Set parallel mode for coverage tests.Daniel Dunbar2013-01-31
* [lit] Add a basic discovery test.Daniel Dunbar2013-01-31
* [lit] Add a script for checking test coverage.Daniel Dunbar2013-01-31
* [lit] Add a test suite for lit itself.Daniel Dunbar2013-01-31