lit: Shorten a metavar to make --help look nicer.
[oota-llvm.git] / utils / lit / lit / main.py
2013-04-11 Daniel Dunbarlit: Shorten a metavar to make --help look nicer.
2013-01-31 Daniel Dunbar[lit] Move unittest adaptor code into discovery module.
2013-01-31 Daniel Dunbar[lit] Move discovery code into its own module.
2013-01-18 Dmitri GribenkoRemove support for Tcl test format since nobody uses it
2012-08-17 NAKAMURA Takumilit: Show actually created count of threads. The incorr...
2012-03-03 Duncan SandsHonour --config-prefix also for lit.local.cfg.
2012-01-18 Daniel Dunbar[lit] Add a --filter option which is useful when dealin...
2011-08-30 Andrew TrickLit option for ignoring stderr output.
2010-09-15 Daniel Dunbarlit: Rename main lit module to main.py, lit/lit/lit...