Commit Graph

20 Commits

Author SHA1 Message Date
Alex Schroeder
24377a8cb9 Changed nearly remaining code from GPLv2 to GPLv3
There were some files that did not offer "or (at your option) any later
version" in their license and these had to be left alone. This should
solve the incorrect FSF address issue #4 on GitHub.
2016-08-16 18:01:26 +02:00
Alex Schroeder
fd1a2534e3 Removing clear_pages() from the beginning of tests (part 1)
This script was used:
perl -0pi -e 's/(use Test[^\n]+)\n+clear_pages\(\);[^\n]*\n+/$1\n\n/' *.t
2015-07-05 03:28:46 +03:00
Alex Schroeder
99277da540 bbcode.t: Fix smiley and frowning face character 2014-07-10 16:53:52 +02:00
Alex Schroeder
b76f80b6ab Add classes to the generated divs. 2011-03-15 11:02:15 +00:00
Alex Schroeder
ffcd82569d test for left and right 2011-03-15 01:08:26 +00:00
Alex Schroeder
e3a146d022 Test hightlight 2011-03-06 21:01:55 +00:00
Alex Schroeder
b037463a08 Test for fixed [/code] handling. 2010-09-21 11:05:24 +00:00
Alex Schroeder
da263d1b71 New test with [/s] in a list item. 2010-03-08 23:00:21 +00:00
Alex Schroeder
d4a3385017 Fixed number of test. 2010-03-08 22:53:40 +00:00
Alex Schroeder
4c018af6e1 Test [/s] and [/strike] 2010-03-08 22:53:21 +00:00
Alex Schroeder
95162aeb4e Test for list element, prove that quote and list cannot be nested. 2010-01-21 17:59:58 +00:00
Alex Schroeder
bfa9e621e3 Check that creole.pl doesn't interfere. 2008-12-16 01:16:23 +00:00
Alex Schroeder
86b79c12ab Add test for [center] 2008-06-26 07:41:45 +00:00
Alex Schroeder
cf76016623 Another test 2008-06-12 10:44:17 +00:00
Alex Schroeder
0c7ab3efda Added another quote test. 2007-06-23 01:27:35 +00:00
Alex Schroeder
e900a6bbf4 Tests for h1-h6. 2007-01-31 23:49:45 +00:00
Alex Schroeder
353781ff6c Added smiley test. 2007-01-31 08:35:36 +00:00
Alex Schroeder
6322d58cd7 Added smiley test. 2007-01-31 08:31:42 +00:00
Alex Schroeder
ff1e6d1ac8 Added more tests. 2007-01-31 08:23:25 +00:00
Alex Schroeder
0fd98d6dfb New tests. 2007-01-30 15:36:23 +00:00