aboutsummaryrefslogtreecommitdiffstats
path: root/tests/jnlp_tests/README
blob: f226b646eb62823758bf1ad53d42faa1288f5edd (plain)
1
2
3
4
5
6
7
8
9
10
Each file in directory simple must follows hierarchy conventions 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.
Directories are honored in srcs and in resources, but noty in testcases.
Directories in signed hande their content in similar way as simle's content is handled,
 but in addition final jars are signed with simple testkey.
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.