Pluglet API tests
git-svn-id: svn://10.0.0.236/trunk@63162 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
18
mozilla/java/plugins/test/config/CommonProperties
Normal file
18
mozilla/java/plugins/test/config/CommonProperties
Normal file
@@ -0,0 +1,18 @@
|
||||
# The timeouts of test execution
|
||||
DELAY=60
|
||||
DELAY_OF_CYCLE=5
|
||||
DELAY_INTERNAL=40
|
||||
|
||||
# The names of files for writing log and result by test
|
||||
LOG_FILE=PlugletTest.log
|
||||
RESULT_FILE=PlugletTest.res
|
||||
|
||||
#File separator (Used to specify PLUGLET property)
|
||||
FSEP=/
|
||||
# The root directory of the this pluglet API test suite
|
||||
TEST_TOP_DIR=C:\sync
|
||||
|
||||
# The URL of directory where the htmls of tests are placed
|
||||
# The path to this directory should be pointed in set_env.bat to be used
|
||||
# during building
|
||||
HTML_ROOT=file:/c:/sync/build/htroot
|
||||
Reference in New Issue
Block a user