summaryrefslogtreecommitdiff
path: root/creole/tests/utils
Commit message (Expand)AuthorAgeFilesLines
* Test update_creole_rst_readme() and add tests for __version__JensDiemer2020-02-011-13/+41
* Fix code style with autopep8JensDiemer2020-01-192-53/+51
* fix import code style with isortJensDiemer2020-01-191-3/+2
* convert old "%-formatted" and .format(...) strings into "f-strings" with flyntJensDiemer2020-01-191-2/+2
* remove python 2 compatibility codeJensDiemer2020-01-191-15/+12
* enable debug in assert_html2creole() as defaultJensDiemer2020-01-191-1/+1
* Bugfix "check-poetry" output and add simple tests for MakefileJensDiemer2020-01-191-0/+5
* more default verbose in testsJensDiemer2020-01-191-27/+13
* Simplify subprocess mixinJensDiemer2020-01-181-31/+26
* use textwrap.dedent() and update testsJensDiemer2020-01-182-97/+21
* better assertEqual() error messages with pytestJensDiemer2020-01-181-24/+29
* remove __future__ importsJensDiemer2020-01-183-5/+3
* Update docs; add test; add strict parameter.John Dupuy2018-02-091-6/+15
* add some tests for setup.py and...JensDiemer2015-06-021-0/+82
* Squashed commit of the following:JensDiemer2015-06-022-2/+2
* Update unitest for textile v2.1.8JensDiemer2014-09-141-1/+2
* Test also "file_insertion_enabled=True"JensDiemer2012-10-151-2/+2
* Add unittests for last bugfixJensDiemer2012-04-041-9/+13
* Change the API, deprecate the old dict arguments. See also: https://code.goog...JensDiemer2011-10-102-10/+38
* Better work-a-round for Python <2.7JensDiemer2011-10-101-9/+9
* Bugfix for Python 2.6JensDiemer2011-10-101-0/+11
* move unittestsJensDiemer2011-10-053-0/+493