This is a preleminary test-suite for REXXTAGS

Installation instructions:

1) Install Apache, REXX and Mod_Rexx as per their respective documentations, and
   test they are working (e.g., try Mod_Rexx test.rex and rsptestN.rsp, N=1..3).

2) Install REXXTAGS (see the docs).

3) Install the test suite under a directory /test-suite under the system root,
   including the /test-suite/tags subdirectory.

4) Add [path]/test-suite/tags to your taglib list (see the REXXTAGS documentation).

5) Now point your browser to http://[your host]/test-suite. You should see an index
   of tests. Run them; mosty of them should be self-explanatory.

6) Please remember that this is a first attempt to develop a test suite. Not all
   features of REXXTAGS are tested, neither is the documentation complete. Nevertheless, 
   if you observe any anomaly, please e-mail me at jm@jmblasco.com.
    
   The test suite has passed under:

   1) OS/2 WSeB + Apache 1.3.22 + Classic REXX REXXSAA 4.00 + Mod_rexx 1.2.0
   2) Windows 2000 + Apache 2.0.46 + Regina REXX 3.2 + Mod_Rexx 2.0.0

   Other combinations have not been tested. Use at your own risk (but please report
   any findings you make in other combinations).