[lit] Move executeCommand() into lit.util.
[oota-llvm.git] / utils / lit / tests /
2013-08-09 Daniel Dunbar[lit] Update lit's own tests to use lit_config and...
2013-08-08 Daniel Dunbar[lit] Change --show-{tests,suites} to exit after printing.
2013-08-07 Daniel Dunbar[lit] tests: Change discovery test to use --show-tests.
2013-04-12 Daniel Dunbarlit: Fix infinite recursion when an out-of-tree test...
2013-04-12 Daniel Dunbarlit: Add a test for discovery w/ test_exec_root (out...
2013-04-11 Daniel Dunbarlit: Add a test for discovery when exact test names...
2013-04-11 Daniel Dunbarlit: Add a trivial test of the basic progress bar.
2013-01-31 Daniel Dunbar[lit] Add a test for internal shell execution behaviors.
2013-01-31 Daniel Dunbar[lit] Add a test for the various ShTest format features.
2013-01-31 Daniel Dunbar[lit] Move unittest adaptor code into discovery module.
2013-01-31 Daniel Dunbar[lit] Run the ShUtil tests as part of the test suite.
2013-01-31 Daniel Dunbar[lit] Set parallel mode for coverage tests.
2013-01-31 Daniel Dunbar[lit] Add a basic discovery test.
2013-01-31 Daniel Dunbar[lit] Add a script for checking test coverage.
2013-01-31 Daniel Dunbar[lit] Add a test suite for lit itself.