Commit Graph

56 Commits

Author SHA1 Message Date
Alex Schroeder
933b8c3f7c Test $EditAllowed. 2006-09-30 20:10:05 +00:00
Alex Schroeder
b154c6978e Skip one test if LWP::UserAgent is not installed. 2006-09-29 09:04:23 +00:00
Alex Schroeder
49d8c0f7fb Skip tests if LWP::UserAgent is not available. 2006-09-29 08:42:38 +00:00
Alex Schroeder
8fc01d4f77 Less specific text matching. 2006-09-29 08:42:24 +00:00
Alex Schroeder
5e266f2e7c Fixed deletion test. 2006-09-28 07:08:39 +00:00
Alex Schroeder
41531a7f06 More tests for maintenance, but deleting files seems not to work. 2006-09-28 00:46:01 +00:00
Alex Schroeder
a5b5bb5a1b Added tests for new module. 2006-09-27 21:03:23 +00:00
Alex Schroeder
7373ffa991 Add test for comment summary. 2006-09-22 23:33:32 +00:00
Alex Schroeder
8441a93060 (update_page): Add quotes around the arguments. 2006-09-20 22:44:56 +00:00
Alex Schroeder
e76c5a6841 More tests to check whether diffs can be served even if the page
itself is too large.
2006-09-20 22:44:12 +00:00
Alex Schroeder
391c2f354d Added tests about size limits to the RSS feed. 2006-09-20 18:25:57 +00:00
Alex Schroeder
1c0a475436 Don't show comment form when the comment page is locked. 2006-09-20 17:43:29 +00:00
Alex Schroeder
98f31c8a2d More docs 2006-09-20 10:56:18 +00:00
Alex Schroeder
8fd82c25e6 More documentation. 2006-09-20 10:52:28 +00:00
Alex Schroeder
558af917a1 Added license. 2006-09-20 00:11:31 +00:00
Alex Schroeder
4c386d3b1d Moved here from ../test.pl 2006-09-19 23:48:31 +00:00
Alex Schroeder
b164e0f874 Moved here from ../test.pl 2006-09-19 23:18:34 +00:00
Alex Schroeder
c510afb7c6 Moved here from ../test.pl 2006-09-19 23:16:43 +00:00
Alex Schroeder
dfcb999f57 add double quotes around one of the tests. 2006-09-19 19:41:00 +00:00
Alex Schroeder
663b03d2a9 Removed diag messages. 2006-09-19 19:26:05 +00:00
Alex Schroeder
15f7c02c45 *** empty log message *** 2006-09-19 19:05:03 +00:00
Alex Schroeder
6ad81eff67 Moved tests here from ../test.pl 2006-09-19 18:50:09 +00:00
Alex Schroeder
38504ac6ce Moved tests here from ../test.pl 2006-09-19 18:36:46 +00:00
Alex Schroeder
a323be5259 fix number of tests 2006-09-19 18:29:50 +00:00
Alex Schroeder
edf917be44 Make $redirect public. 2006-09-19 18:27:20 +00:00
Alex Schroeder
78200c9eaf Moved tests here from ../test.pl 2006-09-19 18:26:40 +00:00
Alex Schroeder
2bae59650a Reorganize initialization of test. 2006-09-19 17:49:58 +00:00
Alex Schroeder
f436aae96a Moved tests here from ../test.pl 2006-09-19 17:48:28 +00:00
Alex Schroeder
ab13f4828b Added some diagnostics because creating 25 pages takes so long. 2006-09-19 16:15:46 +00:00
Alex Schroeder
77970fff69 (get_text_via_xpath): Replaced with xpath_test. 2006-09-19 16:07:39 +00:00
Alex Schroeder
09140ea8d0 Moved tests here from ../test.pl 2006-09-19 16:06:46 +00:00
Alex Schroeder
b7d54f7172 Moved tests here from ../test.pl 2006-09-19 15:54:31 +00:00
Alex Schroeder
4b6dd1999b Moved some things around. Added newlines() so that my map s/// @_
didn't try to modify constants.
2006-09-19 15:00:18 +00:00
Alex Schroeder
6f8dc94b7f Moved tests here from ../test.pl 2006-09-19 14:59:28 +00:00
Alex Schroeder
2a1239d6a8 Moved tests here from ../test.pl 2006-09-19 14:30:43 +00:00
Alex Schroeder
ab3d9e8b99 Moved tests here from ../test.pl 2006-09-19 14:22:58 +00:00
Alex Schroeder
6472c4484b (xpath_do, xpath_test, negative_xpath_test): Move the common stuff
in both tests into a third sub.
2006-09-19 14:19:57 +00:00
Alex Schroeder
2cf902635a Moved tests here from ../test.pl 2006-09-19 14:17:59 +00:00
Alex Schroeder
14ca96f950 (test_page_negative): Use name() for the test name. 2006-09-19 13:14:36 +00:00
Alex Schroeder
ac7973c85e (test_page): Use name() for the test name. 2006-09-19 13:11:55 +00:00
Alex Schroeder
abd5dd9454 Moved tests here from ../test.pl 2006-09-19 13:09:14 +00:00
Alex Schroeder
f3c6dcef93 Fix number of tests. 2006-09-19 13:00:45 +00:00
Alex Schroeder
edc0782048 Moved tests here from ../test.pl 2006-09-19 13:00:25 +00:00
Alex Schroeder
9e6415a111 Moved tests here from ../test.pl 2006-09-19 11:29:10 +00:00
Alex Schroeder
e7f5ee2b00 Don't reset $NetworkFile = 0 at the end, as
each *.t file runs in a separate process.
2006-09-19 11:28:33 +00:00
Alex Schroeder
30b415a71d (xpath_run_tests, run_tests): Run tests in order. 2006-09-19 11:27:36 +00:00
Alex Schroeder
ee05ed4b6e Properly skip tests if no wiki is running at
http://localhost/cgi-bin/wiki.pl or if XML::Atom is not installed.
2006-09-19 11:03:59 +00:00
Alex Schroeder
2abf12b5d0 skip() 2006-09-19 10:18:06 +00:00
Alex Schroeder
03031245ff Add Test::More call.
Fix call to xpath_run_tests.
2006-09-19 10:17:52 +00:00
Alex Schroeder
33178ed79e Fixed more subs to work in t. 2006-09-19 00:04:23 +00:00