[lit] Fix bug when using Python3 where a failing test would not show
[oota-llvm.git] / utils / lit / lit / __init__.py
2014-10-22 Daniel Dunbar[lit] Bump version number.
2014-03-10 Daniel Dunbar[lit] Bump dev version number.
2013-08-09 Daniel Dunbar[lit] Drop deprecated aliases for lit and old module...
2013-08-09 Daniel Dunbar[lit] Rename lit.{TestFormats,Util} to their aliased...
2013-08-07 Daniel Dunbar[lit] Use list comprehensions instead of map().
2013-08-07 Daniel Dunbar[lit] Use modern absolute/relative import style.
2012-11-28 Daniel Dunbarlit: Bump the version to .3.
2010-09-18 Daniel Dunbarlit: Bump version to 0.2.0dev, for no apparent reason.
2010-09-15 Daniel Dunbarlit: Rename main lit module to main.py, lit/lit/lit...
2009-12-26 Daniel Dunbarlit: Sink code into a 'lit' package.