summaryrefslogtreecommitdiff
path: root/docutils/test
Commit message (Expand)AuthorAgeFilesLines
* Allow also non-ASCII whitespace characters around inline markup.milde2011-11-291-3/+106
* Fix [ 2926161 ] for simple tables.milde2011-11-252-11/+22
* Add test case for issue 2926161 (commented out)milde2011-11-251-0/+12
* Change HTML math-output default to MathJaxmilde2011-11-251-3/+5
* Fix 3423983 DocutilsXMLTestCase with indent and newlines optionsmilde2011-11-241-0/+24
* fix encodings discrpancy in Windowsmilde2011-11-231-6/+16
* Fix parsing of lists from config files.milde2011-11-223-2/+19
* Code cleanup in some test files.milde2011-11-154-53/+83
* DependencyList uses io.FileOutputmilde2011-11-112-4/+12
* Use LaTeX math to Unicode character conversions milde2011-11-081-1/+1
* Tests for encoding problemsmilde2011-11-082-8/+28
* Rewrite tests with r"strings", to make them better readable.milde2011-10-151-54/+54
* "code" option of the "include" directive, testsmilde2011-09-179-12/+211
* regression test to 7127grubert2011-09-171-0/+17
* Turn off code parsing in the standalone functional testsmilde2011-09-026-68/+55
* reStructuredText "code" role and directivemilde2011-09-029-273/+1039
* Release 0.8.1: set version number to 0.9grubert2011-08-3015-15/+15
* Release 0.8.1: set version number to 0.8.1grubert2011-08-3015-15/+15
* Self-documentation the "Cyrillic with LaTeX" functional test.milde2011-08-244-2/+64
* Fix typo.milde2011-07-251-2/+1
* Apply [ 3365041 ] to fix py3k unittest regressions.milde2011-07-202-3/+2
* Release 0.8: set version number to 0.9grubert2011-07-0815-16/+16
* add SimpleTableParser test casemilde2011-07-071-0/+17
* Common directive options:milde2011-07-069-38/+58
* Fix command line parsing with Python 3.milde2011-07-051-1/+6
* New "name" directive option attaching a reference name.milde2011-06-3012-6/+167
* math updatemilde2011-06-291-0/+18
* Math directive and documentation update:milde2011-06-177-79/+185
* class Tee: use getattr to fetch encoding of stream grubert2011-06-051-1/+1
* Fix manpage writer functional test due to BUG#3219183 grubert2011-06-041-10/+0
* Add encoding to class Tee.grubert2011-06-041-0/+1
* Changes to Fix for BUG#3219183grubert2011-06-041-10/+0
* Fix: regexp possible roff command and add test for itgrubert2011-06-041-0/+45
* Fix: vertical space cleaning for option group ``.``.grubert2011-06-031-1/+1
* add test for option group with group item "."grubert2011-06-031-0/+63
* Apply part of patch 3303733 to allow testing with Python 3 and LANG=C.milde2011-05-241-1/+5
* New sub-module and test suite for error reporting.milde2011-05-193-154/+340
* in Python 3, the name for the exception instance is local to the except clausemilde2011-05-161-8/+8
* Fix IOError to unicode conversion and add a test case.milde2011-05-151-2/+37
* Robust error reporting: ErrorStringmilde2011-05-131-13/+57
* Test and use robust the error printingmilde2011-05-111-1/+75
* Fix: failsafe encoding of unicode strings before writing to sys.stderrmilde2011-05-061-1/+1
* command line test updatemilde2011-05-051-10/+6
* math support refactoring and code cleanupmilde2011-05-053-28/+68
* * docutils/parsers/rst/directives/misc.py:grubert2011-04-292-20/+10
* BUG comment. see BUG 1830380grubert2011-04-261-0/+3
* test fallback to english role BUG 1830380grubert2011-04-251-0/+80
* Test suite language_code fr (not default english) fallback to english role.grubert2011-04-251-0/+54
* Revert the filename change, with *.html MathML is not shown correctly.milde2011-04-151-0/+0
* change file ending (browsers showed the *.xhtml file as XML source)milde2011-04-151-0/+0