Index: build/NUnit.Console/LICENSE.txt =================================================================== diff -u -r8a5b3641c3f19b507145f70001735e530f252cf0 -reb797293fe97dcb55bc36fc2afd1788e4f155aed --- build/NUnit.Console/LICENSE.txt (.../LICENSE.txt) (revision 8a5b3641c3f19b507145f70001735e530f252cf0) +++ build/NUnit.Console/LICENSE.txt (.../LICENSE.txt) (revision eb797293fe97dcb55bc36fc2afd1788e4f155aed) @@ -1,20 +1,20 @@ -Copyright (c) 2017 Charlie Poole, Rob Prouse - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. - +Copyright (c) 2016 Charlie Poole + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + Index: build/NUnit.Console/NOTICES.txt =================================================================== diff -u -r8a5b3641c3f19b507145f70001735e530f252cf0 -reb797293fe97dcb55bc36fc2afd1788e4f155aed --- build/NUnit.Console/NOTICES.txt (.../NOTICES.txt) (revision 8a5b3641c3f19b507145f70001735e530f252cf0) +++ build/NUnit.Console/NOTICES.txt (.../NOTICES.txt) (revision eb797293fe97dcb55bc36fc2afd1788e4f155aed) @@ -1,5 +1,5 @@ -NUnit 3.0 is based on earlier versions of NUnit, with Portions - -Copyright (c) 2002-2014 Charlie Poole or -Copyright (c) 2002-2004 James W. Newkirk, Michael C. Two, Alexei A. Vorontsov or -Copyright (c) 2000-2002 Philip A. Craig +NUnit 3.0 is based on earlier versions of NUnit, with Portions + +Copyright (c) 2002-2014 Charlie Poole or +Copyright (c) 2002-2004 James W. Newkirk, Michael C. Two, Alexei A. Vorontsov or +Copyright (c) 2000-2002 Philip A. Craig Index: build/NUnit.Console/nunit-agent-x86.exe =================================================================== diff -u -r8a5b3641c3f19b507145f70001735e530f252cf0 -reb797293fe97dcb55bc36fc2afd1788e4f155aed Binary files differ Index: build/NUnit.Console/nunit-agent-x86.exe.config =================================================================== diff -u -r8a5b3641c3f19b507145f70001735e530f252cf0 -reb797293fe97dcb55bc36fc2afd1788e4f155aed --- build/NUnit.Console/nunit-agent-x86.exe.config (.../nunit-agent-x86.exe.config) (revision 8a5b3641c3f19b507145f70001735e530f252cf0) +++ build/NUnit.Console/nunit-agent-x86.exe.config (.../nunit-agent-x86.exe.config) (revision eb797293fe97dcb55bc36fc2afd1788e4f155aed) @@ -1,30 +1,30 @@ - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + Index: build/NUnit.Console/nunit-agent.exe =================================================================== diff -u -r8a5b3641c3f19b507145f70001735e530f252cf0 -reb797293fe97dcb55bc36fc2afd1788e4f155aed Binary files differ Index: build/NUnit.Console/nunit-agent.exe.config =================================================================== diff -u -r8a5b3641c3f19b507145f70001735e530f252cf0 -reb797293fe97dcb55bc36fc2afd1788e4f155aed --- build/NUnit.Console/nunit-agent.exe.config (.../nunit-agent.exe.config) (revision 8a5b3641c3f19b507145f70001735e530f252cf0) +++ build/NUnit.Console/nunit-agent.exe.config (.../nunit-agent.exe.config) (revision eb797293fe97dcb55bc36fc2afd1788e4f155aed) @@ -1,30 +1,30 @@ - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + Fisheye: Tag eb797293fe97dcb55bc36fc2afd1788e4f155aed refers to a dead (removed) revision in file `build/NUnit.Console/nunit.choco.addins'. Fisheye: No comparison available. Pass `N' to diff? Index: build/NUnit.Console/nunit.engine.api.dll =================================================================== diff -u -r8a5b3641c3f19b507145f70001735e530f252cf0 -reb797293fe97dcb55bc36fc2afd1788e4f155aed Binary files differ Index: build/NUnit.Console/nunit.engine.api.xml =================================================================== diff -u -r8a5b3641c3f19b507145f70001735e530f252cf0 -reb797293fe97dcb55bc36fc2afd1788e4f155aed --- build/NUnit.Console/nunit.engine.api.xml (.../nunit.engine.api.xml) (revision 8a5b3641c3f19b507145f70001735e530f252cf0) +++ build/NUnit.Console/nunit.engine.api.xml (.../nunit.engine.api.xml) (revision eb797293fe97dcb55bc36fc2afd1788e4f155aed) @@ -919,17 +919,23 @@ Create an instance of the test engine. - This parameter is no longer used but has not been removed to ensure API compatibility. + If private copy is false, the search order is the NUnit install directory for the current user, then + the install directory for the local machine and finally the current AppDomain's ApplicationBase. + if set to true loads the engine found in the application base directory, + otherwise searches for the test engine with the highest version installed. Defaults to true. Thrown when a test engine of the required minimum version is not found An Create an instance of the test engine with a minimum version. + If private copy is false, the search order is the NUnit install directory for the current user, then + the install directory for the local machine and finally the current AppDomain's ApplicationBase. The minimum version of the engine to return inclusive. - This parameter is no longer used but has not been removed to ensure API compatibility. - Thrown when a test engine of the required minimum version is not found + if set to true loads the engine found in the application base directory, + otherwise searches for the test engine with the highest version installed. Defaults to true. + Thrown when a test engine of the given minimum version is not found An Index: build/NUnit.Console/nunit.engine.dll =================================================================== diff -u -r8a5b3641c3f19b507145f70001735e530f252cf0 -reb797293fe97dcb55bc36fc2afd1788e4f155aed Binary files differ Index: build/NUnit.Console/nunit3-console.exe =================================================================== diff -u -r8a5b3641c3f19b507145f70001735e530f252cf0 -reb797293fe97dcb55bc36fc2afd1788e4f155aed Binary files differ Index: build/NUnit.Console/nunit3-console.exe.config =================================================================== diff -u -r8a5b3641c3f19b507145f70001735e530f252cf0 -reb797293fe97dcb55bc36fc2afd1788e4f155aed --- build/NUnit.Console/nunit3-console.exe.config (.../nunit3-console.exe.config) (revision 8a5b3641c3f19b507145f70001735e530f252cf0) +++ build/NUnit.Console/nunit3-console.exe.config (.../nunit3-console.exe.config) (revision eb797293fe97dcb55bc36fc2afd1788e4f155aed) @@ -1,24 +1,24 @@ - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + +