summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix handling escaped attributes inside macros (#206)Matthew Peveler2021-10-281-0/+65
* Split off utils functions into own module (#197)Matthew Peveler2021-10-161-0/+103
* tests: Add missing requires directive for source-highlight (#189)Marvin Schmidt2021-03-301-0/+3
* fix failing latexmathml testsMatthew Peveler2021-02-065-41/+37
* fix failing source-highlight-filter testsMatthew Peveler2021-02-065-10/+10
* add support for lines attribute for include directive (#167)Matthew Peveler2021-02-034-0/+1404
* move Dict classes into own moduleMatthew Peveler2021-01-301-0/+37
* fix errors not displaying when called via moduleMatthew Peveler2021-01-291-0/+1
* run a2x through cli method of asciidocMatthew Peveler2021-01-291-1/+0
* move asciidoc into proper python module structureMatthew Peveler2021-01-282-8/+16
* improve indentationMatthew Peveler2020-12-121-15/+28
* Use config newline setting in system attribute evaluation (#155)Christopher Kent Hoadley2020-12-125-0/+1639
* test newlines as part of test suite (#147)Matthew Peveler2020-10-051-9/+14
* re-generate expected test output with proper newlines (#146)Matthew Peveler2020-10-03261-127358/+127358
* print source file when updating test data (#145)Matthew Peveler2020-10-031-1/+6
* use DEFAULT_NEWLINE constant for line ending for generated test sources (#144)Matthew Peveler2020-09-061-1/+2
* remove extraneous parantheses in print statement (#141)Matthew Peveler2020-08-221-10/+10
* auto clean-up generated artifacts from test suite (#135)Matthew Peveler2020-08-1314-6/+199
* simplify timestamp mocking in testasciidoc.py (#132)Eli Schwartz2020-08-051-24/+2
* add missing newline between copyright linesMatthew Peveler2020-06-015-10/+10
* update copyright notice to include generic asciidoc contributors (#115)Matthew Peveler2020-06-016-12/+21
* Fixed character decomposition when ascii-ids is used (#110)Radosław Koppel2020-05-317-0/+1598
* allow floating dblatex figures, examples, equations and tables with floatstyl...Nick Psaris2020-05-316-5/+80
* fix links to asciidoc site to use httpsMatthew Peveler2020-05-3025-56/+56
* remove symlinked images directory in doc (#112)Matthew Peveler2020-05-291-1/+3
* clean-up filters to adhere to flake8 (#118)Matthew Peveler2020-05-292-3/+5
* update information on website to be more up-to-date about asciidoc-py3 (#111)Matthew Peveler2020-05-285-5/+5
* create script to generate gh-pages website (#102)Matthew Peveler2020-05-281-1/+1
* Fix generated links for docbook5 backend using wrong namespace (#109)Radosław Koppel2020-05-0444-44/+44
* add requires directive to testasciidoc (#107)Matthew Peveler2020-05-032-22/+58
* remove symlinked tests/asciidocapi.pyMatthew Peveler2020-04-262-1/+1
* Add generated testcases to repository (#68)Matthew Peveler2019-11-24273-0/+128182
* Add short version of args to testasciidoc (#82)Joseph Herlant2019-11-151-2/+2
* Fix using number flag for testasciidoc.pyMatthew Peveler2019-05-251-1/+1
* Move testasciidoc to use argparse (#37)Matthew Peveler2019-04-201-50/+38
* Fix various misspells (#32)Joseph Herlant2018-10-081-1/+1
* Alpha DocBook5 implementation (#8)Matthew Peveler2018-07-262-45/+46
* Use system independent timezone for testing (#25)Matthew Peveler2018-07-251-1/+1
* revert to using getopt in testasciidoc.pyMatthew Peveler2018-05-291-37/+38
* Update documentation and scripts to be more python3Matthew Peveler2018-05-281-6/+1
* Fix python3 encode errorsMatthew Peveler2018-05-271-84/+90
* Made asciidoc.py and testasciidocapi.py use python 3, and fix python3 asciido...Elronnd2017-06-241-21/+21
* Adding the ability to change "Last Updated" fieldJoseph HERLANT2016-03-081-0/+30
* Do not print the asciidoc version in testsFlorent Xicluna2014-06-091-2/+2
* Change utf8-bom-test.txt to generate stable outputFlorent Xicluna2014-06-091-1/+1
* Add stub file barchart.py to ensure stable output for filters-test.txtFlorent Xicluna2014-06-091-0/+2
* Generate stable output when running tests: patch localtimeFlorent Xicluna2014-06-091-0/+24
* Use standard sys.exit() instead of the fragile exit from site.py moduleFlorent Xicluna2014-05-151-1/+1
* Add Swedish Language tests (Merge failure fix)elextr2014-02-141-0/+46
* Merge branch 'swedish' of https://github.com/sm0svx/asciidoc into sm0svx-swedishelextr2014-02-142-0/+135
|\