# # ChangeLog for trunk/tools/jacocoant.jar in josm # # Generated by Trac 1.6 # 2024-12-03T07:58:00+01:00 Thu, 01 May 2014 22:04:06 GMT Don-vip [7040] * trunk/build.xml (modified) * trunk/src/org/openstreetmap/josm/data/osm/visitor/paint/LineClip.java (modified) * trunk/src/org/openstreetmap/josm/data/osm/visitor/paint/StyledMapRenderer.java (modified) * trunk/test/functional/org/openstreetmap/josm/io/MultiFetchServerObjectReaderTest.java (modified) * trunk/test/functional/org/openstreetmap/josm/io/OsmServerBackreferenceReaderTest.java (modified) * trunk/test/functional/org/openstreetmap/josm/io/OsmServerHistoryReaderTest.java (modified) * trunk/test/functional/org/openstreetmap/josm/io/remotecontrol (deleted) * trunk/test/unit/org/openstreetmap/josm/io/remotecontrol (added) * trunk/test/unit/org/openstreetmap/josm/io/remotecontrol/RemoteControlTest.java (copied) * trunk/tools/jacocoant.jar (modified) tests/build update: * update Jacoco to version 0.7.0 * compile ... Sat, 10 Aug 2013 16:20:16 GMT Don-vip [6133] * trunk/.classpath (modified) * trunk/build.xml (modified) * trunk/test (modified) * trunk/test/lib/junit/README.txt (deleted) * trunk/test/lib/junit/cpl-v10.html (deleted) * trunk/test/lib/junit/hamcrest-core-1.3.jar (added) * trunk/test/lib/junit/junit-4.11.jar (added) * trunk/test/lib/junit/junit-4.6.jar (deleted) * trunk/test/lib/unitils-core/junit-4.4.jar (deleted) * trunk/test/lib/unitils-core/unitils-core-3.1.jar (deleted) * trunk/test/lib/unitils-core/unitils-core-3.3.jar (added) * trunk/tools/jacocoant.jar (added) update build.xml / test environment: - cleanup of build.xml - ...