luetzkendorf 2004/09/22 07:30:05 Modified: testsuite tp.properties.sample Log: added default conditions Revision Changes Path 1.6 +9 -0 jakarta-slide/testsuite/tp.properties.sample Index: tp.properties.sample =================================================================== RCS file: /home/cvs/jakarta-slide/testsuite/tp.properties.sample,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- tp.properties.sample 28 Jul 2004 13:36:03 -0000 1.5 +++ tp.properties.sample 22 Sep 2004 14:30:05 -0000 1.6 @@ -27,3 +27,12 @@ # recieve the notifications xdav.globalVariableSubscriptionCallBack = httpu://any.host.com/subscriptions +# +# variables that switch contitional test cases or steps +# + +# for testcases that require that the user is authneticated at the webapp +xdav.condition.authenticationEnabled=true +# for testcases that require slides internal security is enabled +xdav.condition.org.apache.slide.security=true +
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
