summaryrefslogtreecommitdiff
path: root/test/alltests.py
Commit message (Expand)AuthorAgeFilesLines
* Fix [ 3525847 ] UnicodeEncodeError with locale == C milde2012-05-111-2/+7
* class Tee: use getattr to fetch encoding of stream grubert2011-06-051-1/+1
* Add encoding to class Tee.grubert2011-06-041-0/+1
* simplify returning of test result (by Arfrever Frehtes Taifersar Arahesis)milde2010-06-021-5/+1
* exit test suite with zero if no problems found (fixes bug 2976941)milde2010-03-271-1/+5
* Apply [ 2029251 ] return nonzero when tests fail.milde2009-09-031-1/+2
* reverted r3253, incompatible with Python 2.5goodger2006-06-221-11/+0
* use $Id$ instead of $Date$ and $Revision$;wiemann2006-05-211-4/+2
* path fixesgoodger2005-12-151-1/+2
* added working directory and docutils package directory to outputgoodger2005-12-131-0/+2
* corrected order of importsgoodger2005-12-031-0/+1
* make alltests runnable with "unittestgui.py alltests.suite"wiemann2005-11-131-15/+17
* tweaked headergoodger2005-06-031-1/+1
* docutils.__version_details__ renamed from .__version_suffix__goodger2005-06-011-2/+3
* str(Exception) doesn't work for anything but ASCII Exception texts, sowiemann2005-04-251-0/+11
* pass on parameterswiemann2005-02-191-1/+1
* run alltests.py with unbuffered stdout and stderrwiemann2005-02-191-1/+3
* Gee; again an accidental checkin.docutils-0.3.7@2900wiemann2004-12-241-1/+1
* changed release day; added history entries for David's patchwiemann2004-12-241-1/+1
* reverted accidentally committed files; sorrywiemann2004-12-231-1/+1
* added text about using the unicode directive for en and em dasheswiemann2004-12-231-1/+1
* reverted erroneously checked-in changeswiemann2004-11-131-1/+1
* added entries about newly added class="docutils"wiemann2004-11-131-1/+1
* added date & time to header; flush output early for feedbackgoodger2004-06-261-2/+6
* added version infogoodger2003-07-311-0/+4
* Consolidated script.goodger2002-11-161-13/+13
* changed docstring field lists into commentsgoodger2002-10-091-6/+6
* Don't need to encode output any more; DocutilsTestSupport does it now.goodger2002-08-161-1/+0
* Added ``Tee.flush()`` method.goodger2002-08-101-0/+5
* updatedgoodger2002-05-301-1/+2
* updatedgoodger2002-04-251-3/+27
* Initial revisiongoodger2002-04-201-0/+41