Branch: refs/heads/master
Home: https://github.com/xmlunit/xmlunit
Commit: fb0d4f27ae88e44478ebae7969265f9ebaaeb424
https://github.com/xmlunit/xmlunit/commit/fb0d4f27ae88e44478ebae7969265f9ebaaeb424
Author: Stefan Bodewig <ste...@fr...>
Date: 2018-04-21 (Sat, 21 Apr 2018)
Changed paths:
M xmlunit-core/src/main/java/org/xmlunit/util/Nodes.java
Log Message:
-----------
ECS -> ECW "element content *white*space"
Commit: 6edfc537246f98bbec88afa522a7981eeb65ec47
https://github.com/xmlunit/xmlunit/commit/6edfc537246f98bbec88afa522a7981eeb65ec47
Author: Stefan Bodewig <ste...@fr...>
Date: 2018-04-21 (Sat, 21 Apr 2018)
Changed paths:
M RELEASE_NOTES.md
M xmlunit-core/src/main/java/org/xmlunit/builder/DiffBuilder.java
M xmlunit-core/src/test/java/org/xmlunit/builder/DiffBuilderTest.java
M xmlunit-matchers/src/main/java/org/xmlunit/matchers/CompareMatcher.java
M xmlunit-matchers/src/test/java/org/xmlunit/matchers/CompareMatcherTest.java
Log Message:
-----------
add `ignoreElementContentWhitespace` methods to builder/matcher
closes #119
ping #115
Compare: https://github.com/xmlunit/xmlunit/compare/bb41fcd8ec6c...6edfc537246f |