aboutsummaryrefslogtreecommitdiff
path: root/test/README
diff options
context:
space:
mode:
Diffstat (limited to 'test/README')
-rw-r--r--test/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/README b/test/README
new file mode 100644
index 0000000000..eadb0f1080
--- /dev/null
+++ b/test/README
@@ -0,0 +1,5 @@
+This directory contains some unit tests for ScummVM. They are based on
+CxxTest <http://cxxtest.sourceforge.net/>, which you can find in the cxxtest
+subdirectory, including its manual.
+
+To run the unit tests, simply use "make test". \ No newline at end of file