Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nunit/nunitv2

NUnit 2.x repository. NUnit V2 IS NO LONGER MAINTAINED OR UPDATED. Bugs should be reported in the main NUnit 3.0 repository.
https://github.com/nunit/nunitv2

Add RowTest to 2.5 extensions

0b66d6f673989072d0176141ab41309f3b49827a authored almost 17 years ago
Add convenience constructor, primarily for testing.

2c3d4b74078e8fbe0abc8136e543d228d6c39bd6 authored almost 17 years ago
Add RowTest to 2.5 extensions

10bd8e88a5637d3b9ad93ebb34b86436696573f0 authored almost 17 years ago
Add RowTest to 2.5 extensions

bc5abae7f6ec268945917ab7e223699545c21ef7 authored almost 17 years ago
Modify extensibility interfaces and add parameterized tests to NUnit

1f01e16632568324622e77deb495366e43fe51b0 authored almost 17 years ago
Add MaxTimeDecorator to extensions

818455a83fb8c034aca67ee3d026a4fea6d2551a authored almost 17 years ago
Remove IExtensionPoint interface from VisualStudioConverter

6b4a96f5aa4cd314e3a17da832cce7f2808e0a70 authored almost 17 years ago
Add TestCase attribute

b2aac1a9a07d976e05515699d3fc16a714c1798a authored almost 17 years ago
Add DirectoryAssert contributed by Daaron

e9d91ac8ef24817dbf0d96f3bd823d833d921c57 authored almost 17 years ago
Add DirectoryAssert contributed by Daaron

68928311f6cb1a39286b5f20943c4a175d83ece0 authored almost 17 years ago
Fix incorrect comparison of strings with different encodings (bug 1923458)

and add comparison code for DirectoryInfo to support DirectoryAssert

641f0e14631a62ab7fe138ed3618a6c99a888def authored almost 17 years ago
Fix incorrect base class

4ebab6232bf337c85ad1169e103fd2690eae96df authored almost 17 years ago
Eliminate use of xsl to create console runner summary report and remove

the /transform option.

5fabef824a28c244afaf5b5eb4338b60ecc74207 authored almost 17 years ago
New summary report for console runner

2290571c2ae5ec9db35d5bdf91536d389d2e61e9 authored almost 17 years ago
Further changes related to the distinction between errors and failures.

6046a3a081400962ba53aa89c4e6b452a13912e2 authored almost 17 years ago
Further changes related to the distinction between errors and failures.

c8e4e07567d1b27bc902bd6087d65ae5ac04ae1a authored almost 17 years ago
Distinguish errors and failures. Modify reporting in both runners accordingly.

32edffeb0f85a2aa135425be008527e4085c7fa6 authored almost 17 years ago
Remove all log4net logging to avoid conflict with user code. Add internal

trace support and classes to capture log4net log entries created by the
tests using reflection. M...

52b44bfdf0ffe78817ead805836cef108a3a86d0 authored almost 17 years ago
Revise EventPump to have a state rather than two different booleans. Fix

race condition.

2f894adbf28229356f75d04c46dbc466a3b096fa authored almost 17 years ago
Add nunit.framework2 project for vs2005

058b58b52b6f48d14f28407762d16e2f93d389cc authored almost 17 years ago
Allow static methods as tests and as SetUp, TearDown, TestFixtureSetUp

and TestFixtureTearDown methods.

6b0fb0ee779f5fdbb1e4b97e584b6135a765d31d authored almost 17 years ago
Merge bug fix 1908066 from 2.4 branch

0850164f3834980bde28d0406e3b9cf5f958fa5c authored almost 17 years ago
Update Wix to version 2.0.5805

17397cae775b35a99d7c7f2e801c52c54bede35a authored almost 17 years ago
Updates to PathConstraints

2d1810cd76da10b5f407d252efa3c1d395af932e authored almost 17 years ago
Set logging level back to Error

ec23435c05ab9951b11f5fb3301feef1c937c4fa authored almost 17 years ago
Further simplification of tests using mock-assembly.dll

310db63288de892c6b31189c555f39082efa0560 authored almost 17 years ago
Correct xml output "failures" attribute to reflect both errors and failures.

c11a42fcacc7fca8425de73a8bbb1b35a3029c5c authored almost 17 years ago
Show non-runnable tests as errors rather than ignored; make tests that use

MockAssembly less dependent on changes to it.

f29a35d449caa44c13fbcb52b72f1724a4b99234 authored almost 17 years ago
Merge SummaryVisitor class into ResultSummarizer; refactor XmlResultVisitor

and rename it as XmlResultWriter; modify xml output and schema; add FullName
property to TestResult.

7de636e1915b08ef887590130bb43ef0d19fcde9 authored almost 17 years ago
Correct error in xml comment

26c79d2df53e2230bee464d4c472b2bfa8bfdaa8 authored almost 17 years ago
Remove TestCaseResult and TestSuiteResult - all results now simply

use the TestResult class, which is no longer abstract. Remove
ResultVisitor interface and revise ...

a413a6ecc9488a971d2aafd6430b0a8b1d1aa401 authored almost 17 years ago
Remove TestCaseResult and TestSuiteResult - all results now simply

use the TestResult class, which is no longer abstract. Remove
ResultVisitor interface and revise ...

d870507bd243076b39396729f91d523dece6696e authored almost 17 years ago
Remove TestResult constructors maintained for use of tests only

fc8b333abf5e4fe36c329d14c3b506bedbd4d0f5 authored almost 17 years ago
Replace (TestInfo, string) constructor for TestSuiteResult with (TestInfo)

50bce9894bc2eacc8bf6fd2124f40d1686ab2a27 authored almost 17 years ago
Simplify IExtensionHost interface, making FrameworkRegistry just another

extension point to be implemented by the host class.

587fbe7d06cde8f077cd4987222fb94eec7c7ee8 authored almost 17 years ago
Upgrade build script to NAnt 0.86 using patternsets

580939d67e52ad3ed1ea2c038ae255355e4aad6a authored almost 17 years ago
Remove old tabbed dialogs from gui - no longer used

df78bd23d9ad0710c8e0df6ad47e2f7262239855 authored almost 17 years ago
Remove icon from console dll project - only used on exe

8ce30aac5fc15cd717d28fe9d125dbd47a28eb2f authored almost 17 years ago
Add separate ProjectService for loading projects, VisualStudioConverter for

Visual Studio projects and solutions, remove some of the loading functionality
from NUnitProject....

1beb47cc8397ece6e8c4e3a607f23b19181e8c85 authored almost 17 years ago
Eliminate use of notestfixtures-assembly for testing

de4cf828144edee0f4c530670f2d83ad648fc464 authored almost 17 years ago
Remove no-longer-used classes from script

366f801c8602b643a3219ca1a9b1a14dd61630b4 authored almost 17 years ago
Merge NUnit 2.4.7 bug fixes

e24ba932b35f753d7ac7080f80f52119f5e1b1c0 authored almost 17 years ago
Merge NUnit 2.4.7 bug fixes

65627279320b1ce1edfa7ee6057cd0a5c164ce75 authored almost 17 years ago
Eliminate use of notestfixtures-assembly for testing

ea07ee775951d8562af4f60c030b1a41f8ab99a8 authored almost 17 years ago
Eliminate unused constant definition

2d75609c374821f8cd5992709b0c61cfd1c0a537 authored almost 17 years ago
Eliminate use of notestfixtures-assembly for testing

fc853e3e28545a413bdf66ac8b279fb1a5a16f02 authored almost 17 years ago
Add AttributeInheritance tests to build

7e3ca3e837effe53c1ca1f020406c612e484988d authored almost 17 years ago
Remove test of obsolete class

66c734652f697a9612f53b01cbe794e2f1371a30 authored almost 17 years ago
Remove obsolete classes

7d47ee78f2a53c2a644c412d4960254969e55f72 authored almost 17 years ago
Move non-source files like scripts to the root directory

f5685a060fe335acaaffb41fc1da63001dfd5c27 authored almost 17 years ago
Remove vs solutions and projects from source tree

8b6c742471c17e17ebd2df9692c28bb511d6a522 authored almost 17 years ago
Add separate project tree for VS2005

46b34af5a216c09bd60fa607b88cfca86300c041 authored almost 17 years ago
Add separate project tree for VS2003

8b18efd1346fe0b01e4066278faad5e529d8ce68 authored almost 17 years ago
Add separate project tree for VS2005

7f9657725f52ea8cdb4b12fed87161c06c1a3282 authored almost 17 years ago
Add separate project tree for VS2003

0d4992d81209b4e596f7870fcbc6064c3a226de6 authored almost 17 years ago
Correct assembly reference

3a5f3f68d234a3ff7169014412c4fa8e85223b13 authored almost 17 years ago
Remove obsolete classes

9fc712ab961a2d61a36df8bceb9dda663c35d2ba authored almost 17 years ago
Remove test of obsolete class

1e3db77d5a2905e4f5b3906a9e0a6bfa26c9acce authored almost 17 years ago
Remove use of obsolete constructor

0272f7541f2a9b852e27abf27ddad56b9d4c4f24 authored almost 17 years ago
Namespace changes

2aeaf3aed3fd925e26c000de410dc76f77e56d69 authored almost 17 years ago
Remove dead code

fbf607d556a57c589666fb8ff9a1ee936ed632cb authored almost 17 years ago
Remove refrence to non-existent resource

b58c43f74d91614ca2c2d8b48ee04f8c03892459 authored almost 17 years ago
Simplify building of fixtures and test cases, remove unused classes

e288457ac03eef315b26050247947c100a715cfe authored almost 17 years ago
Reorganize namespaces, remove obsolete classes and add new PathConstraint

460c1dac8891c40cc0ddbd7028525ded98e769ab authored almost 17 years ago
Advance version to 2.5 and clean up build script

15e60f94eb250a6cbc3c0a045582b55b9b387644 authored about 17 years ago
Merge fixes from 2.4 branch

4a74ac6a53689a3182ea59f513a2e6ac61cc9831 authored about 17 years ago
Advance version to 2.5

184656362dca02546ccf93b2118ccdea825899c9 authored about 17 years ago
Merge changes from 2.4 branch

9e6fc6b64a72cbebe2532aaa6493bf1a4b2b1e2a authored about 17 years ago
Merge changes from release 2.4.6

2ffb92842695adce999155dde1fa7e1aec128268 authored about 17 years ago
Bug fix #1851572: Log4net config delays startup

3b26e1ea9904e6d200aefa38d1f343b07ded5b8c authored about 17 years ago
InitialFieldValues test was sporadicaly throwing NullReferenceException in SafeNativeMethods.ShowWindow(...) when running under .NET 1.0. This is probably due to issue when running Windows Forms code in non-default app domain.

0712edbac87d02b5619ab8775ecab65b96d37e68 authored about 17 years ago
Fix radio buttons on TestLoader general options panel (bug #1822915)

600827abf29a363f3dfb954ec882b8dcd7f4dcfb authored over 17 years ago
Fix erroneous message in test

87973b1fb60528a8349c7c85cfadb17106ec17b5 authored over 17 years ago
Don't specify TcpChannel "clientConnectionLimit" property when running under .NET 1.0.

1dddb5febba2c2809c143251f0d31818c203d816 authored over 17 years ago
Was checking for wrong assert message. Test lists don't both have 3 elements.

dfd73cc5082945c83eb7d3814d53ae66c87b7bb5 authored over 17 years ago
Use version of log4net which was built for .NET 1.0/Mono 1.0.

8b5917d377ed53c59f1011c42e7dcdabc269177c authored over 17 years ago
Bug fix #1818457: Incorrect list count reported

3a8916e6af515d6ecdb909fd30f75c04b26aff26 authored over 17 years ago
Last changes for 2.4.4 release

ffdc3b5406f678526b91f976a73334e8abd8771d authored over 17 years ago
Back out accidental change to TestTree.resx

11656076f44597adc3dc7f1a9ef36f633fae15e4 authored over 17 years ago
Turn off logging in release

c7cb0f120cff224af56649e0c7c0fa63204ff34a authored over 17 years ago
Remove obsolete task

9062a83c3f3ed015880689c2fe85da0210f5e0fb authored over 17 years ago
Turn off logging in release

77c1d4983a434f790de19e48df34037490114205 authored over 17 years ago
Back out accidental change to TestTree.resx

20bec32ac437eadd5c83415dab9a8ae61b6ae3cf authored over 17 years ago
Fix problem with font for runCount label not being bold initially

bd48dc32349480411f9c41350da21b0e40bdda49 authored over 17 years ago
Add EventListeners ExtensionPoint

b384486a14e0ce140c31a62014c36b93b6986778 authored over 17 years ago
Update samples to work with 2.4.4

79ac9e87913ad8a2168f74a5679e34984c5f819c authored over 17 years ago
Update documentation for NUnit 2.4.4

ad2753fb6fef607e72ac6a1ad55159bfac63b7f8 authored over 17 years ago
no message

da8765fd051d007c325b7c4993e4fe4718e9f236 authored over 17 years ago
Update samples to work with 2.4.4

c5f1693e49f6d1f9bd04442310908a7c37edddb7 authored over 17 years ago
Update samples to use new featuers

b86f8e35e6d2301db408287fe1fe7608cca6d359 authored over 17 years ago
Update documentation for NUnit 2.4.4

f6e30c0cd49f465629a270ae4817c10f2eb7d6cd authored over 17 years ago
Bug fix #1804120: Run all levels of teardown on stop

e388f0264f5833651392b1815b2ebbe081cfd8c3 authored over 17 years ago
Add code to load and save settings

08edccb122e81ed2778cded99c25150d06a9f5ef authored over 17 years ago
Bug fix #1800120: Different show checkboxes behavior between main

and context menus

9cf881210c7e167a702780c98518edcb99387911 authored over 17 years ago
Add code that allows users to add, rename or delete text output display

tabs in the gui.

822ce490d935ac58883ebc3a85a616103c07c138 authored over 17 years ago
Fix the runCount field, which displays a summary of each test run, so that it

respects changes to the font.

ab754d06902374a654661be7eb9ae5f117841ded authored over 17 years ago
Add RemoveGroup entry to settings and fix SaveSettings so that a Change

event is only signalled when there is an actual change.

e083d45aea21d18cdd6ec903b92cea0a49037cff authored over 17 years ago
Include log4net dll in install

66fe2c370621469ac96839b5c183880f660f1395 authored over 17 years ago
Change logging location to ApplicationData directory

4eb552b04c0492ccf9577d1194bd9037f6698339 authored over 17 years ago
Exclude tests for unfinished work from release

06bc4171df5819da19a10cafa46c748a0c33afce authored over 17 years ago