Commit Graph

5 Commits

Author SHA1 Message Date
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
etj
d2bbcc46a7 #176 Fix some more integration tests 2016-04-15 12:37:10 +02:00
etj
685c0d9d98 Workaround for GEOS-5986 2013-08-22 16:56:58 +02:00
etj
7deaac685f Added Util class. 2013-08-22 13:18:45 +02:00