summaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
* Release 0.3.7: set version number to 0.3.7wiemann2004-12-231-1/+1
* applied David Goodger's patch fromwiemann2004-12-231-3/+3
* Release 0.4.0: set version number to 0.4.0wiemann2004-12-231-1/+1
* reverted accidentally committed files; sorrywiemann2004-12-231-1/+1
* added text about using the unicode directive for en and em dasheswiemann2004-12-231-1/+1
* added test for ``raw`` role and directivewiemann2004-11-263-37/+94
* added functional tests for empty sections and transitions between sectionswiemann2004-11-263-90/+114
* disable automatic dash-transformation ("--" to en-dash) in LaTeXwiemann2004-11-251-7/+7
* add classes "first" and "last" to sidebar childrenwiemann2004-11-131-2/+2
* Re-fixed rendering of admonitions in HTML to unify generated HTML ofwiemann2004-11-131-19/+27
* added "last" attribute to last element in admonition in HTMLwiemann2004-11-131-3/+3
* updated expected HTML output of functional testwiemann2004-11-131-29/+29
* really disregard invisible nodes when checking for compactable listswiemann2004-11-083-4/+16
* updated for multiple classifiers in definition list itemsgoodger2004-11-033-4/+17
* added another functional test for the compound directivewiemann2004-10-213-0/+72
* reduced vertical space in compound blocks in HTMLwiemann2004-10-211-13/+13
* moved first/last class-setting logic to method;wiemann2004-10-211-1/+2
* made line block indentation parametrizable;wiemann2004-10-201-7/+9
* made outermost line block unindented for LaTeX writerwiemann2004-10-201-13/+13
* extended line block test, moved from line_blocks.txt to standard.txtwiemann2004-10-205-182/+266
* added functional test for nested compoundswiemann2004-10-203-0/+36
* added logic to avoid merging of consecutive simplewiemann2004-10-201-0/+1
* added functional tests for compound paragraphswiemann2004-10-203-38/+141
* added "first" and "last" class attributes for footnotes to fix marginswiemann2004-10-181-3/+3
* added two footnote paragraphswiemann2004-10-183-6/+17
* made footnote label style match footnote reference stylewiemann2004-10-181-7/+7
* only strip <p>aragraphs in HTML if we don't lose relevant attributeswiemann2004-10-163-4/+23
* updated for line block syntaxgoodger2004-10-054-216/+222
* line block test data (temporary; to be merged into standard.txt)goodger2004-10-051-0/+30
* changed default footnote reference styles:wiemann2004-10-012-18/+18
* setting footnote_references to "superscript" or "brackets" now causeswiemann2004-09-301-8/+8
* added tests for non-ASCII characterswiemann2004-09-275-4/+156
* No newline after depart_term.goodger2004-09-271-6/+3
* Added config file support for "overrides" setting parameter.goodger2004-09-211-0/+1
* making stylesheet and stylesheet_path mutually exclusive was a bad idea; reve...wiemann2004-09-191-1/+0
* made stylesheet and stylesheet_path mutually exclusivewiemann2004-09-191-0/+1
* updatedgoodger2004-09-131-73/+73
* added quotation marks in field name and field bodywiemann2004-09-123-6/+6
* added aeguill packagewiemann2004-09-071-0/+1
* updatedwiemann2004-09-071-6/+37
* added LaTeX testswiemann2004-09-072-0/+17
* New option "font-encoding".grubert2004-09-051-6/+7
* Updated functional test for LaTeX writer.wiemann2004-08-221-4/+4
* release 0.3.5wiemann2004-07-291-1/+1
* release 0.3.5wiemann2004-07-291-1/+1
* test_functional.py now runnable from anywherewiemann2004-07-262-1/+4
* Indent literal-blocks.grubert2004-07-071-4/+4
* docs/dev/todo.txtwiemann2004-06-251-7/+2
* updated; remember to run the test suite before checkins!goodger2004-06-251-2/+7
* moved documentation for testing to docs/dev/testing.txtwiemann2004-06-251-108/+3