stas 2002/12/23 17:54:00
Modified: . ROADMAP
Log:
we want to run ModPerl::Registry automatically on 'make test' at the
modperl-2.0 root
Revision Changes Path
1.3 +6 -0 modperl-2.0/ROADMAP
Index: ROADMAP
===================================================================
RCS file: /home/cvs/modperl-2.0/ROADMAP,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ROADMAP 12 Dec 2002 08:30:47 -0000 1.2
+++ ROADMAP 24 Dec 2002 01:54:00 -0000 1.3
@@ -20,6 +20,11 @@
o Currently only MP_USE_DSO=1 is used, need to test that
MP_USE_STATIC=1 works too.
+### Testing ###
+
+Currently ModPerl::Registry tests aren't run automatically, need to
+figure out how to run 'make test' recursively.
+
### Configuration ###
* Set/Add config overlapping which is not doing the right thing. See:
@@ -28,6 +33,7 @@
### RunTime ###
+
- API