aboutsummaryrefslogtreecommitdiffstats
path: root/tests/jnlp_tests/README
diff options
context:
space:
mode:
Diffstat (limited to 'tests/jnlp_tests/README')
-rw-r--r--tests/jnlp_tests/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/jnlp_tests/README b/tests/jnlp_tests/README
new file mode 100644
index 0000000..8f3aef2
--- /dev/null
+++ b/tests/jnlp_tests/README
@@ -0,0 +1 @@
+Each file in directory simple must follows naming convention and is compiled/jared automatically into server's working directory and content of resources likewise. The name of jnlp is independent, and there can be even more jnlps for each future jar. Files in advanced directory have to care about themselves, but even those can have some parts inside simple directory, so some parts of them are processed automatically. There are three reproducers – simpletest1, simpletest2 and deadlocktest, which tests test’s suite itself and serve as examples of behaviour.