wiki.techinc.nl/testsuite
2003-04-16 07:30:52 +00:00
..
data Initial revision 2003-04-14 23:10:40 +00:00
jars Initial revision 2003-04-14 23:10:40 +00:00
src/com/piclab/wikitest New update script, Version.php, new salted passwords, minor fixes. 2003-04-16 07:30:52 +00:00
build.xml Initial revision 2003-04-14 23:10:40 +00:00
README Initial revision 2003-04-14 23:10:40 +00:00
run Initial revision 2003-04-14 23:10:40 +00:00
wikitest.prefs.sample Initial revision 2003-04-14 23:10:40 +00:00

This is a first pass at a unit test and timing suite
for the Wikipedia software. It is all in Java, using
"httpunit" (http://httpunit.sourceforge.net/). The
jars in the jars directory need to be in your classpath
for compiling and running (it may require others as
well depending on your JVM, but if you're a Java coder
you know about all that). Apache's "ant" tool is used
for building.

I'm personally using generic Sun JDK 1.4 for Linux.

--Lee Daniel Crocker <lee@piclab.com>
March 4, 2003