From: GitHub <no...@gi...> - 2015-05-13 05:19:04
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit.net Commit: 8c27a8749c4aaf07d3fb073e7d9b147c659fea0f https://github.com/xmlunit/xmlunit.net/commit/8c27a8749c4aaf07d3fb073e7d9b147c659fea0f Author: Stefan Bodewig <ste...@fr...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M .travis.yml Log Message: ----------- #8 give Travis CI's beta support for C# a try Commit: 2f377510059f36fc18fe928af17c2470ef021eee https://github.com/xmlunit/xmlunit.net/commit/2f377510059f36fc18fe928af17c2470ef021eee Author: Stefan Bodewig <ste...@fr...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/main/net-constraints/XMLUnit.Constraints.csproj M src/main/net-core/XMLUnit.Core.csproj M src/tests/net-constraints/XMLUnit.Constraints.Test.csproj M src/tests/net-core/XMLUnit.Core.Tests.csproj Log Message: ----------- remove check for NUnit.targets Commit: ccc6bd158c8b7b7693c13e633e0419d23673359d https://github.com/xmlunit/xmlunit.net/commit/ccc6bd158c8b7b7693c13e633e0419d23673359d Author: Stefan Bodewig <ste...@fr...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M .nuget/packages.config M src/tests/net-constraints/XMLUnit.Constraints.Test.csproj M src/tests/net-core/XMLUnit.Core.Tests.csproj Log Message: ----------- MSBuild.NUnit doesn't work on Linux, use <Exec /> Commit: f7c09c4a5123e2560d714341312c05b9161bb0a8 https://github.com/xmlunit/xmlunit.net/commit/f7c09c4a5123e2560d714341312c05b9161bb0a8 Author: YOUR NAME <ste...@fr...> Date: 2015-05-12 (Tue, 12 May 2015) Changed paths: M src/tests/net-constraints/XMLUnit.Constraints.Test.csproj M src/tests/net-core/XMLUnit.Core.Tests.csproj Log Message: ----------- add quotes around variables containing tasks #8 works well on Windows Commit: a48e0aefd66a5f2ba4c7e5482cefdfc192a3afce https://github.com/xmlunit/xmlunit.net/commit/a48e0aefd66a5f2ba4c7e5482cefdfc192a3afce Author: YOUR NAME <ste...@fr...> Date: 2015-05-12 (Tue, 12 May 2015) Changed paths: A src/tests/net-core/VerifySetup.cs M src/tests/net-core/XMLUnit.Core.Tests.csproj Log Message: ----------- add unit tests that verify the test environment Commit: 4917c1eb5de0792357a7cb940612b84ed70a2ba1 https://github.com/xmlunit/xmlunit.net/commit/4917c1eb5de0792357a7cb940612b84ed70a2ba1 Author: Stefan Bodewig <ste...@fr...> Date: 2015-05-13 (Wed, 13 May 2015) Changed paths: M src/main/net-constraints/XMLUnit.Constraints.csproj M src/main/net-core/XMLUnit.Core.csproj M src/tests/net-constraints/XMLUnit.Constraints.Test.csproj M src/tests/net-core/TestResources.cs M src/tests/net-core/VerifySetup.cs M src/tests/net-core/XMLUnit.Core.Tests.csproj M xmlunit.nant.build Log Message: ----------- #8 fix output path for release builds Compare: https://github.com/xmlunit/xmlunit.net/compare/fb2ed6ca0f14...4917c1eb5de0 |