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

Upgrade WiX from 2.0 to 3.5; use fresh guids for all shortcuts and registry per release, so they are properly removed on uninstall; enable use of ALLUSERS=1 to trigger a machine-level install.

76d0881c39d6bcf2b5783864a971b5b589b44b0c authored almost 13 years ago
Minor tweaks to ActionAttribute targeting...

0be2de7d7d440e3b977dfac583d8a263450e92ff authored almost 13 years ago
Refactored test for simplicity and expected behavior...

ff3ee9902c4fba28a3ac151b51473ee3272f73bf authored almost 13 years ago
Add support for Widows 8 and Windows 8 Server to PlatformAttribute

6f1fd85f32f430ee17e46636a8885e0127cceaa0 authored almost 13 years ago
Latest update to Action Attributes by Jordan

4a14728b678df10a5fd00b68f97d322049bc90c0 authored almost 13 years ago
Merge changes from trunk

72b240b21dad29fa336ead70aa04b84287054927 authored almost 13 years ago
Add Assert.ByVal methods

adc8dd5048c44257440963ab8a7fa638399744a5 authored almost 13 years ago
Restore Transform.xslt to the build for use by the NAnt nunit2 task

e9c9fe3cf983c27075b68a51fcd9968915c9e8ae authored almost 13 years ago
Change target framework of certain test projects back to 3.5 - they were changed in error

76ad82b8c0416aac6f74f40bd65d503d1d71e51f authored almost 13 years ago
Ensure that IsEmpty disposes of it's iterator

e913892f7333f3eb3c01759c7789589e4af90265 authored almost 13 years ago
New ITestAction design working well; tests need to be updated before release...

e429c7f0bba8ba74ccdbfce49f22b13d11fb5244 authored almost 13 years ago
Update docs for release

281d23115630e5ba71332b982e08a74e6e71a307 authored about 13 years ago
Update documentation for 2.6b4 release

d216d485aa7cdd40449a8b4a684ace0bacb6b5c0 authored about 13 years ago
Temporary fix for PNUnit bug

e7fe6f2983a44c4cfd2f97d0120499ddd5fde849 authored about 13 years ago
Merge from trunk

56ce4e2e8f6cdbf8e1554b63aa5a9c457c2c2b2d authored about 13 years ago
Fix tests that fail on Linux

2c18801f36b6f2fc7d71548c9be761e35e2b1f67 authored about 13 years ago
Fix null reference occuring only on Linux

15dfd509ebb4a6419705f5d13cef08e142dd51f4 authored about 13 years ago
Fix install to use new directory structure for tree images; set proper constants for pnunit projects

a92b8ab112163a2830a7499063faa0e3182f1e33 authored about 13 years ago
Replace ArrayList with generic List where possible

f63bbb63701aa45ad4e548a2d30fa0e8ab9226aa authored about 13 years ago
Eliminate various warning messages

72665a3fb00b083701baf82c43685beb5c66ab91 authored about 13 years ago
Add missing projects to source package

8b73ce1a0b2a55c7af21f88e016c403a44c237f9 authored about 13 years ago
Remove special settings from config file; rewrite handling of log and trace capture; revise TestRunner interface to remove multiple Run and BeginRun overloads for clarity

958e9cf9c41c8ac51ce6c982fa1e4e346bc57d69 authored about 13 years ago
Beginning structural changes based on feedback from Charlie Poole...

044e794b3534595bf417e6992ff56401e568e205 authored about 13 years ago
"Add feature allowing selection of alternate image sets for Gui tree; reorganize images; make default Ignored icon more visible"

7fe42837a6bf1c20d982f5212ba07230f74c1c96 authored about 13 years ago
Merge from trunk

02ae1120256fc552fe2261533eb3fb9969ff7bb9 authored about 13 years ago
Change default log display threshold from 'Error' to 'Off'

b2260b3148a7c7af0a877d8ff0350a8a06bd4dcd authored about 13 years ago
Change default log display threshold from 'Error' to 'Off'

a056238a04473de9f829ca6cc2bc77530825fd79 authored about 13 years ago
Fix tests broken by earlier bug fix

abeab5337335f94ddf5ab03e87ad3152c72f89cd authored about 13 years ago
Suppress capture of log and trace output when running under nunit-console.

ffadba76d0768732ed5748d1f60c371d59991297 authored about 13 years ago
Add trailing directory separator to ApplicationBase

1e78fb7733df8a1d9f30f4f43b23b7e5c29b9129 authored about 13 years ago
Add -stoponerror switch to console command line

e92add7bfac14571f56509963ff8fdb08aa2419c authored about 13 years ago
Fix problem with variable parameters when zero or one items are provided

9f48b3099a466a0d36424c9a3d0d3371cff6bae0 authored about 13 years ago
Ignore DomainUsage.None in the Gui

f520a1aab870887217ddf3a806829f6018363978 authored about 13 years ago
Ensure that teardown is executed after any timeout

77233983e23936015cd20784257efc1e60425a8b authored about 13 years ago
Ensure that a test run is still cancelled, even if the ThreadAbortException is followed by another exception in TearDown

2afef46848668de6bb819466d54d1f93110b1c3f authored about 13 years ago
Add test to ensure TearDown is run after a timeout

7b710301eb056d885d2f27ae12d556b887f01977 authored about 13 years ago
Disable run command when project fails to load

728d48fed0f84d879e5fe1b582aa0e3c8a6afe45 authored about 13 years ago
Update comment

2bc39d4f9ee004df7dc1fe2212532520ad59c44b authored about 13 years ago
Allow custom comparers to be used for arrays

fbc04e40a1d555af41392c0467338f0679d8f9d3 authored about 13 years ago
Add HasExpectedResult property to ITestCaseData

c6332d8aca39d8cf8ef70375fbd572e4fa082f5b authored about 13 years ago
Redesign TestPropertiesDialog to be more compact

9dc6ca2d4a6e88933f3c6cbde73d0903a687169b authored about 13 years ago
Simplify context menu. Correct problems from prior fix to 902305

048c56cf9c4508a5bb0455059703a413f8c1e560 authored about 13 years ago
Fix error in interpreting assembly isolation options

6fc413cd6079e2ce112c53383e6e7617fc1a323b authored about 13 years ago
Fix platform dependency in path creation

3895a0bd87bf82aefb2d074c00ecf0d2759004cf authored about 13 years ago
Hide Inconclusive tst cases under Theories and add menu item to display them

db8528a9c5d7a1a3020451af04d66de5ed1f3113 authored about 13 years ago
Give clearer message when EmptyConstraint is used with a null value

aa07ac96a4f41754fbfa75449f5a35b49fa39996 authored about 13 years ago
Fix HideTests method to work correctly

9eac42ccae7c9af3b861f0184e7ff4eab1a12e23 authored about 13 years ago
Update release notes for beta 3 release

2a9e1170a4f90205b8f997ccf1d6c11430b59eaa authored about 13 years ago
Add WiX extension to new NAnt version

7e13c72c1b9c12c7b1d46229b1414094b7255343 authored about 13 years ago
Add missing bin directory to NAnt

ee334c46b35c9a05a67877684da83037a8a6ec2a authored about 13 years ago
Upgrade Windows build to use nant 0.91

0592d24dcf1acaaf5f3eaeee6d6f33284e371100 authored about 13 years ago
Fix failure under Mono 4.0 profile

8f1f4d989c4153d311b6f2c5551fc1720fd365ed authored about 13 years ago
Add Is.Positive and Is.Negative constraint syntax

7f8be357f2b13f53eb0f7b3da2f395285254b21e authored about 13 years ago
Ignore exceptions when polling value of a reference or delegate

bda2a83557706bcb30450fd1917466462ce96f26 authored about 13 years ago
Eliminate crash when loading assembly with no tests

2b24c6af5fc7b2dc5672fec8623d118d2aa8f28d authored about 13 years ago
Fix DatapointsAttribute to work with iterators

8739f01cb0a04d58e64ebbb4789382044d6621bb authored about 13 years ago
Force mono to use the desired profile

80aba99b32ee5bbf9e92dfbbb258548689caccf4 authored about 13 years ago
Disable loading wheunder a lower version runtime.

288ae639be0ba9f50ae0964b4810953bc5f6e2cc authored about 13 years ago
Show Mono version more clearly on About box and TestAssemblies form

bc44a64c537c5e33812d769442501a65395bc03a authored about 13 years ago
Allow working directory containing # character

b82c7da3aa4669857d94d157ae8c67224ec4562b authored about 13 years ago
Tag 2.6b2

74f64d6fe6d7774bab8cf4070c275c55f603d00f authored about 13 years ago
Update docs for 2.6 beta 2

b8183fb7bca2cbb1c26afaeb27fa7e1872d81d8f authored about 13 years ago
Eliminate compiler warnings

30ad09efd98365bf35901700fba48e85e7937154 authored about 13 years ago
Refactor ActionHelper

69c6b56910fee48e48e05f958b2085ce28a72b6c authored about 13 years ago
Fix test that fails on mono due to different layout of exception output

bf410eec800bdc65ed6be1e67ecf8386a70aabdd authored about 13 years ago
Update docs for beta 2

2773beda610bf3c3904b9584be2100d7c82a46c9 authored about 13 years ago
Update docs for beta 2

e77a12969bfd44bf1d881d2d0ee391a24d60933a authored about 13 years ago
Respect requested polling interval when DelayedConstraint is used with an object

aeb7cccf3c434281e7e2bef40156ad7c832b8c06 authored about 13 years ago
Add -cleanup option to nunit-console

66c8ebc43177b4e7f162b0faca2179788ac88ddd authored about 13 years ago
Allow running explicit tests from the context menu

7339e1406d2def16ee1ef8d3481a15c095298a1c authored about 13 years ago
Fixes to display of ignored and invalid tests in the gui tree

e38cc61bbb3fea4bc85f3079b2421bb8e98fab6c authored about 13 years ago
Fix errors in original commit

1ef30a50963d56c80c5eccc06c42669fd7709f71 authored about 13 years ago
Adjust gui fields for display at larger font sizes

345542e4f03db534123ff9c97395d53e41175090 authored about 13 years ago
Correct layout of settings pages at larger font sizes

7be22f2f533785b596893adef87a5c9f6b3f39b6 authored about 13 years ago
Modify comments for new class

7c3aca993b13a16176207d6deb4e5b733ef64869 authored about 13 years ago
Change in logging level applies immediately

80521ee4c0581307cd17e3c4e400d8435d5a20da authored about 13 years ago
Respect /include option when used with /run

6c350528d0c13aac3f3dfbd858469652a22ad336 authored about 13 years ago
Ensure that not-runnable and ignored statuses propogate upward to suites

136e43d5abda46535d9fb91df4f4c508953ec979 authored about 13 years ago
Rewrite TestSuiteTreeView.Reload()

5ad45fe9ab59d5404b41afe2e0d88c6275f36aa4 authored about 13 years ago
Add Explicit parameter to TestCaseAttribute and TestCaseData

d633dd1acd86f4db64c5839c842e44991c19dc65 authored about 13 years ago
Modify config files for running under .NET 4.0. Eliminate redundant 'Ship.config' files.

5ab1b2e7e79ac85e19e3c1d15b5d7cc5fa4e7dea authored about 13 years ago
Correctly handle 2 digit runtime versions

2d8e5ba9ca12dc51703cfbaf977a6e132205a642 authored about 13 years ago
Mark tests that will only run under .NET 3.5 and higher using PlatformAttribute

caf08e287b39d85f45fa1583854ade972491c773 authored about 13 years ago
Allow tests to access the work directory path specified on the command line

342749a2579f40e85f8b3f3da45f05008861b821 authored about 13 years ago
Recognize a test fixture containing only TestCaseSourceAttribute on test methods

01072ab61257d12d2a7185363e5a85f4b625a86d authored about 13 years ago
Show more info in error message when Assert.Throws fails due to the wrong exception type being thrown.

d278a7fce738199e0c942a7d342c7271b2010fa2 authored about 13 years ago
Make tests with invalid category attributes more visible in gui and console runner

2b48a6e98b6d7d3fe341a4fe8f4978bea2620e73 authored about 13 years ago
Allow multiple Using clauses on assertions and use them only when comparing the proper types

d2aa3906896968c30af669d96085a06a6d956abb authored about 13 years ago
Split EqualTest.cs into three files

a6332126872a6ae5f9a89e4a2d872d552b35382d authored about 13 years ago
Eliminate config file setting for help URL

39e447a8aaa62aae44a9bceffe9fd02c26901868 authored about 13 years ago
Merge changes from trunk

be5b89e94f77f0a544b1f113a71243ef0a387737 authored about 13 years ago
Use IEquatable<> in equality comparisons

ed28e030de83816f9deb317905bd15f55d8acffe authored about 13 years ago
Use solution configs when opening Visual Studio solutions

01ffca93fca4ec7a80e2a233af76a642c83c509e authored about 13 years ago
Implemented IEquatable equality in the intuitive order actual.Equals(expected)

b5c566c419d600b153d257f8a14bb4c4f37ec024 authored over 13 years ago
Add setting to allow applying a PrincipalPolicy to the test domain

730c3a0bc8c6f77ce05f03edd87238386835ed7e authored over 13 years ago
First implementation of IEquatable<T>-based equality comparison

c020bc69a9184fad88bd9f738ec1e7ef0ec6c953 authored over 13 years ago
Use expanding label for count of tests passed/failed/etc. in GUI

d4922553dc335cc14290872c7749c1e79a6655fa authored over 13 years ago
Add Category parameter to TestCaseSourceAttribute

899ca08947c2222aa696081b721059f83086167c authored over 13 years ago
Support IEnumerable as arg to Assert.IsEmpty/IsNotEmpty

c7fa9cae51844915256e246e8ae028273ec861e5 authored over 13 years ago
Fix nesting of results when TestFixtureSetUp fails

19f5722f5d16aa22623ca3aaac0ce7fcdf5c7be7 authored over 13 years ago