Changeset 30550 in osm for applications/editors/josm/plugins/turnrestrictions/test/README
- Timestamp:
- 2014-08-04T02:45:06+02:00 (10 years ago)
- Location:
- applications/editors/josm/plugins/turnrestrictions/test
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/turnrestrictions/test
- Property svn:ignore
-
old new 1 1 build 2 report
-
- Property svn:ignore
-
applications/editors/josm/plugins/turnrestrictions/test/README
r23524 r30550 3 3 4 4 5 src/test sources (Unit tests, functional tests)5 unit/ test sources (Unit tests, functional tests) 6 6 7 7 config/ configuration files for running tests 8 8 9 Note: make sure this directory is on the classpath when unit tests10 are executed. Unit tests look for the configuration files11 'test-unit-env.properties'.12 13 9 data/ test data 14 15 josm.home/ Some unit test have to run in the context of a running JOSM instance.16 This is the home directory for this JOSM instance. It includes17 a preferences files with default entries.18 19 lib/ Additional libraries used for testing20
Note:
See TracChangeset
for help on using the changeset viewer.