llvm-mirror/utils/lit/lit
Dan Gohman 33ef8b480f Print a message when a test failure is due to stderr output
alone, rather than just an exit code.

llvm-svn: 110208
2010-08-04 16:42:38 +00:00
..
ExampleTests lit: Add some example tests for previous commit. 2010-07-22 00:40:19 +00:00
ExampleTests.ObjDir lit: Sink code into a 'lit' package. 2009-12-26 22:58:23 +00:00
__init__.py lit: Sink code into a 'lit' package. 2009-12-26 22:58:23 +00:00
lit.py lit: Allow clients to define predefined parameters. 2010-08-02 00:39:38 +00:00
LitConfig.py lit: Add another place to look for bash. 2010-05-19 23:56:09 +00:00
LitFormats.py Test commit (removed extra blank line) 2010-03-19 21:12:29 +00:00
LitTestCase.py lit: Add LitTestCase and lit.load_test_suite, for adapting lit based suites for 2010-03-25 07:10:01 +00:00
ProgressBar.py lit: Sink code into a 'lit' package. 2009-12-26 22:58:23 +00:00
ShCommands.py lit: Sink code into a 'lit' package. 2009-12-26 22:58:23 +00:00
ShUtil.py lit: Fix a sh lexing bug which caused annotate-token.m to fail when run with the 2010-05-12 21:47:58 +00:00
TclUtil.py lit: Sink code into a 'lit' package. 2009-12-26 22:58:23 +00:00
Test.py lit: Separate test suite from test name with spaces, to make it easier to cut and paste. 2010-01-22 02:04:28 +00:00
TestFormats.py lit: Fix OneCommandPerFileTest format when tests are specified directly. 2010-05-12 17:56:44 +00:00
TestingConfig.py lit: Add support for 'REQUIRES: feature-one, feature-two, ...' in the 2010-07-21 23:39:57 +00:00
TestRunner.py Print a message when a test failure is due to stderr output 2010-08-04 16:42:38 +00:00
Util.py Make lit's gtest support honor config.environment. 2010-02-05 18:09:19 +00:00