Commit Graph

5 Commits

Author SHA1 Message Date
Simone Giannecchini
ebd66f4474 Merge 0c84fa3e4d into 25759e86a5 2016-10-18 10:30:06 +00:00
Christian Mayer
88668158f6 Remove System.out.print in test sources
This removes the 'System.out.print' commands in the test sources by
replacing them with simple LOGGER.debug commands (fixes #36).
2016-04-19 12:23:04 +02:00
Christian Mayer
c6d6c3d2b9 Remove Java warnings in test sources
This removes Java warnings from the test sources, which do not have a
functional impact, e.g. unused imports or unused variables.
2016-04-19 12:22:33 +02:00
Simone Giannecchini
0c84fa3e4d Update LayerDecoder21Test.java 2016-04-06 17:42:04 +02:00
eblondel
5d820f5d43 #102 master - add decoders for GS 2.1 + tests 2013-10-18 00:59:16 +02:00