File:  [LON-CAPA] / nsdl / build / testfiles.lpml
Revision 1.2: download - view: text, annotated - select for diffs
Sun Oct 13 06:24:34 2002 UTC (21 years, 6 months ago) by harris41
Branches: MAIN
CVS tags: HEAD
expected for testing (filecomparetest.pl)

    1: <!DOCTYPE lpml PUBLIC "-//TUX/DTD lpml 1.0 Final//EN"
    2:  "http://lpml.sourceforge.net/DTD/lpml.dtd">
    3: 
    4: <!-- Scott Harrison -->
    5: 
    6: <!-- $Id: testfiles.lpml,v 1.2 2002/10/13 06:24:34 harris41 Exp $ -->
    7: 
    8: <!-- This file is a collection of files associated
    9: with running tests on a NSDL-LONCAPA gateway machine. -->
   10: 
   11: <lpml>
   12: <specialnotices>
   13: </specialnotices>
   14: <targetroot>/</targetroot>
   15: <sourceroot>..</sourceroot>
   16: <categories>
   17: </categories>
   18: <directories>
   19: </directories>
   20: <files>
   21: <file>
   22: <source>build/lpml_test/filecomparetest.pl</source>
   23: <target dist='default'>filecomparetest.pl</target>
   24: <categoryname>system file</categoryname>
   25: <description>
   26: Tests the filecompare.pl command to make sure we can rely on it;
   27: this is to be VERY careful to make sure that updating the filesystem
   28: is foolproof.
   29: </description>
   30: <note></note>
   31: <status>unverified</status>
   32: </file>
   33: </files>
   34: </lpml>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>