summaryrefslogtreecommitdiff
path: root/utils/lit/lit/TestFormats.py
Commit message (Expand)AuthorAge
* Lit option for ignoring stderr output.Andrew Trick2011-08-30
* lit/TestFormats.py: Unittests may be found with suffix .exe also on Cygwin.NAKAMURA Takumi2011-02-10
* utils/lit/lit/TestFormats.py: [PR8438] unittests: Seek *Tests (not BUILD_MODE...NAKAMURA Takumi2010-12-07
* lit.GoogleTest: On case-insensitive filesystem, matching should be case-insen...NAKAMURA Takumi2010-11-19
* Test unittests built with CMake.Michael J. Spencer2010-09-24
* Fix whitespace.Michael J. Spencer2010-09-24
* lit/GoogleTest: Add .exe to the suffix when looking for tests.Daniel Dunbar2010-08-19
* lit: Fix OneCommandPerFileTest format when tests are specified directly.Daniel Dunbar2010-05-12
* lit: Add support to OneCommandPerFileTest format to take input directory from...Daniel Dunbar2010-04-09
* lit: Add LitTestCase and lit.load_test_suite, for adapting lit based suites forDaniel Dunbar2010-03-25
* Add support for XFAILing valgrind runs with memory leak checking independentlyJeffrey Yasskin2010-03-20
* Avoid a problem in libc_freeres() seen on a linux-i686 buildbot when runningJeffrey Yasskin2010-03-18
* Make lit pay attention to --vg for unittests too.Jeffrey Yasskin2010-03-13
* lit: Ignore dot files when scanning for tests (e.g., editor temprary files,Daniel Dunbar2010-02-10
* Make lit's gtest support honor config.environment.Jeffrey Yasskin2010-02-05
* lit: Sink code into a 'lit' package.Daniel Dunbar2009-12-26