Commit Graph

20 Commits

Author SHA1 Message Date
Alex Schroeder
72cd669bf0 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
Aleks-Daniel Jakimenko
c4671a8909 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
7a1b4c38b1 bbcode.t: Fix smiley and frowning face character 2014-07-10 16:53:52 +02:00
Alex Schroeder
ee6b495a0c Add classes to the generated divs. 2011-03-15 11:02:15 +00:00
Alex Schroeder
3d0917b8e5 test for left and right 2011-03-15 01:08:26 +00:00
Alex Schroeder
3c15c5cf7f Test hightlight 2011-03-06 21:01:55 +00:00
Alex Schroeder
5a6e265d88 Test for fixed [/code] handling. 2010-09-21 11:05:24 +00:00
Alex Schroeder
0878f8e273 New test with [/s] in a list item. 2010-03-08 23:00:21 +00:00
Alex Schroeder
6d4bec5721 Fixed number of test. 2010-03-08 22:53:40 +00:00
Alex Schroeder
7646f24586 Test [/s] and [/strike] 2010-03-08 22:53:21 +00:00
Alex Schroeder
9cfb4078ec Test for list element, prove that quote and list cannot be nested. 2010-01-21 17:59:58 +00:00
Alex Schroeder
c68d2d08d7 Check that creole.pl doesn't interfere. 2008-12-16 01:16:23 +00:00
Alex Schroeder
fd30ce2199 Add test for [center] 2008-06-26 07:41:45 +00:00
Alex Schroeder
5fda738c30 Another test 2008-06-12 10:44:17 +00:00
Alex Schroeder
446b624bac Added another quote test. 2007-06-23 01:27:35 +00:00
Alex Schroeder
7deb4a9991 Tests for h1-h6. 2007-01-31 23:49:45 +00:00
Alex Schroeder
fff3daea90 Added smiley test. 2007-01-31 08:35:36 +00:00
Alex Schroeder
0db7c92b51 Added smiley test. 2007-01-31 08:31:42 +00:00
Alex Schroeder
37117b95f4 Added more tests. 2007-01-31 08:23:25 +00:00
Alex Schroeder
078f0e7ceb New tests. 2007-01-30 15:36:23 +00:00