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

version 1.1, 2002/05/02 14:43:43 version 1.3, 2002/05/02 15:11:18
Line 109  in access.conf (soon to be loncapa.conf) Line 109  in access.conf (soon to be loncapa.conf)
 <note>  <note>
 </note>  </note>
 </file>  </file>
   <file>
   <source>loncom/build/weblayer_test/Makefile</source>
   <target dist='default'>Makefile</target>
   <categoryname>system file</categoryname>
   <description>
   Coordinates testing of user login through the web layer.
   </description>
   <note>
   </note>
   </file>
   <file>
   <source>loncom/build/weblayer_test/make_test_user.pl</source>
   <target dist='default'>make_test_user.pl</target>
   <categoryname>system file</categoryname>
   <description>
   Does all things on the file system to generate a test user.
   </description>
   <note>
   </note>
   </file>
   <file>
   <source>loncom/build/weblayer_test/test_login.pl</source>
   <target dist='default'>test_login.pl</target>
   <categoryname>system file</categoryname>
   <description>
   Does a test login.
   </description>
   <note>
   </note>
   </file>
   <file>
   <source>loncom/build/weblayer_test/test_weblayer.pl</source>
   <target dist='default'>test_weblayer.pl</target>
   <categoryname>system file</categoryname>
   <description>
   Controls all the lower-level scripts for testing the web layer.
   </description>
   <note>
   </note>
   </file>
   <file>
   <source>loncom/test/filecomparetest.pl</source>
   <target dist='default'>filecomparetest.pl</target>
   <categoryname>system file</categoryname>
   <description>
   Tests the filecompare.pl command to make sure we can rely on it;
   this is to be VERY careful to make sure that updating the filesystem
   is foolproof.
   </description>
   <note>
   </note>
   </file>
 </files>  </files>
 </lpml>  </lpml>

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


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