summaryrefslogtreecommitdiff
path: root/docutils/test/functional/tests
Commit message (Expand)AuthorAgeFilesLines
* Drop default settings from individual functional test files.milde2022-11-1633-883/+277
* Remove ``_test_more`` supportaa-turner2022-10-272-53/+17
* Inline ``_default`` in functional testsaa-turner2022-10-2734-10/+462
* Inline ``_standalone_rst_defaults`` in functional testsaa-turner2022-10-2711-36/+70
* Add encoding arguments when opening files.milde2022-06-1510-10/+20
* Fix some problems with HTML5 stylesheets. Add tests for "tuftig.css".milde2022-06-131-0/+18
* Fix imports.milde2022-03-051-3/+3
* Ensure 2 blank lines around top-level functions and classes.milde2022-03-041-0/+2
* Ensure at least two spaces before inline comment.milde2022-03-041-1/+1
* Fix code indentationmilde2022-01-293-6/+3
* Fix trailing whitespace (flake warnings W293, W391).milde2022-01-292-4/+0
* Fix trailing whitespace (flake warning W291).milde2022-01-293-3/+3
* Fix behaviour of get_stylesheet_list()milde2021-11-171-4/+5
* Add DeprecationWarnings and FutureWarnings for planned changes.milde2021-11-0515-3/+30
* relative stylesheet_dirs to make test passgrubert2021-10-051-0/+3
* LaTeX writer: New algorithm for table colum widths. Fixes bug #422.milde2021-09-301-0/+1
* Minor test fixes.milde2021-09-202-5/+0
* LaTeX writer: code cleanup and small fixes.milde2021-09-111-0/+2
* Simplify functional test settings_overrides.milde2021-07-196-18/+17
* HTML5: add self-link after section headings (feature request #28).milde2021-07-052-1/+2
* HTML5: small tweaksmilde2021-07-052-2/+8
* HTML5: Improve accessibility of section headings.milde2021-06-303-32/+13
* Reorganise functional tests.milde2021-06-301-3/+3
* MathML: First part of fix to #407.milde2021-05-201-1/+1
* Default of "legacy_class_functions" setting changed to "False".milde2021-05-187-6/+3
* specify stylesheet_dirs for embed_images_html5 patch#180grubert2021-04-041-0/+4
* HTML5 writer: support <video>.milde2021-03-201-0/+14
* latex-writer: add \\leavevmode after term or field name if required.milde2021-02-181-0/+10
* Implement feature request #40 Option to embed images as data URI.milde2020-11-271-0/+14
* LaTeX package/stylesheet for Docutils.milde2020-08-286-5/+21
* disable pygments by defaultgrubert2020-08-101-0/+2
* Support the `memoir` LaTeX document class.milde2020-07-101-0/+14
* tests/functional: Set "auto_id_prefix" to "%" (expands to tag-names).milde2019-11-151-0/+1
* trivial: Misc whitespace fixesmilde2019-08-271-1/+1
* Fix: ResourceWarning: unclosed file python3.8 (partial bug 377)grubert2019-08-2010-10/+20
* 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-07-161-0/+15
* Rename html_base writer to html_plain, move xhtml11 writer back to sandbox.milde2015-07-162-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