lit: Don't descend into .git directories during test discovery.
[oota-llvm.git] / utils / lit / lit / ExampleTests /
2013-01-18 Dmitri GribenkoRemove support for Tcl test format since nobody uses it
2012-11-30 Daniel Dunbarlit: Add a simple test suite for checking test runner...
2012-11-14 Eric ChristopherRemove the CellSPU port.
2012-10-19 Daniel Dunbarlit: Remove support for XTARGET.
2012-10-19 Daniel Dunbarlit: Add 'valgrind' and 'valgrind-leaks' features when...
2012-10-18 Daniel Dunbarlit: Allow XFAIL: lines to also refer to "features".
2012-03-23 Eric ChristopherRemove the C backend.
2011-10-27 Dan GohmanRemove the Alpha backend.
2011-10-27 Daniel Dunbarlit: Drop some unneeded code from example tests.
2011-10-25 Dan GohmanRemove the Blackfin backend.
2011-10-24 Dan GohmanRemove the SystemZ backend.
2010-07-22 Daniel Dunbarlit: Add some example tests for previous commit.
2010-07-21 Daniel Dunbarlit: Add support for 'REQUIRES: feature-one, feature...
2010-04-07 Chris Lattneradd newlines at end of files.
2010-03-18 Daniel Dunbarlit: Tweak example tests config.
2010-02-23 Daniel DunbarEliminate llvmgcc_version testing variable.
2010-02-23 Daniel DunbarKill unused llvmgccmajvers testing variable.
2009-12-26 Daniel Dunbarlit: Sink code into a 'lit' package.