summaryrefslogtreecommitdiff
path: root/docutils/test/alltests.py
Commit message (Collapse)AuthorAgeFilesLines
* tweaked headergoodger2005-06-031-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3425 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* docutils.__version_details__ renamed from .__version_suffix__goodger2005-06-011-2/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3417 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* str(Exception) doesn't work for anything but ASCII Exception texts, sowiemann2005-04-251-0/+11
| | | | | | | | | | | | | | '%s' % exception_instance is unsafe unless exception_instance.args contains only byte strings. The change in alltests.py is a first attempt to catch such cases where a str(Exception) is done with an Exception text which is not necessarily ASCII-only (i.e. with a unicode string in Exception.args), but since most input data (in the totest dicts) is passed in as byte strings, it doesn't catch much. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3253 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* pass on parameterswiemann2005-02-191-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2977 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* run alltests.py with unbuffered stdout and stderrwiemann2005-02-191-1/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2976 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Gee; again an accidental checkin.wiemann2004-12-241-1/+1
| | | | | | | | (docs/dev/release.txt was also accidentally checked in, but that's OK.) I shouldn't work when I'm tired... git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2900 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* changed release day; added history entries for David's patchwiemann2004-12-241-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2899 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* reverted accidentally committed files; sorrywiemann2004-12-231-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2889 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added text about using the unicode directive for en and em dasheswiemann2004-12-231-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2888 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* reverted erroneously checked-in changeswiemann2004-11-131-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2858 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added entries about newly added class="docutils"wiemann2004-11-131-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2857 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added date & time to header; flush output early for feedbackgoodger2004-06-261-2/+6
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2390 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added version infogoodger2003-07-311-0/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1615 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Consolidated script.goodger2002-11-161-13/+13
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@959 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* changed docstring field lists into commentsgoodger2002-10-091-6/+6
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@778 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Don't need to encode output any more; DocutilsTestSupport does it now.goodger2002-08-161-1/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@543 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added ``Tee.flush()`` method.goodger2002-08-101-0/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@498 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2002-05-301-1/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@158 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2002-04-251-3/+27
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@50 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Initial revisiongoodger2002-04-201-0/+41
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@18 929543f6-e4f2-0310-98a6-ba3bd3dd1d04