summaryrefslogtreecommitdiff
path: root/creole/tests/test_creole2html.py
Commit message (Expand)AuthorAgeFilesLines
* fix code stylecleanupJensDiemer2020-01-191-1/+1
* Fix code style with autopep8JensDiemer2020-01-191-57/+53
* fix import code style with isortJensDiemer2020-01-191-7/+6
* convert old "%-formatted" and .format(...) strings into "f-strings" with flyntJensDiemer2020-01-191-1/+1
* remove python 2 compatibility codeJensDiemer2020-01-191-9/+3
* more default verbose in testsJensDiemer2020-01-191-3/+5
* update test with pygmentsJensDiemer2020-01-181-7/+3
* remove __future__ importsJensDiemer2020-01-181-1/+1
* Update docs; add test; add strict parameter.John Dupuy2018-02-091-2/+30
* Squashed commit of the following:JensDiemer2015-06-021-13/+13
* escape <<code>> fallbackJensDiemer2014-05-151-0/+15
* support for chaotic <<toc>>JensDiemer2014-05-151-1/+139
* Don't test the exact error message.JensDiemer2014-05-151-4/+4
* split testsJensDiemer2014-05-151-19/+26
* fix unitest for python2.6JensDiemer2014-05-151-1/+1
* bugfix unittestJensDiemer2014-05-151-20/+15
* change <<toc>> stuff:JensDiemer2014-05-151-4/+114
* missing change for 6cce086 :(JensDiemer2014-05-151-1/+1
* add more unittest for <<code>> macroJensDiemer2014-05-151-4/+34
* Merge pull request #18 from Jenselme/code_macroJens Diemer2014-05-151-0/+12
|\
| * Add unittest for code macroJulien Enselme2014-05-141-35/+47
* | Fix the unitary tests.Julien Enselme2014-05-121-6/+15
* | Add a basic support for automatic table of content generation thanks to a mac...Julien Enselme2014-05-121-39/+48
|/
* fix unittestJensDiemer2012-09-031-1/+1
* made automatic protocol links more strict: Only whitespace before and at the ...JensDiemer2012-09-031-7/+2
* Add more link tests.Sepero2012-09-031-0/+46
* merge masterJensDiemer2011-10-201-2/+2
|\
| * updateJensDiemer2011-10-171-1/+1
| * updateJensDiemer2011-10-171-1/+1
* | Change the API, deprecate the old dict arguments. See also: https://code.goog...JensDiemer2011-10-101-12/+5
|/
* move unittestsJensDiemer2011-10-051-0/+596