# # ChangeLog for trunk/test/lib/unitils-core in josm # # Generated by Trac 1.6 # 2024-03-19T04:13:36+01:00 Sun, 22 Jan 2017 18:50:32 GMT Don-vip [11487] * trunk/.classpath (modified) * trunk/README (modified) * trunk/build.xml (modified) * trunk/test/lib/equalsverifier-2.1.8.jar (deleted) * trunk/test/lib/equalsverifier-2.2.jar (added) * trunk/test/lib/reflections/guava-21.0.jar (added) * trunk/test/lib/reflections/javassist-3.20.0-GA.jar (deleted) * trunk/test/lib/reflections/javassist-3.21.0-GA.jar (added) * trunk/test/lib/system-rules-1.16.0.jar (deleted) * trunk/test/lib/system-rules-1.16.1.jar (added) * trunk/test/lib/unitils-core/unitils-core-3.4.3.jar (deleted) * trunk/test/lib/unitils-core/unitils-core-3.4.6.jar (added) * trunk/tools/error_prone_ant-2.0.14.jar (deleted) * trunk/tools/error_prone_ant-2.0.15.jar (added) * trunk/tools/groovy-all-2.4.7.jar (deleted) * trunk/tools/groovy-all-2.4.8.jar (added) * trunk/tools/proguard.jar (modified) tools/lib update (equalsverifier 2.2, guava 21, javassist 3.21, ... Sat, 10 Sep 2016 02:17:08 GMT Don-vip [10984] * trunk/.classpath (modified) * trunk/test/lib/unitils-core/commons-collections-3.2.2.jar (added) * trunk/test/lib/unitils-core/commons-collections-3.2.jar (deleted) * trunk/test/lib/unitils-core/commons-lang-2.3.jar (deleted) * trunk/test/lib/unitils-core/commons-lang-2.6.jar (added) * trunk/test/lib/unitils-core/commons-logging-1.1.3.jar (added) * trunk/test/lib/unitils-core/commons-logging-1.1.jar (deleted) * trunk/test/lib/unitils-core/unitils-core-3.4.2.jar (deleted) * trunk/test/lib/unitils-core/unitils-core-3.4.3.jar (added) update unitils-core and some of its dependencies Wed, 30 Dec 2015 02:21:52 GMT Don-vip [9220] * trunk/.classpath (modified) * trunk/src/org/openstreetmap/josm/data/oauth/OAuthParameters.java (modified) * trunk/src/org/openstreetmap/josm/gui/oauth/AdvancedOAuthPropertiesPanel.java (modified) * trunk/test/lib/equalsverifier-1.7.6.jar (added) * trunk/test/lib/unitils-core/unitils-core-3.3.jar (deleted) * trunk/test/lib/unitils-core/unitils-core-3.4.2.jar (added) * trunk/test/unit/org/openstreetmap/josm/data/oauth/OAuthParametersTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/oauth/OAuthTokenTest.java (modified) update unitils-core to 3.4.2, increase unit test coverage with ... 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 - ... Sun, 07 Aug 2011 07:08:29 GMT jttt [4282] * trunk/.classpath (modified) * trunk/src/org/openstreetmap/josm/data/gpx/WayPoint.java (modified) * trunk/src/org/openstreetmap/josm/data/preferences/AbstractProperty.java (modified) * trunk/src/org/openstreetmap/josm/data/preferences/BooleanProperty.java (modified) * trunk/src/org/openstreetmap/josm/data/preferences/CachedProperty.java (added) * trunk/src/org/openstreetmap/josm/data/preferences/CollectionProperty.java (modified) * trunk/src/org/openstreetmap/josm/data/preferences/IntegerProperty.java (modified) * trunk/src/org/openstreetmap/josm/data/preferences/StringProperty.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/GpxLayer.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/markerlayer/AudioMarker.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/markerlayer/ButtonMarker.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/markerlayer/ImageMarker.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/markerlayer/Marker.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/markerlayer/MarkerLayer.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/markerlayer/PlayHeadMarker.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/markerlayer/WebMarker.java (modified) * trunk/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java (modified) * trunk/src/org/openstreetmap/josm/gui/preferences/GPXSettingsPanel.java (modified) * trunk/src/org/openstreetmap/josm/tools/template_engine (added) * trunk/src/org/openstreetmap/josm/tools/template_engine/CompoundTemplateEntry.java (added) * trunk/src/org/openstreetmap/josm/tools/template_engine/Condition.java (added) * trunk/src/org/openstreetmap/josm/tools/template_engine/ParseError.java (added) * trunk/src/org/openstreetmap/josm/tools/template_engine/SearchExpressionCondition.java (added) * trunk/src/org/openstreetmap/josm/tools/template_engine/StaticText.java (added) * trunk/src/org/openstreetmap/josm/tools/template_engine/TemplateEngineDataProvider.java (added) * trunk/src/org/openstreetmap/josm/tools/template_engine/TemplateEntry.java (added) * trunk/src/org/openstreetmap/josm/tools/template_engine/TemplateParser.java (added) * trunk/src/org/openstreetmap/josm/tools/template_engine/Tokenizer.java (added) * trunk/src/org/openstreetmap/josm/tools/template_engine/Variable.java (added) * trunk/test/lib/unitils-core (added) * trunk/test/lib/unitils-core/commons-collections-3.2.jar (added) * trunk/test/lib/unitils-core/commons-lang-2.3.jar (added) * trunk/test/lib/unitils-core/commons-logging-1.1.jar (added) * trunk/test/lib/unitils-core/junit-4.4.jar (added) * trunk/test/lib/unitils-core/ognl-2.6.9.jar (added) * trunk/test/lib/unitils-core/unitils-core-3.1.jar (added) * trunk/test/unit/org/openstreetmap/josm/tools (added) * trunk/test/unit/org/openstreetmap/josm/tools/template_engine (added) * trunk/test/unit/org/openstreetmap/josm/tools/template_engine/TemplateEngineTest.java (added) Allow to specify custom pattern for marker text labels