debian/0000755000000000000000000000000011760420313007163 5ustar debian/libnunit-doc.install0000644000000000000000000000015211752756600013154 0ustar doc/*.html doc/*.css doc/img doc/files /usr/share/doc/nunit/html/ samples/* /usr/share/doc/nunit/examples debian/changelog0000644000000000000000000001674011760420313011045 0ustar nunit (2.6.0.12051+dfsg-2) unstable; urgency=low * Upload to unstable. -- Jo Shields Sun, 27 May 2012 13:40:21 +0100 nunit (2.6.0.12051+dfsg-1) experimental; urgency=low * New upstream release -- Julian Taylor Sun, 15 Apr 2012 17:12:48 +0200 nunit (2.5.10.11092+dfsg-3) unstable; urgency=low [ Julian Taylor ] * [2d4a71e] add patch to fix monodevelop's nunit addin (LP: #889241) * [161ce71] build debug configuration -- Jo Shields Tue, 31 Jan 2012 09:22:46 +0000 nunit (2.5.10.11092+dfsg-2) unstable; urgency=low * Upload to unstable -- Iain Lane Tue, 17 Jan 2012 22:20:17 +0000 nunit (2.5.10.11092+dfsg-1) experimental; urgency=low * [91dc8f1] update get-orig-source * [821bfe5] Imported Upstream version 2.5.10.11092+dfsg * [e1547c8] change to 3.0 (quilt) * [1d92bd0] remove obsolete nant patches 02-04 * [5d79c0e] remove obsolete patches 06 and 07 * [8518731] refresh 05_build_xml_doc_for_nunit.core.dpatch * [a26d39f] add patch to use default debian framework * [3be4a45] dh-7 rules * [90878b4] adapt install paths * [ea8e296] build and install docs * [b264abe] fix libmono2.4-cil install paths * [344973b] set api version in dh_makeclilibs * [8c64068] wrap-and-sort control * [542bf92] remove dpatch and nant b-d, add mono-xbuild * [1bdcae5] add misc:Depends * [cd7a4e2] fix permissions of dll's * [c9d153f] bump debhelper dep to >= 7.0.50~ * [26e3baa] fix typo in description * [2791b43] rename libnunit2.4-cil -> libnunit2.5-cil * [5b55e0d] move libnunit2.5-cil to cli-mono section as per ftpmaster override * [bfc6351] fix core.interfaces install * [d9eb65f] build and install uiexception.dll * [99a8289] bump standard to 3.9.2, no further changes required * [9191fb8] delete the obsolete patches * [217698b] add me to uploaders * [bbcd491] remove DM-Upload-Allowed flag * [fba061f] convert copyright to DEP5 format and sync license text with upstreams * [3f47220] update pkg-config file to 2.5 libs -- Julian Taylor Sun, 03 Jul 2011 16:11:47 +0100 nunit (2.4.7+dfsg-6) unstable; urgency=medium [ Jelmer Vernooij ] * Remove myself from uploaders. [ Jo Shields ] * debian/monodoc-nunit-manual.postinst, debian/monodoc-nunit-manual.prerm: + Delete, since this is handled by triggers now (Closes: #591600) -- Jo Shields Wed, 18 Aug 2010 22:35:48 +0100 nunit (2.4.7+dfsg-5) unstable; urgency=low * debian/control, debian/nunit.pc, debian/libnunit2.4-cil.install, debian/libnunit-cil-dev.install: + Add new unversioned -dev package containing pkg-config file * debian/control: + No-change bump to Standards 3.8.3 + Remove individual library build-depends, and add a build-depend on mono-devel 2.4.3 to ensure they're all present * debian/libnunit2.4-cil.install, debian/libnunit2.4-cil.installcligac, debian/nunit.pc: + CLI Policy 0.7 install location -- Jo Shields Fri, 20 Nov 2009 16:19:12 +0000 nunit (2.4.7+dfsg-4) unstable; urgency=medium * debian/patches/06_use_default_encoding.dpatch: + Don't explicitely set an encoding. (Closes: #530460) * debian/patches/07_disable_trace_listener.dpatch: + Disable the trace listener. (Closes: #500952) * debian/rules: + Updated monodoc commands with mdoc. (Closes: #531906) -- Mirco Bauer Thu, 27 Aug 2009 23:12:18 +0200 nunit (2.4.7+dfsg-3) unstable; urgency=low [ Jo Shields ] * Update for Mono 2.0 transition, as much as nant allows such things [ Mirco Bauer ] * debian/control: + Removed mono-devel build-dep as nant takes care of that. + Bumped versioned build-dep of nant to >= 0.85.dfsg1-6, to ensure we get a transitioned version. -- Jo Shields Wed, 04 Mar 2009 21:35:55 +0100 nunit (2.4.7+dfsg-2) unstable; urgency=low * Fix typo in nunit-2.4.pc. * Bump policy version to 3.8.0. * Mangle version in debian/watch to cope with dfsg in version string. * Add nunit interfaces dll to pkg-config file. -- Jelmer Vernooij Sat, 14 Jun 2008 15:34:16 +0200 nunit (2.4.7+dfsg-1) unstable; urgency=low [ Jelmer Vernooij ] * New upstream release. * Set homepage and Vcs-Svn fields. * Change maintainer to Debian CLI Libraries Team. (Closes: #458551) * Allow Debian Maintainer uploads. [ Mirco Bauer ] * The "get sexy and ready for lenny" release * DFSG version of nunit 2.4.7 (deleted all pre-compiled binaries from the tarball) + For the record here a list of the deleted files: tools/fit/fit.dll tools/fit/runFile.exe * debian/control: + Updated cli-common-dev build-dependency to >= 0.5.7 (needed for cli.make) + Added new package monodoc-nunit-manual. + Added dpatch to build-dependencies. + Added myself to uploaders. + Fixed usage of the ".NET" term in package descriptions. + Moved conflicts libununit-cil to replaces, as it only overwrites the pkg-config file. + Added mono-2.0-devel, monodoc-base and libmono-system-runtime2.0-cil to build dependencies. * debian/compat: + Bumped to 7 * debian/rules: + Include /usr/share/cli-common/cli.make + Migrated to debhelper v7 minimalistic style. + Bumped clilibs to 2.4.7 + Build targets CLI 2.0 now, as most applications are 2.0 already. * debian/nunit-console.install debian/nunit-console.manpages debian/nunit-gui.install: + Converted some debian/rules calls to debhelper files. * debian/monodoc-nunit-manual.install debian/monodoc-nunit-manual.postinst debian/monodoc-nunit-manual.prerm: + New package. * debian/nunit.core.source debian/nunit.framework.source: + Files needed by monodoc. * debian/libnunit2.4-cil.links: + Added nunit.pc -> nunit-2.4.pc symlink. * debian/patches/03_disable_building_fit_fixtures.dpatch: + DFSG version of nunit doesn't contain the FIT library, thus we have to disable the fit test-fixtures. * debian/patches/05_build_xml_doc_for_nunit.core.dpatch: + Enable creating XML documentation for the nunit.core library (needed for monodoc API docs). * debian/patches/04_enable_building_gui_runner.dpatch: + Build nunit GUI runner for Mono. -- Mirco Bauer Sun, 01 Jun 2008 13:00:34 +0200 nunit (2.2.9-1) unstable; urgency=low * New upstream release. -- Jelmer Vernooij Wed, 21 Feb 2007 20:59:37 +0100 nunit (2.2.8-2) unstable; urgency=low * Build mono-2.0 binaries. * Add policy file to indicate compatibility with 2.2.7. * Add binary package nunit-gui. -- Jelmer Vernooij Tue, 20 Jun 2006 13:50:41 +0200 nunit (2.2.8-1) unstable; urgency=low * New upstream release. * Fix debian/watch file. * Make nunit-console conflict with libnunit-cil. (closes: #362619) -- Jelmer Vernooij Fri, 28 Apr 2006 18:25:59 +0200 nunit (2.2.7-1) unstable; urgency=low * New upstream release. (closes: #352192) * Update dir seperator patch to new release. -- Jelmer Vernooij Tue, 21 Feb 2006 01:39:34 +0100 nunit (2.2.6-1) unstable; urgency=low * New upstream release. * Update dir seperator patch to new release. -- Jelmer Vernooij Tue, 24 Jan 2006 12:09:05 +1300 nunit (2.2.0-1) unstable; urgency=low * Initial Release. (closes: Bug#311413) -- Jelmer Vernooij Mon, 30 May 2005 14:01:43 +0200 debian/source/0000755000000000000000000000000011752756600010477 5ustar debian/source/format0000644000000000000000000000001411752756600011705 0ustar 3.0 (quilt) debian/control0000644000000000000000000001023511752756600010603 0ustar Source: nunit Section: devel Priority: optional Maintainer: Debian CLI Libraries Team Uploaders: Mirco Bauer , Julian Taylor Build-Depends: cli-common-dev (>= 0.5.7), debhelper (>= 7.0.50~) Build-Depends-Indep: mono-devel (>= 2.4.3), mono-xbuild, monodoc-base Standards-Version: 3.9.3 Homepage: http://www.nunit.org/ Vcs-Git: git://git.debian.org/pkg-cli-libs/packages/nunit.git Vcs-Browser: http://git.debian.org/?p=pkg-cli-libs/packages/nunit.git Package: nunit-console Architecture: all Depends: ${cli:Depends}, ${misc:Depends} Description: Unit test framework for CLI - Console test runner NUnit is a unit testing framework for all .NET languages. It serves the same purpose as JUnit does in the Java world. It supports test categories, testing for exceptions and writing test results in plain text or XML. . NUnit targets the CLI (Common Language Infrastructure) and supports Mono and the Microsoft .NET Framework. . This package contains the console front-end. Package: nunit-gui Architecture: all Depends: ${cli:Depends}, ${misc:Depends} Description: Unit test framework for CLI - GUI test runner NUnit is a unit testing framework for all .NET languages. It serves the same purpose as JUnit does in the Java world. It supports test categories, testing for exceptions and writing test results in plain text or XML. . NUnit targets the CLI (Common Language Infrastructure) and supports Mono and the Microsoft .NET Framework. . This package contains the graphical front-end. Package: libnunit2.6-cil Architecture: all Section: cli-mono Depends: ${cli:Depends}, ${misc:Depends} Replaces: libnunit-cil, libnunit2.2.6-cil, libnunit2.4-cil Suggests: libnunit-doc, monodoc-nunit-manual Description: Unit test framework for CLI - Assemblies NUnit is a unit testing framework for all .NET languages. It serves the same purpose as JUnit does in the Java world. It supports test categories, testing for exceptions and writing test results in plain text or XML. . This package contains the NUnit assemblies Package: libnunit-cil-dev Architecture: all Depends: libnunit2.6-cil (= ${binary:Version}), ${misc:Depends} Replaces: libnunit-cil, libnunit2.2.6-cil, libnunit2.4-cil (<< 2.4.7+dfsg-5) Description: Unit test framework for CLI - Development files NUnit is a unit testing framework for all .NET languages. It serves the same purpose as JUnit does in the Java world. It supports test categories, testing for exceptions and writing test results in plain text or XML. . This package contains development files for the Nunit library, and should be used for compilation Package: libnunit-doc Section: doc Architecture: all Depends: ${cli:Depends}, ${misc:Depends} Description: Unit test framework for CLI - Documentation NUnit is a unit testing framework for all .NET languages. It serves the same purpose as JUnit does in the Java world. It supports test categories, testing for exceptions and writing test results in plain text or XML. . NUnit targets the CLI (Common Language Infrastructure) and supports Mono and the Microsoft .NET Framework. . This package contains the API documentation and examples. Package: monodoc-nunit-manual Architecture: all Section: doc Depends: monodoc-manual, ${misc:Depends} Description: compiled XML documentation for NUnit - monodoc manual The MonoDoc Project is the documentation framework of the Mono project which provides detailed API documentation for all Mono components and the Mono CLI implementation. . This package contains the compiled XML documentation for NUnit. Package: nunit Architecture: all Depends: libnunit-doc, libnunit2.6-cil, nunit-console, nunit-gui, ${misc:Depends} Description: Unit test framework for CLI NUnit is a unit testing framework for all .NET languages. It serves the same purpose as JUnit does in the Java world. It supports test categories, testing for exceptions and writing test results in plain text or XML. . NUnit targets the CLI (Common Language Infrastructure) and supports Mono and the Microsoft .NET Framework. . This is a dummy package that depends on all nunit packages. debian/nunit.framework.source0000644000000000000000000000015711752756600013555 0ustar debian/libnunit2.6-cil.install0000644000000000000000000000057111752756600013411 0ustar bin/Debug/lib/nunit.core.dll* /usr/lib/cli/nunit.core-2.6/ bin/Debug/lib/nunit.core.interfaces.dll* /usr/lib/cli/nunit.core.interfaces-2.6/ bin/Debug/framework/nunit.framework.dll* /usr/lib/cli/nunit.framework-2.6/ bin/Debug/framework/nunit.mocks.dll* /usr/lib/cli/nunit.mocks-2.6/ bin/Debug/lib/nunit.util.dll* /usr/lib/cli/nunit.util-2.6/ debian/nunit.core.source0000644000000000000000000000015211752756600012503 0ustar debian/libnunit2.6-cil.installcligac0000644000000000000000000000037111752756600014552 0ustar /usr/lib/cli/nunit.core-2.6/nunit.core.dll /usr/lib/cli/nunit.core.interfaces-2.6/nunit.core.interfaces.dll /usr/lib/cli/nunit.framework-2.6/nunit.framework.dll /usr/lib/cli/nunit.mocks-2.6/nunit.mocks.dll /usr/lib/cli/nunit.util-2.6/nunit.util.dll debian/patches/0000755000000000000000000000000011752756600010626 5ustar debian/patches/prefer-4.0-framework.patch0000644000000000000000000000221111752756600015420 0ustar Description: prefer the debian default 4.0 framework Author: Julian Taylor --- a/src/ConsoleRunner/nunit-console-exe/App.config +++ b/src/ConsoleRunner/nunit-console-exe/App.config @@ -10,8 +10,8 @@ --> - + @@ -28,4 +28,4 @@ - \ No newline at end of file + --- a/src/GuiRunner/nunit-gui-exe/App.config +++ b/src/GuiRunner/nunit-gui-exe/App.config @@ -9,8 +9,8 @@ --> - + @@ -27,4 +27,4 @@ - \ No newline at end of file + debian/patches/series0000644000000000000000000000013611752756600012043 0ustar prefer-4.0-framework.patch use_default_framework.patch 05_build_xml_doc_for_nunit.core.dpatch debian/patches/05_build_xml_doc_for_nunit.core.dpatch0000644000000000000000000000206611752756600020141 0ustar Description: build the documentation --- a/src/NUnitCore/core/nunit.core.dll.csproj +++ b/src/NUnitCore/core/nunit.core.dll.csproj @@ -44,8 +44,7 @@ TRACE;DEBUG;CLR_2_0,NET_2_0,CS_3_0 - - + ..\..\..\bin\Debug\lib\nunit.core.xml true 4096 1699 @@ -62,8 +61,7 @@ TRACE;CLR_2_0,NET_2_0,CS_3_0 - - + ..\..\..\bin\Release\lib\nunit.core.xml 4096 1699 true @@ -210,4 +208,4 @@ - \ No newline at end of file + debian/patches/use_default_framework.patch0000644000000000000000000006561011752756600016234 0ustar Description: use default framework generated with: find . -name "*.csproj" | xargs sed -i "s/ToolsVersion=\"3.5\"//" find . -name "*.csproj" | xargs sed -i -n '/TargetFrameworkVersion/ !p' --- a/src/ClientUtilities/tests/nunit.util.tests.csproj +++ b/src/ClientUtilities/tests/nunit.util.tests.csproj @@ -1,5 +1,5 @@ - + Local 9.0.21022 --- a/src/ClientUtilities/tests/resources/DebugOnly.csproj +++ b/src/ClientUtilities/tests/resources/DebugOnly.csproj @@ -1,5 +1,5 @@  - + Debug AnyCPU @@ -10,7 +10,6 @@ Properties DebugOnly DebugOnly - v3.5 512 --- a/src/ClientUtilities/tests/resources/DisabledProject.csproj +++ b/src/ClientUtilities/tests/resources/DisabledProject.csproj @@ -1,5 +1,5 @@  - + Debug AnyCPU @@ -10,7 +10,6 @@ Properties DisabledProject DisabledProject - v3.5 512 --- a/src/ClientUtilities/tests/resources/MissingOutputPath.csproj +++ b/src/ClientUtilities/tests/resources/MissingOutputPath.csproj @@ -9,7 +9,6 @@ Properties MissingOutputPath MissingOutputPath - v3.5 512 bin\Common\ --- a/src/ClientUtilities/util/nunit.util.dll.csproj +++ b/src/ClientUtilities/util/nunit.util.dll.csproj @@ -1,5 +1,5 @@  - + Local 9.0.30729 @@ -22,7 +22,6 @@ 2.0 - v2.0 ..\..\..\bin\Debug\lib\ --- a/src/ConsoleRunner/nunit-console-exe/nunit-console.exe.csproj +++ b/src/ConsoleRunner/nunit-console-exe/nunit-console.exe.csproj @@ -1,5 +1,5 @@  - + Local 9.0.21022 @@ -23,7 +23,6 @@ 2.0 true - v2.0 ..\..\..\bin\Debug\ --- a/src/ConsoleRunner/nunit-console/nunit-console.csproj +++ b/src/ConsoleRunner/nunit-console/nunit-console.csproj @@ -1,5 +1,5 @@  - + Local 9.0.21022 @@ -22,7 +22,6 @@ 2.0 - v2.0 ..\..\..\bin\Debug\lib\ --- a/src/ConsoleRunner/tests/nunit-console.tests.csproj +++ b/src/ConsoleRunner/tests/nunit-console.tests.csproj @@ -1,5 +1,5 @@  - + Local 9.0.21022 @@ -22,7 +22,6 @@ 2.0 - v2.0 ..\..\..\bin\Debug\tests\ --- a/src/GuiComponents/UiKit/nunit.uikit.dll.csproj +++ b/src/GuiComponents/UiKit/nunit.uikit.dll.csproj @@ -1,5 +1,5 @@  - + Local 9.0.30729 @@ -22,7 +22,6 @@ 2.0 - v2.0 ..\..\..\bin\Debug\lib\ --- a/src/GuiComponents/tests/nunit.uikit.tests.csproj +++ b/src/GuiComponents/tests/nunit.uikit.tests.csproj @@ -1,5 +1,5 @@  - + Local 9.0.21022 @@ -22,7 +22,6 @@ 2.0 - v2.0 ..\..\..\bin\Debug\tests\ --- a/src/GuiException/UiException/nunit.uiexception.dll.csproj +++ b/src/GuiException/UiException/nunit.uiexception.dll.csproj @@ -1,5 +1,5 @@  - + Debug AnyCPU @@ -10,7 +10,6 @@ Properties NUnit.UiException nunit.uiexception - v2.0 512 ..\..\..\..\src\GuiException\UiException\stackSgKey.snk --- a/src/GuiException/tests/nunit.uiexception.tests.csproj +++ b/src/GuiException/tests/nunit.uiexception.tests.csproj @@ -1,5 +1,5 @@  - + Debug AnyCPU @@ -15,7 +15,6 @@ 3.5 - v3.5 true --- a/src/GuiRunner/nunit-gui-exe/nunit-gui.exe.csproj +++ b/src/GuiRunner/nunit-gui-exe/nunit-gui.exe.csproj @@ -1,5 +1,5 @@  - + Local 9.0.21022 @@ -40,7 +40,6 @@ LocalIntranet false true - v2.0 ..\..\..\bin\Debug\ --- a/src/GuiRunner/nunit-gui/nunit-gui.csproj +++ b/src/GuiRunner/nunit-gui/nunit-gui.csproj @@ -1,5 +1,5 @@  - + Local 9.0.30729 @@ -22,7 +22,6 @@ 2.0 - v2.0 ..\..\..\bin\Debug\lib\ --- a/src/GuiRunner/tests/nunit-gui.tests.csproj +++ b/src/GuiRunner/tests/nunit-gui.tests.csproj @@ -1,5 +1,5 @@  - + Local 9.0.21022 @@ -22,7 +22,6 @@ 2.0 - v2.0 ..\..\..\bin\Debug\tests\ --- a/src/NUnitCore/core/nunit.core.dll.csproj +++ b/src/NUnitCore/core/nunit.core.dll.csproj @@ -1,5 +1,5 @@  - + Local 9.0.30729 @@ -37,7 +37,6 @@ true false true - v2.0 ..\..\..\bin\Debug\lib\ --- a/src/NUnitCore/interfaces/nunit.core.interfaces.dll.csproj +++ b/src/NUnitCore/interfaces/nunit.core.interfaces.dll.csproj @@ -1,5 +1,5 @@  - + Local 9.0.30729 @@ -22,7 +22,6 @@ 2.0 - v2.0 ..\..\..\bin\Debug\lib\ --- a/src/NUnitCore/tests/nunit.core.tests.csproj +++ b/src/NUnitCore/tests/nunit.core.tests.csproj @@ -1,5 +1,5 @@  - + Local 9.0.30729 @@ -37,7 +37,6 @@ true false true - v3.5 ..\..\..\bin\Debug\tests\ --- a/src/NUnitFramework/framework/nunit.framework.dll.csproj +++ b/src/NUnitFramework/framework/nunit.framework.dll.csproj @@ -1,5 +1,5 @@  - + Local 9.0.30729 @@ -22,7 +22,6 @@ 2.0 - v2.0 ..\..\..\bin\Debug\framework\ --- a/src/NUnitFramework/tests/nunit.framework.tests.csproj +++ b/src/NUnitFramework/tests/nunit.framework.tests.csproj @@ -1,5 +1,5 @@  - + Local 9.0.30729 @@ -22,7 +22,6 @@ 2.0 - v3.5 ..\..\..\bin\Debug\tests\ --- a/src/NUnitMocks/mocks/nunit.mocks.csproj +++ b/src/NUnitMocks/mocks/nunit.mocks.csproj @@ -1,5 +1,5 @@  - + Local 9.0.21022 @@ -22,7 +22,6 @@ 2.0 - v2.0 ..\..\..\bin\Debug\framework\ --- a/src/NUnitMocks/tests/nunit.mocks.tests.csproj +++ b/src/NUnitMocks/tests/nunit.mocks.tests.csproj @@ -1,5 +1,5 @@  - + Local 9.0.21022 @@ -22,7 +22,6 @@ 2.0 - v2.0 ..\..\..\bin\Debug\tests\ --- a/src/NUnitTestServer/nunit-agent-exe/nunit-agent.exe.csproj +++ b/src/NUnitTestServer/nunit-agent-exe/nunit-agent.exe.csproj @@ -1,5 +1,5 @@  - + Local 9.0.21022 @@ -23,7 +23,6 @@ 2.0 true - v2.0 ..\..\..\bin\Debug\ --- a/src/PNUnit/agent/pnunit-agent.csproj +++ b/src/PNUnit/agent/pnunit-agent.csproj @@ -1,5 +1,5 @@ - + Local 9.0.30729 @@ -29,7 +29,6 @@ 0.0 - v2.0 true --- a/src/PNUnit/launcher/pnunit-launcher.csproj +++ b/src/PNUnit/launcher/pnunit-launcher.csproj @@ -1,5 +1,5 @@ - + Local 9.0.30729 @@ -31,7 +31,6 @@ 0.0 - v2.0 true --- a/src/PNUnit/pnunit.framework/pnunit.framework.csproj +++ b/src/PNUnit/pnunit.framework/pnunit.framework.csproj @@ -1,5 +1,5 @@  - + Local 9.0.21022 @@ -28,7 +28,6 @@ 0.0 - v2.0 --- a/src/PNUnit/tests/pnunit.tests.csproj +++ b/src/PNUnit/tests/pnunit.tests.csproj @@ -1,5 +1,5 @@ - + Local 9.0.21022 @@ -22,7 +22,6 @@ 2.0 - v2.0 ..\..\..\bin\Debug\ --- a/src/ProjectEditor/editor/nunit-editor.csproj +++ b/src/ProjectEditor/editor/nunit-editor.csproj @@ -1,5 +1,5 @@  - + Debug AnyCPU @@ -10,7 +10,6 @@ Properties NUnit.ProjectEditor nunit-editor - v2.0 512 App.ico --- a/src/ProjectEditor/tests/nunit-editor.tests.csproj +++ b/src/ProjectEditor/tests/nunit-editor.tests.csproj @@ -1,5 +1,5 @@  - + Debug AnyCPU @@ -11,7 +11,6 @@ NUnit.ProjectEditor.Tests nunit-editor.tests 512 - v3.5 true --- a/src/tests/mock-assembly/mock-assembly.csproj +++ b/src/tests/mock-assembly/mock-assembly.csproj @@ -1,5 +1,5 @@  - + Local 9.0.21022 @@ -22,7 +22,6 @@ 2.0 - v2.0 ..\..\..\bin\Debug\tests\ --- a/src/tests/nonamespace-assembly/nonamespace-assembly.csproj +++ b/src/tests/nonamespace-assembly/nonamespace-assembly.csproj @@ -1,5 +1,5 @@  - + Local 9.0.21022 @@ -22,7 +22,6 @@ 2.0 - v2.0 ..\..\..\bin\Debug\tests\ --- a/src/tests/test-assembly/test-assembly.csproj +++ b/src/tests/test-assembly/test-assembly.csproj @@ -1,5 +1,5 @@  - + Local 9.0.21022 @@ -37,7 +37,6 @@ true false true - v2.0 ..\..\..\bin\Debug\tests\ --- a/src/tests/test-utilities/test-utilities.csproj +++ b/src/tests/test-utilities/test-utilities.csproj @@ -1,5 +1,5 @@  - + Local 9.0.21022 @@ -22,7 +22,6 @@ 2.0 - v2.0 ..\..\..\bin\Debug\tests\ debian/monodoc-nunit-manual.install0000644000000000000000000000046311752756600014636 0ustar nunit.core.tree /usr/lib/monodoc/sources/ nunit.core.zip /usr/lib/monodoc/sources/ nunit.framework.tree /usr/lib/monodoc/sources/ nunit.framework.zip /usr/lib/monodoc/sources/ debian/nunit.core.source /usr/lib/monodoc/sources/ debian/nunit.framework.source /usr/lib/monodoc/sources/ debian/compat0000644000000000000000000000000211752756600010375 0ustar 7 debian/nunit-console.sh0000644000000000000000000000010311752756600012322 0ustar #!/bin/sh exec /usr/bin/cli /usr/lib/nunit/nunit-console.exe "$@" debian/nunit-console.10000644000000000000000000000256711752756600012070 0ustar .TH nunit-console 1 "1 June 2005" .SH NAME nunit-console \- Test-based front-end to NUnit .SH SYNOPSIS .PP .B nunit-console [assemblies] [options] .RI .SH DESCRIPTION \fBnunit-console\fP is a simple but powerful front-end to NUnit, a testing framework for .NET. It will run all or some tests from the assemblies specified as arguments and display the results. .BR Results can be written in either XML or plain text. .PP .SH OPTIONS .PP .IP "/fixture=STR" Run specified fixture .IP "/config=STR" Project configuration to load .IP "/xml=STR" Write test result output data to specified file .IP "/transform=STR" Name of transformation file to run on XML output file. .IP "/xmlConsole" Print XML to the console. .IP "/output=STR" File to receive regular test output .IP "/err=STR" File to reveive test error output .IP "/labels" Label each test in output. .IP "/include=STR" Test categories to include (may contain wildcards) .IP "/exclude=STR" Test categories to exclude (may contain wildcards) .IP "/noshadow" Disable shadow copy .IP "/thread" Run tests on a seperate thread. .IP "/wait" Wait for input before closing window. .IP "/nologo" Do no show credits at startup. .IP "/help" Show list of available arguments. .SH "SEE ALSO" .BR /usr/share/doc/nunit/html .SH AUTHOR .BR This manpage was written by Jelmer Vernooij for the Debian project (but may be used by others). debian/nunit-gui.install0000644000000000000000000000035311752756600012507 0ustar bin/Debug/nunit.exe* /usr/lib/nunit/ bin/Debug/lib/nunit-gui-runner.dll* /usr/lib/nunit/ bin/Debug/lib/nunit.uikit.dll* /usr/lib/nunit/ bin/Debug/lib/nunit.uiexception.dll* /usr/lib/nunit/ debian/nunit.pc0000644000000000000000000000057311752756600010665 0ustar prefix=/usr exec_prefix=${prefix} libdir=${exec_prefix}/lib pkglibdir=${libdir}/cli Name: NUnit Description: Testing framework for CLI Version: 2.6.0.12051 Libs: -r:${pkglibdir}/nunit.core-2.6/nunit.core.dll -r:${pkglibdir}/nunit.util-2.6/nunit.util.dll -r:${pkglibdir}/nunit.framework-2.6/nunit.framework.dll -r:${pkglibdir}/nunit.core.interfaces-2.6/nunit.core.interfaces.dll debian/rules0000755000000000000000000000472211752756600010264 0ustar #!/usr/bin/make -f export DH_VERBOSE=1 DEB_CLI_ABI_VERSION = 2.6 DEB_CLI_API_VERSION = 2.6.0 %: dh $@ --with cli override_dh_auto_build: xbuild /property:Configuration=Debug ./src/NUnitCore/core/nunit.core.dll.csproj xbuild /property:Configuration=Debug ./src/NUnitCore/interfaces/nunit.core.interfaces.dll.csproj xbuild /property:Configuration=Debug ./src/NUnitFramework/framework/nunit.framework.dll.csproj xbuild /property:Configuration=Debug ./src/NUnitMocks/mocks/nunit.mocks.csproj xbuild /property:Configuration=Debug ./src/ClientUtilities/util/nunit.util.dll.csproj xbuild /property:Configuration=Debug ./src/ConsoleRunner/nunit-console/nunit-console.csproj xbuild /property:Configuration=Debug ./src/ConsoleRunner/nunit-console-exe/nunit-console.exe.csproj xbuild /property:Configuration=Debug ./src/GuiRunner/nunit-gui/nunit-gui.csproj xbuild /property:Configuration=Debug ./src/GuiComponents/UiKit/nunit.uikit.dll.csproj xbuild /property:Configuration=Debug ./src/GuiException/UiException/nunit.uiexception.dll.csproj xbuild /property:Configuration=Debug ./src/GuiRunner/nunit-gui-exe/nunit-gui.exe.csproj rm -rf monodocer; mdoc update -i ./bin/Debug/framework/nunit.framework.xml \ -o monodocer bin/Debug/framework/nunit.framework.dll; mdoc assemble -o nunit.framework monodocer; rm -rf monodocer; mdoc update -i ./bin/Debug/lib/nunit.core.xml \ -o monodocer bin/Debug/lib/nunit.core.dll; mdoc assemble -o nunit.core monodocer; override_dh_install: install -D -m 755 debian/nunit-console.sh debian/nunit-console/usr/bin/nunit-console install -D -m 755 debian/nunit-gui.sh debian/nunit-gui/usr/bin/nunit-gui dh_install cp -a src/ConsoleRunner/nunit-console-exe/App.config debian/nunit-console/usr/lib/nunit/nunit-console.exe.config cp -a src/GuiRunner/nunit-gui-exe/App.config debian/nunit-gui/usr/lib/nunit/nunit.exe.config override_dh_make_clilibs: dh_makeclilibs -m $(DEB_CLI_API_VERSION) override_dh_fixperms: dh_fixperms find debian/ -name "*.dll" | xargs chmod -x upstream_version=$(shell dpkg-parsechangelog | sed -rne 's,^Version: ([^-\+]+)+(\+dfsg)*.*,\1,p') get-orig-source:: uscan --force-download --destdir=. --download-version=$(upstream_version) rm -rf nunit-$(upstream_version)/ unzip NUnit-$(upstream_version)-src.zip find NUnit-$(upstream_version)/ -name "*.exe" -delete find NUnit-$(upstream_version)/ -name "*.dll" -delete tar cfz nunit_$(upstream_version)+dfsg.orig.tar.gz NUnit-$(upstream_version)/ rm -rf NUnit-$(upstream_version)/ debian/nunit-console.install0000644000000000000000000000017411752756600013366 0ustar bin/Debug/nunit-console.exe* /usr/lib/nunit/ bin/Debug/lib/nunit-console-runner.dll* /usr/lib/nunit/ debian/nunit-gui.sh0000755000000000000000000000007311752756600011455 0ustar #!/bin/sh exec /usr/bin/cli /usr/lib/nunit/nunit.exe "$@" debian/watch0000644000000000000000000000016111752756600010226 0ustar version=3 opts=dversionmangle=s/\+dfsg$// \ https://launchpad.net/nunitv2/+download .*/NUnit-([\d.]+)-src\.zip debian/nunit-console.manpages0000644000000000000000000000002711752756600013510 0ustar debian/nunit-console.1 debian/copyright0000644000000000000000000000253411752756600011136 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: NUnit Upstream-Contact: Charlie Poole Source: http://www.nunit.org/ Files: * Copyright: Copyright 2002-2008 Charlie Poole Copyright 2002-2004 James W. Newkirk, Michael C. Two, Alexei A. Vorontsov Copyright 2000-2002 Philip A. Craig License: This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. . Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: . 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment (see the following) in the product documentation is required. . Portions Copyright � 2002-2008 Charlie Poole or, Copyright � 2002-2004 James W. Newkirk, Michael C. Two, Alexei A. Vorontsov or, Copyright � 2000-2002 Philip A. Craig . 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. . 3. This notice may not be removed or altered from any source distribution. debian/libnunit-cil-dev.install0000644000000000000000000000005011752756600013727 0ustar debian/nunit.pc /usr/lib/pkgconfig/