gt-engine
gt-engine copied to clipboard
Unit tests fail on Windows
Unit tests failing on Windows fixed. "\n" replaced by System.getProperty("line.separator"). You can polish them (get system property and assign it to a variable once and use this variable).