summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Add missing requires directive for source-highlight (#189)Marvin Schmidt2021-09-181-0/+3
* add support for lines attribute for include directive (#167)Matthew Peveler2021-02-044-0/+1404
* 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
|\
| * Added Swedish language fileTobias Blomberg2014-02-013-0/+180
* | add test and language file for japaneseAYANOKOUZI, Ryuunosuke2014-01-303-0/+157
|/
* Removed Wordpress backend into the blogpost project (where it belongs)Stuart Rackham2012-12-311-2/+2
* Changed AsciiDoc domain to asciidoc.org.Stuart Rackham2012-12-291-9/+9
* FIXED: indexterm2:[] macro syntax now recognized. SeeStuart Rackham2012-09-271-0/+16
* Added Romanian language configuration file. Contributed by Vitalie Lazu.Stuart Rackham2012-08-253-0/+172
* Added Czech language configuration file. Contributed by Petr Klíma.Stuart Rackham2012-08-253-0/+172
* - html4: allow embedded images and icons (data-uri attribute).Stuart Rackham2012-08-251-1/+1