File: test-functional-env.properties

package info (click to toggle)
josm 0.0.svn5267%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 153,404 kB
  • sloc: java: 152,210; xml: 8,902; perl: 1,346; makefile: 64; sh: 35
file content (19 lines) | stat: -rw-r--r-- 572 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#
# This file includes properties which are used by all JOSM functional tests 
#

#### 
# josm.home - the home directory of the JOSM installation to be used in functional tests
#
# This is the home directory for JOSM preferences: ${josm.home}\preferences
# This is the home directory for JOSM plugins: ${josm.home}\plugins\*.jar
#
josm.home=C:\\data\\projekte\\osm\\josm-dev


####
# test.functional.tempdir - the directory in which functional test case can save
#   temporary results 
#
test.functional.tempdir=C:\\data\\projekte\\osm\\josm-dev\\temp