summaryrefslogtreecommitdiff
path: root/reporters/text.py
Commit message (Expand)AuthorAgeFilesLines
* Don't call unicode() directlyBrett Cannon2014-08-291-1/+2
* Modernize to the point of working for Python 2.7 stillBrett Cannon2014-08-291-1/+2
* Extend the reporter interface with a method that takes a message object, for ...Torsten Marek2014-08-161-11/+7
* Move definition of Message class out of reporters module, and make it a named...Torsten Marek2014-08-161-5/+9
* use a set instead of a dict with dumb valuesSylvain Th?nault2014-07-251-3/+3
* Updated FSF address.Arun Persaud2014-02-231-1/+1
* split linesSylvain Th?nault2013-12-201-2/+2
* enhance the default outputSylvain Th?nault2013-07-311-1/+1
* some pylint and style fixesSylvain Th?nault2013-07-311-14/+13
* Templating mecanism for text reporters.Anthony Truchet2013-07-301-52/+36
* Turn reporters into proper plugins rather than classes that are loaded explic...Torsten Marek2013-06-191-1/+16
* a few pylint fixes and copyright cleanupsSylvain Th?nault2013-03-291-3/+1
* don't reference sys.stdout as default argument value, so one may redirect sys...Sylvain Th?nault2013-02-201-3/+3
* lint fixesSylvain Th?nault2012-09-191-0/+1
* Closes #104572: symbolic warning names in output (by Martin Pool)Martin Pool2012-09-191-12/+3
* Refactoring reporting.Sylvain Th?nault2012-05-031-1/+1
* closes #69950: Tests failing due to 'column offset' changes in 744Sylvain Th?nault2011-07-081-2/+1
* cleanupsSylvain Th?nault2011-06-161-11/+11
* closes #69220: add column offset to the astng nodeSylvain Th?nault2011-06-161-3/+3
* 223 : run python2.x compatible fixersEmile Anclin2010-11-151-2/+2
* fix a bug in colorized reporter, spotted by Dave BorowitzSylvain2007-08-091-1/+1
* test fix, fix vs reporter nameSylvain2007-02-191-1/+1
* implement #3285: reported for Visual Studio line number reporting (msvs)Sylvain2007-02-171-21/+16
* check ChangeLogsyt2006-05-091-7/+17
* forget the past.root2006-04-261-0/+151