summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* add tests for InsensitiveDict.setdefaultMatthew Peveler2022-06-271-0/+4
* Add failure test for set_compat_modeMatthew Peveler2022-06-271-0/+11
* Add future-compat attribute parsing (#255)Matthew Peveler2022-05-222-67/+120
* Split attribute parsing into own module with tests (#246)Matthew Peveler2022-03-011-0/+119
* Fix DeprecationWarning on a2x regexes (#247)Matthew Peveler2022-03-011-0/+45
* Simplify structure of expected args for test_a2xMatthew Peveler2022-02-171-20/+14
* Add missing __init__.py file to tests directoryMatthew Peveler2022-02-171-0/+0
* Move Plugin to its own moduleMatthew Peveler2022-02-178-0/+35
* Migrate standalone Table code to own moduleMatthew Peveler2022-02-172-0/+45
* Move some funcs to utils moduleMatthew Peveler2022-02-171-0/+35
* Add additional a2x arg parse testcaseMatthew Peveler2022-02-141-0/+8
* Fix parsing asciidoc_opt values with spaces for a2x (#237)Matthew Peveler2022-02-111-0/+32
* Isolate test inputs to own folder (#231)Matthew Peveler2021-12-2558-75/+8481
* 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