logo separator

[mkgmap-dev] Commit: r3638: fix two small problems in the unit tests:

From svn commit svn at mkgmap.org.uk on Mon Aug 31 12:46:05 BST 2015

Version mkgmap-r3638 was committed by gerd on Mon, 31 Aug 2015

fix two small problems in the unit tests:
1) an osmmap.img was remaining
2) a file args was not closed and produced this error message:
[junit] Running uk.me.parabola.mkgmap.CommandArgsTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0,071 sec
[junit] Exception in thread "Thread-1" java.lang.AssertionError: delete existing file: args
[junit]     at org.junit.Assert.fail(Assert.java:88)
[junit]     at org.junit.Assert.assertTrue(Assert.java:41)
[junit]     at func.lib.TestUtils.deleteOutputFiles(TestUtils.java:75)
[junit]     at func.lib.TestUtils$1.run(TestUtils.java:59)
[junit]     at java.lang.Thread.run(Thread.java:745)


More information about the mkgmap-dev mailing list