summaryrefslogtreecommitdiff
path: root/test/test_language.py
Commit message (Expand)AuthorAgeFilesLines
* Fix [3559988] and [3560841] __import__ local writer, reader, languages and pa...grubert2012-08-261-0/+5
* Do not fail, if the specified langauage is not supported by Docutils,milde2010-09-281-6/+10
* Handle language codes according to BCP 47 milde2010-09-171-1/+3
* Prepare for python 3.0: minimize "types" module where possible (gbrandl).grubert2008-11-301-3/+2
* Merged abolish-userstring-haskey r5609:5616 to trunk.strank2008-07-281-4/+4
* undo accidental commit to trunkabolish-userstring-haskey@5608strank2008-07-231-4/+4
* Replace all has_key with the in operator.strank2008-07-231-4/+4
* reverted r5032; breaks Python 2.2 compatibilitywiemann2007-03-211-2/+2
* replaced 'raw_unicode_escape' with 'ascii', 'backslashreplace' so we don't ge...wiemann2007-03-211-2/+2
* use $Id$ instead of $Date$ and $Revision$;wiemann2006-05-211-4/+3
* corrected order of importsgoodger2005-12-031-5/+6
* set executable bits on test fileswiemann2005-03-221-0/+0
* updatedgoodger2004-04-161-2/+2
* updatedgoodger2004-04-161-3/+3
* added tests for bibliographic fields and rolesgoodger2003-06-281-10/+66
* updatedgoodger2002-12-051-2/+5
* updatedgoodger2002-11-141-7/+18
* + fix directive checking.grubert2002-11-131-0/+3
* Adapted to DocutilsTestSupport.pygoodger2002-11-131-68/+100
* Tests for language modules completeness. By Engelbert Gruber.goodger2002-11-131-0/+105