summaryrefslogtreecommitdiff
path: root/tests/readme
diff options
context:
space:
mode:
authorvalmat <ufabiz@gmail.com>2014-03-27 01:19:12 +0600
committervalmat <ufabiz@gmail.com>2014-03-27 01:19:12 +0600
commitd0d062b4a05a9eb64b8d2e6d038af96ac532e4b3 (patch)
tree4fc4026b988ca6da18a88d2e34dd1d88c28d24ae /tests/readme
parent702c95cf779226550af6b33255a8e1b28ccca428 (diff)
Added new tests.
Due to support zts broke the ability to run tests without installation - fixed.
Diffstat (limited to 'tests/readme')
-rw-r--r--tests/readme6
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/readme b/tests/readme
index 1134f51..929f1b9 100644
--- a/tests/readme
+++ b/tests/readme
@@ -1,3 +1,7 @@
In this directory cpp extension is designed to conduct tests.
When creating a test, do not use extension requiring the installation.
-In the catalog php are the tests themselves.
+In the directory php are the tests themselves.
+
+You can run test.sh with additional options.
+The full list of available options see ./test.sh -h
+