From: GitHub <no...@gi...> - 2015-03-05 12:18:51
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit.net Commit: 0f86d56ce0d7f587c93538bc193aeab4fca483a4 https://github.com/xmlunit/xmlunit.net/commit/0f86d56ce0d7f587c93538bc193aeab4fca483a4 Author: Stefan Bodewig <ste...@fr...> Date: 2015-03-05 (Thu, 05 Mar 2015) Changed paths: M test-resources Log Message: ----------- stop abusing other people's domains Commit: 1295349ea3180f3fbdb513a455725c0239481817 https://github.com/xmlunit/xmlunit.net/commit/1295349ea3180f3fbdb513a455725c0239481817 Author: Stefan Bodewig <ste...@fr...> Date: 2015-03-05 (Thu, 05 Mar 2015) Changed paths: M src/main/net-constraints/ValidationConstraints.cs M src/tests/net-constraints/ValidationConstraintsTest.cs Log Message: ----------- add null-guards for ValidationConstraints Commit: 8042f7e399bb556e69a12e052dc773e2a5012a76 https://github.com/xmlunit/xmlunit.net/commit/8042f7e399bb556e69a12e052dc773e2a5012a76 Author: Stefan Bodewig <ste...@fr...> Date: 2015-03-05 (Thu, 05 Mar 2015) Changed paths: M src/main/net-constraints/ValidationConstraints.cs M src/tests/net-constraints/ValidationConstraintsTest.cs Log Message: ----------- properly deal with no schema sources at all - in theory Commit: 13e92f2c0161741e696d47dbdeee2c6282a1ba9f https://github.com/xmlunit/xmlunit.net/commit/13e92f2c0161741e696d47dbdeee2c6282a1ba9f Author: Stefan Bodewig <ste...@fr...> Date: 2015-03-05 (Thu, 05 Mar 2015) Changed paths: M src/tests/net-constraints/ValidationConstraintsTest.cs Log Message: ----------- create AssertionExceptions in order to run through Write* methods Compare: https://github.com/xmlunit/xmlunit.net/compare/bbe43b74b753...13e92f2c0161 |