Name Date Size

.. 2015-04-01 15:12:18 19

__init__.py 2014-09-17 16:51:43 1 KiB

apache-template-2.2.conf 2014-09-17 16:51:43 2.5 KiB

apache-template-2.4.conf 2014-09-17 16:51:43 2.4 KiB

batch 2014-09-17 16:51:43 8

cgi 2014-09-17 16:51:43 9

config.py 2015-01-06 14:14:34 5.9 KiB

core 2014-10-13 12:49:38 34

db 2014-09-17 16:51:43 27

debug 2014-09-17 16:51:43 7

htdocs 2014-09-17 16:51:43 8

Makefile.kmk 2014-09-17 16:51:43 1.6 KiB

misc 2014-09-17 16:51:43 5

readme.txt 2014-09-17 16:51:43 567

selftest 2014-09-17 16:51:43 4

webui 2015-04-01 15:12:18 36

readme.txt

$Id$
Directory descriptions:
./ The Test Manager.
./batch/ Batch scripts to be run via cron.
./cgi/ CGI scripts (we'll use standard CGI at first).
./core/ The core Test Manager logic (model).
./htdocs/ Files to be served directly by the web server.
./htdocs/css/ Style sheets.
./htdocs/images/ Graphics.
./webui/ The Web User Interface (WUI) bits. (Not sure if we will
do model-view-controller stuff, though. Time will show.)