From: GitHub <no...@gi...> - 2018-04-21 10:49:50
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit.net Commit: 638c16d87a417e6bf2e4ce434ba2e01c1368c3c2 https://github.com/xmlunit/xmlunit.net/commit/638c16d87a417e6bf2e4ce434ba2e01c1368c3c2 Author: Stefan Bodewig <ste...@fr...> Date: 2018-04-21 (Sat, 21 Apr 2018) Changed paths: M RELEASE_NOTES.md M src/main/net-core/Diff/ComparisonType.cs M src/main/net-core/Diff/DOMDifferenceEngine.cs M src/main/net-core/Diff/DifferenceEvaluators.cs M src/main/net-core/Diff/NodeFilters.cs M src/tests/net-core/Diff/DOMDifferenceEngineTest.cs Log Message: ----------- apply NodFilter when comparing XmlDocumentType closes #26 |