From: GitHub <no...@gi...> - 2018-04-21 10:17:08
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit.net Commit: aded61c95085bbf84d839b2c0968f9cd81fb7f4b https://github.com/xmlunit/xmlunit.net/commit/aded61c95085bbf84d839b2c0968f9cd81fb7f4b Author: Stefan Bodewig <ste...@fr...> Date: 2018-04-21 (Sat, 21 Apr 2018) Changed paths: M RELEASE_NOTES.md M src/main/net-constraints-nunit2/CompareConstraint.cs M src/main/net-constraints-nunit3/CompareConstraint.cs M src/main/net-core/Builder/DiffBuilder.cs A src/main/net-core/Input/ElementContentWhitespaceStrippedSource.cs M src/main/net-core/Input/WhitespaceStrippedSource.cs M src/main/net-core/Util/Nodes.cs M src/main/net-core/XMLUnit.Core.csproj M src/tests/net-constraints-nunit3/CompareConstraintTest.cs M src/tests/net-core/Builder/DiffBuilderTest.cs M src/tests/net-core/Util/NodesTest.cs Log Message: ----------- Add ElementContentWhitespaceStrippedSource port of xmlunit/#119 Commit: c13bf322a1c1f52442276ac021ae7298925d2a19 https://github.com/xmlunit/xmlunit.net/commit/c13bf322a1c1f52442276ac021ae7298925d2a19 Author: Stefan Bodewig <ste...@fr...> Date: 2018-04-21 (Sat, 21 Apr 2018) Changed paths: M src/main/net-core/Util/Nodes.cs Log Message: ----------- missing <para> tags in remarks Compare: https://github.com/xmlunit/xmlunit.net/compare/4880f8a0e781...c13bf322a1c1 |