Almost-minimal filesystem based blog.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

30 lines
644 B

NAME
test.pl - a set of basic tests for Wala.pm
SYNOPSIS
Given a working installation and configuration file:
./test.pl
DESCRIPTION
This section to-come.
MISSING TESTS
These items aren't tested at all, at the moment. A number of them aren't
particularly trivial to test.
sub get_diff
sub get_latest_diff_date
sub write_page
sub add_to_page
sub log_page_edit
sub parse_cookies
sub write_cookies_to_browser
sub setup
sub parse_parameters
sub write_diff
sub merge_diff
SEE ALSO
validate.pl in the WalaWiki distribution.