From: Janne H. <ja...@hy...> - 2004-12-20 20:25:03
|
Just to inform everyone, I have just imported the testing suite into CVS. The module layout is as proposed by Nicolas. I will add copyright notices to the source files. Currently the tester is using Markus Mottl's OCamlMakefile, I'm hoping to replace it by something simpler. Currently the most complete tester exists for BitSet. Unfortunately the best part of it is currently disabled, as it uses the new BitSet API (diff, union, et al.) ciao, janne > If Janne or anybody else is willing to take over the test suite CVS > maintenance, I will give CVS write access. > As for the repository, I prefer having it in a separate module, so anybody > checking out extlib sources does not automaticaly get test suite too. > Something like : > > /CVSROOT > /extlib-dev > /extlib-test |