From: GitHub <no...@gi...> - 2016-03-25 13:57:53
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit.net Commit: 71591c5c4efe57f12b55ad6c47eae78443db5c32 https://github.com/xmlunit/xmlunit.net/commit/71591c5c4efe57f12b55ad6c47eae78443db5c32 Author: Stefan Bodewig <ste...@fr...> Date: 2016-03-25 (Fri, 25 Mar 2016) Changed paths: M RELEASE_NOTES.md M src/main/net-core/Diff/Diff.cs M src/main/net-core/Diff/Difference.cs M src/tests/net-core/Builder/DiffBuilderTest.cs Log Message: ----------- make DiffBuilder.WithComparisionFormatter apply to Difference issue cmlunit/#55 |