adding all of botlist, initial add
[botlist.git] / openbotlist / tests / build.properties
blob378d29f68eb45f96f7c33407f3de5eecd68c393d
1 ###\r
2 ### application: botlist test suite\r
3 ###\r
4 ### tomcat.home=C:/projects2/Downloads5/tomcat55\r
5 ### tomcat.home=C:/Berlin/Downloads7/Tomcat/jakarta-tomcat-5.0.28/jakarta-tomcat-5.0.28\r
6 \r
7 # Used for catalina base\r
8 tomcat.home=/home/bbrown/maintools/tomcat55\r
9 \r
10 # WAR/JAR Application name used for web-archive file\r
11 appname.war=openbotlisttests\r
13 # To run a single test, use the full filename (single.test)\r
14 single.test=test_group_links.py\r
16 # To run a single ruby test, use the full filename (single.test)\r
17 single.ruby.test=TestWithStatistics\r
19 # Determine if to load the spring context\r
20 single.ruby.test.spring=true