Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/test.py
Commit message (Expand)AuthorAgeFilesLines
* Generete a new test.pyRadomir Dopieralski2013-05-111-2133/+2640
* add a test.py file for those who don't have py.test installedsheep@wintermute2010-01-211-0/+2186
* move the tests to the tests directorysheep@ghostwheel2009-07-031-282/+0
* include japanese splitter in hatta.pysheep@ghostwheel2009-05-011-0/+7
* Move all mimetype-specific methods to separate WikiPage objectssheep@ghostwheel2009-04-231-2/+2
* Clean up WikiSearchsheep@ghostwheel2009-04-181-0/+8
* fix tests, make scrolling to a line work with syntax highlightingsheep@ghostwheel2009-04-021-3/+1
* don't display edit links when the page is not editablesheep@ghostwheel2009-03-261-9/+11
* move wiki_link and wiki_image to the WikiPage codesheep@ghostwheel2009-03-221-0/+2
* Move html generating methods to a separate classsheep@ghostwheel2009-03-221-91/+65
* more convenient url generationsheep@ghostwheel2009-03-201-3/+21
* Unit tests to pin down the behavior of Wiki.html_pagesheep@ghostwheel2009-03-201-9/+117
* properly handle newlines and line-level markup continuations inside blockquotesheep@ghostwheel2009-03-151-3/+7
* Proper, explicit handling of <p> inside <blockquote> (sanity is for the weak)sheep@ghostwheel2009-03-151-1/+1
* fix the blocquote testsheep@ghostwheel2009-03-151-1/+1
* fix a bug in lists + testsheep@ghostwheel2009-03-151-0/+5
* blockquotessheep@ghostwheel2009-03-151-0/+4
* make the parser an iterable, a typo in 'werkzeug'sheep@ghostwheel2009-03-151-2/+2
* more generic parser testsheep@ghostwheel2009-03-151-10/+22
* wiki praser test for code blocksheep@ghostwheel2009-03-151-2/+17
* Simple test for the parsersheep@ghostwheel2009-03-151-0/+15
* read_only optionsheep@ghostwheel2009-02-141-0/+14
* unit test for searchingsheep@ghostwheel2009-02-141-0/+12
* different approach to slashes in page titlessheep@ghostwheel2009-02-021-1/+14
* Add the first simple testssheep@ghostwheel2009-01-311-0/+71