summaryrefslogtreecommitdiff
path: root/test/functional/tests
Commit message (Expand)AuthorAgeFilesLines
* Rename files to care for case-insensitive file systems.milde2017-10-201-1/+1
* Fixes and test for literal block handling in LaTeX.milde2017-09-225-0/+69
* Fix [ 319 ] MathJax CDN shut down on April 30, 2017. milde2017-06-161-3/+2
* Fix tests after renaming html5 writer.milde2016-08-193-6/+6
* Rename html_plain writer to html5_polyglott.milde2016-08-182-3/+3
* docutils-xml writer: Fix/improve output with "newlines and "indent".milde2016-08-181-0/+15
* LaTeX writer tests for multirow tables.milde2016-07-261-0/+10
* html-plain: style footnote references and labels with CSS.milde2015-09-111-0/+14
* Add test for html-plain writer.milde2015-08-121-0/+15
* Rename html_base writer to html_plain, move xhtml11 writer back to sandbox.milde2015-08-122-18/+2
* XHTML does not allow "math" directly in "pre". Wrap in "span".milde2015-04-131-1/+1
* Base xhtml11 writer on html-base. Adapt and fix tests.milde2015-03-102-5/+3
* Use xhtml writer for MathML test: produce valid XHTML+MathML document.milde2015-03-101-3/+3
* New CSS 2.1 style-sheet for xhtml11 writer.milde2015-03-061-2/+2
* New HTML writer generating `XHTML1.1`_ styled with CSS2.milde2015-02-211-0/+18
* New default for `math-output` setting: "HTML math.css".milde2013-03-041-3/+2
* Fix literal use of babel shorthands (straight quote, tilde, ...).milde2013-01-173-0/+15
* latex2e: Drop the simple algorithm replacing straight double quotes.milde2013-01-052-0/+8
* Remove redundant functional test.milde2012-06-131-15/+0
* Fix [ 3527842 ]. milde2012-06-0410-14/+40
* changed stylesheet to relative path, so it works on Windows systems too (whic...goodger2012-03-011-1/+1
* note that references with embedded target URIs have been referenced (implicit...goodger2012-02-201-0/+4
* Replace deprecated aliases for assert methods with correct names.milde2012-02-031-1/+1
* Cleanup: Use True/False for boolean valuesmilde2012-01-194-5/+5
* Fix handling of missing stylesheets. Updated and simplied tests.milde2012-01-194-42/+15
* Turn off code parsing in the standalone functional testsmilde2011-09-021-0/+1
* Self-documentation the "Cyrillic with LaTeX" functional test.milde2011-08-241-1/+1
* MathJax HTML math output optionmilde2011-04-154-2/+28
* Math support updatemilde2011-04-132-3/+19
* Update documentation about Cyrillic, XeTeX, and hyperref [ 3100778 ]milde2010-11-181-1/+3
* Math support: milde2010-11-051-0/+12
* latexe2 writer fixes:milde2010-11-051-1/+2
* Fix [ 3095603 ] wrong quotes output for russian and other languages.milde2010-10-272-0/+25
* New writer generating LaTeX code for compiling with ``xelatex``.milde2010-09-201-0/+8
* Review of latex writer tests.milde2009-10-232-27/+0
* Fix [ 1627229 ] hyperlink references in substitutions.milde2009-10-061-1/+1
* Move manpage writer out of sandbox.grubert2009-08-181-0/+8
* multistyle_path_rst_html4css1.py: removed test for absolute pathmilde2009-03-091-1/+1
* Stylesheet handling for html and latex2e writer: milde2008-12-162-0/+27
* remove test for future extension (accidentally commited)milde2008-12-091-13/+0
* Two more tests of the multiple styles for html4css1milde2008-12-081-0/+13
* Enable comma separated list of stylesheets in html4ccs1milde2008-12-063-0/+42
* Merged abolish-userstring-haskey r5609:5616 to trunk.strank2008-07-285-5/+5
* Fixed bug where values of list-valued attributes of elements originating from...goodger2005-12-311-1/+1
* fixed "compact" & "open" classes on lists, and added a functional testgoodger2005-12-151-0/+11
* made output more convenientgoodger2005-12-131-0/+12
* merged branches/s5 changes r4011:4155 into trunk/docutilsgoodger2005-12-082-0/+51
* removed unnecessary stylesheet_path settingsgoodger2005-11-304-6/+1
* added correct link to stylesheet path for visual checkability of HTML outputwiemann2005-10-034-8/+3
* added docutils/writers/support/ directory and removed tools/stylesheets/; upd...goodger2005-09-252-3/+6