summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * remove the support for callable macros. Only dict and modules are allowed.restructureJensDiemer2011-05-264-80/+83
* * some more restructure and cleanupJensDiemer2011-05-262-2/+0
* start a restructure of the messed files (no completed, yet!)JensDiemer2011-05-252-2/+2
* * Change version string to v0.5, because API changedcallable-unknownJensDiemer2011-05-252-8/+44
* fix typo in test nameEric O'Connell2011-05-241-1/+1
* Merge branch 'master' into callable-unknownEric O'Connell2011-05-241-1/+12
|\
| * close headlines & block elements in emitted creoleEric O'Connell2011-05-241-0/+38
* | unknown node behavior now based on callableEric O'Connell2011-05-242-27/+35
|/
* Merge remote-tracking branch 'remotes/origin/patch-1'Eric O'Connell2011-05-206-52/+35
|\
| * code/docstring cleanupJensDiemer2011-05-116-33/+27
| * v0.4 - remove inter wiki links and doen't check the protocolJensDiemer2011-05-112-19/+8
* | optionally transparently emit unknown node contentEric O'Connell2011-05-201-1/+20
* | don't try to embed data: urls for imagesEric O'Connell2011-05-201-1/+4
|/
* only emit children of empty tags like div and spanEric O'Connell2011-05-101-0/+7
* FIXME: remove inter wiki links stuff???JensDiemer2011-04-211-2/+12
* add a test with image with a unknown extensionjens2011-02-271-0/+13
* Use <tt> when {{{ ... }}} is inline and not <pre>, see: http://forum.pylucid....JensDiemer2011-02-213-69/+66
* add tests for {{{ ... }}}JensDiemer2011-02-171-3/+20
* Apply Patch from http://code.google.com/p/python-creole/issues/detail?id=16#c...JensDiemer2011-02-072-2/+39
* v0.3.2 - Bugfix for spaces after Headline: https://code.google.com/p/python-c...JensDiemer2011-01-052-16/+14
* v0.3.0 - creole2html() has the optinal parameter 'blog_line_breaks' to switch...JensDiemer2010-12-091-0/+34
* v0.2.7 - handle obsolete non-closed <br> tagjens2010-09-231-13/+30
* - bugfix in setup.pyJens Diemer2010-04-043-42/+86
* * Bugfix for http://code.google.com/p/python-creole/issues/detail?id=12Jens Diemer2010-01-201-1/+23
* v0.2.4Jens Diemer2009-06-102-3/+7
* add test for links with "()"Jens Diemer2009-06-102-1/+12
* - v0.2.3Jens Diemer2009-06-032-0/+30
* v0.2.2 - html2creole bugfix: convert '''<a href="/url/">Search & Destroy</a>'''Jens Diemer2009-05-161-0/+5
* add example for http://code.google.com/p/python-creole/issues/detail?id=4Jens Diemer2009-05-151-1/+10
* - v0.2.1Jens Diemer2009-05-152-1/+24
* * Bugfix: Use htmlentitydefs.name2codepoint and unichr() for replacing named ...Jens Diemer2009-05-151-0/+22
* rename table test methodsJens Diemer2009-05-151-2/+2
* * remove django stuff, see: http://code.google.com/p/python-creole/issues/det...Jens Diemer2009-04-303-165/+12
* imporve macros stuff, see: http://code.google.com/p/python-creole/issues/deta...Jens Diemer2009-04-301-3/+31
* add svn tool and setup svn:keywordsJens Diemer2009-03-316-6/+6
* handle html entities in <pre> blocks, too.Jens Diemer2009-03-191-28/+36
* better handling of html entitiesJens Diemer2009-03-164-90/+148
* use unicode everywhereJens Diemer2009-03-104-9/+12
* bugfix: rename one unittest methodJens Diemer2009-03-101-1/+1
* * differ macro/preformatted areas (inline or block), fix for issue 1: http://...Jens Diemer2009-02-255-82/+124
* Problem with MarkupDiffFailure exception: Error messages failed, if one Strin...Jens Diemer2009-02-251-16/+55
* * add some more html typeface tagsJens Diemer2009-02-204-44/+100
* IMHO better way for macros... add unittest for this.Jens Diemer2009-02-182-28/+67
* -move "macros" dir into root, for easier overwrite.Jens Diemer2009-02-183-8/+93
* * restructure unittestsJens Diemer2009-02-188-173/+276
* many updatesJens Diemer2008-12-031-32/+20
* many updatesJens Diemer2008-12-024-860/+944
* (no commit message)Jens Diemer2008-11-283-81/+609
* init the current snapshot from PyLucid: http://www.pylucid.orgJens Diemer2008-11-281-0/+658