/test /home/user/loncapa/ 0644root:root systemfile 0644root:root systemfile 0755root:root directory 0755root:root directory loncom/build/system_dependencies/Makefile Makefile system file Makefile for testing horizontal system partitions of LON-CAPA loncom/build/system_dependencies/README README system file Description of testing facilities. loncom/build/system_dependencies/perltest.pl perltest.pl system file Tests to see if all needed CPAN perl modules are present on the system and if they are of the appropriate version. loncom/build/system_dependencies/pmvers pmvers system file Part of the pmtools suite. Checks the version number of a given perl module. loncom/build/system_dependencies/sqltest.pl sqltest.pl system file Tests to see if the MySQL database is present on the system, if it is an appropriate version, and if it can be connected to by the information in access.conf (soon to be loncapa.conf). loncom/build/system_dependencies/postscripttest.pl postscripttest.pl system file Tests to see if ps2pdf is installed. loncom/build/weblayer_test/Makefile Makefile system file Coordinates testing of user login through the web layer. loncom/build/weblayer_test/make_test_user.pl make_test_user.pl system file Does all things on the file system to generate a test user. loncom/build/weblayer_test/test_login.pl test_login.pl system file Does a test login. loncom/build/weblayer_test/test_weblayer.pl test_weblayer.pl system file Controls all the lower-level scripts for testing the web layer. loncom/test/filecomparetest.pl filecomparetest.pl system file 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.