summaryrefslogtreecommitdiff
path: root/unittests/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'unittests/readme.txt')
-rw-r--r--unittests/readme.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/unittests/readme.txt b/unittests/readme.txt
new file mode 100644
index 00000000..a684be5f
--- /dev/null
+++ b/unittests/readme.txt
@@ -0,0 +1,15 @@
+
+ This directory contains the beginnings of a set of tests suites for fpGUI.
+ Over time the test suite will be extended to cover many parts of CoreLib
+ and the GUI components.
+
+ Reguirements:
+ * Lazarus IDE
+ * guitestrunner_fpgui.lpk package
+ * tiOPFfpGUI.lpk package - tiOPF is available on SourceForge. This
+ requirement is due to the MGM mediator implementation.
+
+Graeme.
+
+
+