From: Stefan B. <no...@gi...> - 2019-12-29 16:53:46
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit Commit: 08fa36d94c00f07d7845aa64e69eb0b13cc5d19e https://github.com/xmlunit/xmlunit/commit/08fa36d94c00f07d7845aa64e69eb0b13cc5d19e Author: Stefan Bodewig <ste...@fr...> Date: 2019-12-29 (Sun, 29 Dec 2019) Changed paths: M xmlunit-matchers/src/test/java/org/xmlunit/matchers/ValidationMatcherTest.java Log Message: ----------- remove direct references to test-resources directory Commit: 9e237e81c1b0e7744335fe7b07c1804ca1837599 https://github.com/xmlunit/xmlunit/commit/9e237e81c1b0e7744335fe7b07c1804ca1837599 Author: Stefan Bodewig <ste...@fr...> Date: 2019-12-29 (Sun, 29 Dec 2019) Changed paths: A compat-tests/hamcrest-2.x/pom.xml A compat-tests/hamcrest-2.x/src/test/java/org/xmlunit/TestResources.java A compat-tests/hamcrest-2.x/src/test/java/org/xmlunit/bugreports A compat-tests/hamcrest-2.x/src/test/java/org/xmlunit/matchers M pom.xml Log Message: ----------- compatibility test testing xmlunit-matchers against Hamcrest 2.2 this seems to indicate #165 is not yet required Compare: https://github.com/xmlunit/xmlunit/compare/46359a81959a...9e237e81c1b0 |