summaryrefslogtreecommitdiff
path: root/test/test_utils.py
Commit message (Expand)AuthorAgeFilesLines
* DocInfo transform must not use "rawsource" attribute for escaping.milde2018-11-201-4/+0
* Move tests for (un)escaping functions to test_utils.milde2017-11-061-9/+12
* New function `utils.unescape_rawsource`.milde2017-11-041-0/+16
* * Consolidated version identifier documentation, moving text from docutils/__...goodger2017-08-151-1/+6
* * Consolidated version numbering documentation in docs/dev/policies.txt (move...goodger2017-08-141-8/+13
* added docutils.utils.version_identifier() and a testgoodger2017-07-081-2/+9
* hack around find files on windows , path with backslashgrubert2014-07-081-3/+6
* HACK around tests that depend on directory contents.grubert2014-07-061-1/+2
* New setting `stylesheet_dirs`.milde2013-03-021-0/+13
* normalize_language_tag() now returns `BCP 47`_ conformant tagsmilde2012-11-231-4/+7
* Fix relative_path() with source=None and `unicode` target.milde2012-02-031-0/+32
* Replace deprecated aliases for assert methods with correct names.milde2012-02-031-31/+32
* docutils.utils is now a package (providing a place for sub-modules)milde2011-12-201-1/+1
* Workaround for unicode messages in Exception instances with Python < 2.6.milde2011-04-121-3/+25
* Minor fixes for Python 3.1milde2011-01-031-1/+1
* exclude combining chars from column_width (partial fix for [ 2926161 ])milde2010-11-101-0/+6
* Handle language codes according to BCP 47 milde2010-09-171-0/+13
* Fix py3k problem: sys.stderr expects a unicode string.milde2010-03-221-17/+19
* Convert docutils to Python 3 (at least so that it runs the test suite.)gbrandl2009-04-011-16/+16
* Merged abolish-userstring-haskey r5609:5616 to trunk.strank2008-07-281-2/+4
* use $Id$ instead of $Date$ and $Revision$;wiemann2006-05-211-4/+2
* merged reporter-categories branch into trunk: removed docutils.utils.Reporter...goodger2005-04-051-81/+0
* made issuing debug-system_messages conditionalwiemann2005-03-281-5/+2
* beginnings of substitution case-sensitizinggoodger2003-03-271-12/+0
* changed docstring field lists into commentsgoodger2002-10-091-6/+6
* updatedgoodger2002-10-081-15/+15
* updatedgoodger2002-09-111-2/+1
* updatedgoodger2002-08-271-24/+23
* updatedgoodger2002-08-211-27/+27
* updatedgoodger2002-05-301-11/+3
* updatedgoodger2002-05-051-18/+13
* Initial revisiongoodger2002-04-201-0/+324