summaryrefslogtreecommitdiffstats
path: root/src/VBox/ValidationKit/testmanager/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/ValidationKit/testmanager/readme.txt')
-rw-r--r--src/VBox/ValidationKit/testmanager/readme.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/VBox/ValidationKit/testmanager/readme.txt b/src/VBox/ValidationKit/testmanager/readme.txt
new file mode 100644
index 00000000..9bcb9418
--- /dev/null
+++ b/src/VBox/ValidationKit/testmanager/readme.txt
@@ -0,0 +1,13 @@
+$Id: readme.txt $
+
+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.)
+