Diff for /doc/loncapafiles/testfiles.lpml between versions 1.3 and 1.5

version 1.3, 2002/05/02 15:11:18 version 1.5, 2003/02/03 18:03:51
Line 1 Line 1
 <!DOCTYPE lpml PUBLIC "-//TUX/DTD lpml 1.0 Final//EN"  <!DOCTYPE lpml PUBLIC "-//TUX/DTD lpml 1.0 Final//EN"
  "http://lpml.sourceforge.net/DTD/lpml.dtd">   "http://lpml.sourceforge.net/DTD/lpml.dtd">
 <!-- testfiles.lpml -->  <!-- testfiles.lpml -->
 <!-- Scott Harrison -->  
   
 <!-- $Id$ -->  <!-- $Id$ -->
   
Line 76  Makefile for testing horizontal system p Line 75  Makefile for testing horizontal system p
 </note>  </note>
 </file>  </file>
 <file>  <file>
   <source>loncom/build/system_dependencies/README</source>
   <target dist='default'>README</target>
   <categoryname>system file</categoryname>
   <description>
   Description of testing facilities.
   </description>
   <note>
   </note>
   </file>
   <file>
 <source>loncom/build/system_dependencies/perltest.pl</source>  <source>loncom/build/system_dependencies/perltest.pl</source>
 <target dist='default'>perltest.pl</target>  <target dist='default'>perltest.pl</target>
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
Line 108  in access.conf (soon to be loncapa.conf) Line 117  in access.conf (soon to be loncapa.conf)
 </description>  </description>
 <note>  <note>
 </note>  </note>
   </file>
   <file>
   <source>loncom/build/system_dependencies/postscripttest.pl</source>
   <target dist='default'>postscripttest.pl</target>
   <categoryname>system file</categoryname>
   <description>
   Tests to see if ps2pdf is installed.
   </description>
   <note>
   </note>
 </file>  </file>
 <file>  <file>
 <source>loncom/build/weblayer_test/Makefile</source>  <source>loncom/build/weblayer_test/Makefile</source>

Removed from v.1.3  
changed lines
  Added in v.1.5


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