Steve,

the other tests were made with JDK 1.6. I also tried 1.7.09, but the compile
failed:
build-test:
    [javac] Compiling 48 source files to D:\r2436\build\test
    [javac]
D:\r2436\test\uk\me\parabola\imgfmt\app\labelenc\CodeFunctionsTest.j
ava:62: error: unmappable character for encoding Cp1252
    [javac]             EncodedText text =
encoder.encodeText(transliterator.tra
nsliterate("K├Ârnerstra├ƒe, Velkomeze┼Ö├¡─?sk├í, Sk├│lav├Âr├░ustigur"));
    [javac]
                                          ^
    [javac]
D:\r2436\test\uk\me\parabola\imgfmt\app\labelenc\CodeFunctionsTest.j
ava:84: error: unmappable character for encoding Cp1252
    [javac]             EncodedText text =
encoder.encodeText(transliterator.tra
nsliterate("K├Ârnerstra├ƒe, Velkomeze┼Ö├¡─?sk├í, Sk├│lav├Âr├░ustigur"));
    [javac]
                                          ^
    [javac] 2 errors

Maybe this helps?

Gerd



--
View this message in context: 
http://gis.19327.n5.nabble.com/mkgmap-unit-tests-fail-tp5742996p5743012.html
Sent from the Mkgmap Development mailing list archive at Nabble.com.
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://lists.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to