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

Allow use of pre-constructed objects without a default constructor in Suites

f578ba6b1af986a0f1e073f9abb9357966495fe1 authored over 14 years ago
Move solution file to top level

253cb66b60663ade40323fd90a1009823e2f2954 authored over 14 years ago
Short cut equality comparison if two objects are the same reference

d2f64783af8b47bc5fc8eaf94debb13efe4a60c2 authored over 14 years ago
Add back missing resources

074b4b6a82de6177ed2c5bb68c7c9af39f59a07c authored over 14 years ago
Fix scrolling behavior in TestAssemblyInfoForm

96397a761b135bda2010a7c0c1d459d9d87dfa40 authored over 14 years ago
Display actual exe name rather than 'mono' in TestAssemblyInfoForm

aab829d3141ca6c39a16ee0368cf0b044df47c73 authored over 14 years ago
Adjust size of status bar panels

121e78d7f651e3be6a1d27b43d6767340bf76006 authored over 14 years ago
Fix text alignment in tabs

824b0fa6fb99929274477466301cec53b749a3de authored over 14 years ago
Reuse agent process when reloading tests

60fc79441732ba2e59023c899c836fb0b4deed24 authored over 14 years ago
Remove OneWay attribute from test agent Stop method

87e9eec63dd4c5ef6abb6d84369f84f8776ea9c7 authored over 14 years ago
Disable failing tests under Windows + Mono

524cc29065d6af5f136aa4ca562c6827ca771458 authored over 14 years ago
Stop excluding certain tests under Linux now that they are working

0a3b854bb3aa634774727f938e9800bcd7d3aa1a authored over 14 years ago
Exclude Mono 1.0 profile for a test of turning off ShadowCopy

bf14a2ae67dd9de2867e592b8afb2a7c2fd2e01b authored over 14 years ago
Change test target commandline to use -xml rather than /xml for linux compatibility

1aac07da0d6f1acb3021badf6f0ab36f79a473df authored over 14 years ago
Use generic font families for cross-platform compatibility

060666caa3e75103e1f7b31e47b59ed25963b35c authored over 14 years ago
Plug memory leak

037fb265c57cf1c765b6a31bbd7cec326a13da76 authored over 14 years ago
Use generic fonts in UiException controls and fix other inconsistencies between Windows and Linux

4d4aba9caa08ac48090a5b8215ac3b83a7e05c87 authored over 14 years ago
Remove unused class

a0e509e02d54ada01dfdbab3fb3d5be154d30c3a authored over 14 years ago
Fix bug in how clr version is maintained in RuntimeFramework

e7efb716f1c40147605977c9996987b838e8e112 authored over 14 years ago
Eliminate obsolete static property and tests

58ffcb5e5410047bdac87f3776d1104260769947 authored over 14 years ago
Eliminate race condition in TestThread.cs and refactor

b7cd928a378da1ebade923cfca44eeb4cd5122eb authored over 14 years ago
Issue warning message if test changes current directory

a4e35b9af7ba96e4e78a7da1f29458dea6abd8e4 authored over 14 years ago
Update solution and project files for use with MonoDevelop

cca3ab96778a4b8912a5ea31916039677f191674 authored over 14 years ago
Fix year in copyright statement

dfc03760b24d2d66f2cdda8023f6afecb391aa44 authored over 14 years ago
Merge from trunk

6d686af19e7e71e9fdc7e528f4f21f8ea257d94f authored over 14 years ago
Change spelling to work with Linux

042ff08066a045212fefa5ddea93d5467b1720ee authored over 14 years ago
Merge from trunk

d25b1b217531bcfcbead317d378ed116b6bd4e13 authored over 14 years ago
Add NAnt build scripts to VS projects for convenience; modify package target to work again now that solutions directory is gone

b810d1792fa87044fcf3883baf9847707cb88e3c authored over 14 years ago
Fix spelling error for Linux compatibility

ddea6d3b25584a685647d964c2eda82ef8321234 authored over 14 years ago
Additional changes to compile under .NET 1.1

4bd7b8acf9444af5785d16455faec30832e2a339 authored over 14 years ago
Fix access error in test; change order of projects in solution so nunit-gui.exe comes first and is the startup project

917b6cb82db59ab41c7ef16286a8b45fd5eae9f6 authored over 14 years ago
Work in progress.

008da7c6c2e007df88632763c4f49fd8ed0e598b authored over 14 years ago
Add SubPathConstraint and base DirectoryAssert.IsWithin on it; remove SubDirectoryConstraint

299657c5ae7474631c225b54614abd071ee3509e authored over 14 years ago
Merge changes by cvetomir.todorov to eliminate duplication of categories in the gui display.

6ef87e09d932f01063fe37c85c87d3cd8c7a697e authored over 14 years ago
Use forward slashes in paths for linux compatibility

699be83f74eb2c66b559d1a2e92f3c5e3a3c2a6d authored over 14 years ago
Fix error if .NET or MONO is entirely absent from the machine

ce58b1f9a3e499a67f4852e020ee6a0cb123d548 authored over 14 years ago
Create nant script for use in linux; add older nunit files to NAnt installation to avoid error messages - we don't really use these.

c4464ad2e83257a20c109b081ea95ea6886aabbc authored over 14 years ago
Add file types created by monodevelop

e3bb223f75bd60b0af5ee4946b1b4ff151cd603d authored over 14 years ago
_

c028aa224a70e60bd74052206516e3962954f09f authored over 14 years ago
Allow Inheritance from ExplicitAttribute and IgnoreAttribute.

8ac0e2a64c08112f1378cc1376bba11560066496 authored over 14 years ago
Refactor TestContext, TestExecutionContext and MethodRunner; add TestDirectory property to TestContext

e8597b042459d1333dde1d3acf89a2a88c612b7b authored over 14 years ago
Eliminate dependency on current directory in NUnit tests; update

TestContext to be closer to 3.0 object model.

3367b5e13aa56ca3e2ec5d64370c7ba0c487bc22 authored over 14 years ago
Add AssemblyHelper.GetAssemblyPath(Type), simplify code and add tests

12841df1fdcc61f8a7ee6d464a2bbda35024d405 authored over 14 years ago
Rename internal TestContext and corresponding tests to avoid conflict with new public TestContext

932d47999fabe48b0a6004cf4c479f517766f04d authored over 14 years ago
Refactor AssemblyInfo property

6e7c83073297c6013b3789f5c7e3a0b4feb438cc authored over 14 years ago
Add additional logging

503396975be547547be7f5afa070ae5a96417db0 authored over 14 years ago
Modify framework source code directory structure to more closely map to that used for nunit-3.0 so it's easier to compare the two.

7fec7cc0d9a542bcc1781acd52a9a550946f348e authored over 14 years ago
Move test data to a subdirectory

cbd86aabcc7edf09bfd5e2992c16b0fc0b01fbc5 authored over 14 years ago
Remove solutions directory

a0d5f54155b419302002be0c3ea9f9652418f850 authored over 14 years ago
Create VS solution and projects under the src directory

73467cea9d128bb47ae906aa1e4e22f039c0ec0e authored over 14 years ago
Fix bug under .NET 1.1

2f0684ef94722437d783949a76eff118024ca527 authored over 14 years ago
Update install for release

af45970aa809692af69b6fc17ccb4f6dd4b954f4 authored over 14 years ago
Conditional code so we can build in .NET 1.1

d3deb6a24a2d17ebe7518ebfd71536b4d89210a3 authored over 14 years ago
Update docs for 2.5.7 release

a12eb50375151f515c37940adaa3f2ac9a8c5476 authored over 14 years ago
Update build scripts and advance version number

e31e02501ed847f031c35afd6524716a1a1176b8 authored over 14 years ago
Fix problem with '..' in the base path

4e1b294c96da3065a4e955c3348337c16d8564cc authored over 14 years ago
Add files missing from prior commit

2311e4d4630df8f5066e6c3b667227777204d9ef authored over 14 years ago
Add experimental TestContext class in framework, allowing tests to access their own name, properties and status.

15b565eeee0d8fa54eba8eff70624beb563b9f30 authored over 14 years ago
Change file name to avoid confusion with same class in nunit.core.tests

2bd047a928e05edfb5cb3113401caa2aa81f97ec authored over 14 years ago
Ensure that all TestFixtureAttributes are seen, including those with TypeArgs only

ea0d8c2f79711379a1c366ca891a6411713d834c authored over 14 years ago
Load assemblies using AssemblyName rather than file name

b70df4b5f4e37a5e4e736213787ed31a3010ecf0 authored over 14 years ago
New guid for release

741adc401370e54af9a6e1a6ddfa00c8c04a3dda authored over 14 years ago
Update documentation for NUnit 2.5.6

1ebc25d571195f3c1938ca862b3ca7d10364e319 authored over 14 years ago
Apply conditionals so we can build for .NET 1.1

363ce5c18967e3f37cd59b7f9c4b0382088d6ddb authored over 14 years ago
Apply conditionals to a number of tests that require C# 3.0

3b1e364cfa0f987e58818a0dd985680b70bda877 authored over 14 years ago
Don't hold on to file after reading it to determine Runtime used to build it

7fa67a17748ea8794c153a76d8cb4aa9fd6ed784 authored over 14 years ago
Fix problem with category selection when some tests are also explicit

69a4572663c8cd785f86fa47116ab523ce7f5aff authored over 14 years ago
Add missing defines to pnunit build scripts

a4b18430a7c15e578049ac9c3ffcce9e5d7a3744 authored over 14 years ago
Additional improvements to dictionary equality algorithm to allow comparing hashtable and generic dictionary.

b7d29ea74e4a33d9085af960c0962c8cd9f84a75 authored over 14 years ago
Advance version number for new release

2ab16f77d5d754b83b0592df43529721c55d9c07 authored over 14 years ago
Implement proper equality comparison between dictionaries

ce5d71f3bc3210612cce8426b0ff2bc5853fe859 authored over 14 years ago
Fix EqualConstraint description to display tolerance properly

a6f0c564a96635661e60753cf8d77e53edf4102e authored over 14 years ago
Ignore null fixture returned from builder

6409745bae7ee4a67e0494bc0d9dab1320da176a authored over 14 years ago
Add tests

9b76bff21756af34737be799eb23991e54cffc6f authored over 14 years ago
Update PNunit based on the latest code from the Codice site

b07a7280431804bbf48e7527d21110988dd58dd8 authored over 14 years ago
Disallow ',' in category names in addition to '+', '-', and '!'

8f3fe16d6451145f0356418fd7fae716ec402043 authored over 14 years ago
Replace missing source code files

7fb62034dd2d4377ea4aaa8cad634e386b79e2bf authored over 14 years ago
Disallow use of +, - or ! in a category name and trim trailing spaces.

c4dfada3fb1ebaed5d3921525900daadfa49a5ff authored over 14 years ago
Remove erroneous use of #if MONO - test must be made at runtime not compile time

e9b89ebfebabef30cd77a60c7cae52f0a1fdded9 authored over 14 years ago
Split TestRunnerFactory into two classes, one for in-process use and one

for top-level use; major refactoring of available framework detection in
RuntimeFramework class;...

2686d35574478ca0b31844fe6c5d6d90f7f33232 authored over 14 years ago
Add test for bug received - currently commented out while we review it

a81af3ae1c1b79aa718c8772d1d3511d6aa27655 authored over 14 years ago
Additional tests

b90af7770a099ec020722663a48ee650de6896e0 authored over 14 years ago
Ensure that static fixture setup and teardown in base class is called

6235074eefd7978c73d3bff02c4a2ecfc4781448 authored over 14 years ago
Modify TestAgency to use any available port, allowing multiple instances of NUnit to create agents

a1fde287af3d4d1da77f970e47a06fd3f15bcff0 authored over 14 years ago
Fix test broken by namespace change

a11ab1f7247210d1e25ab74c1b44e71d21158075 authored over 14 years ago
Change namespace of constraint tests

bc047b322a38954248e7f578150e129892482c33 authored over 14 years ago
Introduce ReusableConstraint

bbe74353f55fc7f79d128ac4314295b7d6520cbb authored over 14 years ago
Deprecate DirectoryAssert

346a0c109674fa47edb8b992fbf25421db5133f9 authored over 14 years ago
Fix ToString to show when it is being used with an unresolved constraint

0d0d2b4968d7704d636088393b074817722eece3 authored over 14 years ago
Fix error in .NET 1.1 build

f0a02b600b77707af3d8029f3ff211c2c56b2b65 authored over 14 years ago
Enable use of params arguments and display actual values entered rather than just <System.Object[]> for the argument

dda2c56e0c584d42d3b8a4b5756ad5255c296211 authored over 14 years ago
Fix calculation of the path to the Mono exe

4e65b6f5182cff80e1ca30d260c2ef9d007cc475 authored over 14 years ago
Change install order of extensions so last ones are tried first

9fa97342c85c582f1862d801734f0f09684fdd1c authored over 14 years ago
Allow multiple tests to be selected by the /run option

464940713a3834abb28448e63d4ce5964cac2c38 authored over 14 years ago
Give SetUp failure messages a prefix of "SetUp"

66f27d9d253ba468bea10801b8bed4d407ba270b authored over 14 years ago
Merge from mainline.

8fed8072b5c90b0afed33543e0104edcddb139c4 authored over 14 years ago
Remove dependency on .Net 2.0 syntax

9b01a45a613579c879f80c5692720124ea30c5d7 authored over 14 years ago
Verify bug fix for test overriding a method in base class

f5ea7dc3ca356eb48fd00374e2b56e1bacf34a3c authored over 14 years ago
nunit-console: support multiple test names with the /run command

326335aa6c556cc95eb4bb2a48dcad4144a506e2 authored over 14 years ago
DirectoryAssert was failing when one path had a trailing / and the other didn't (bug 574408)

f7daab71cee0326645b9c9fcf679a6361a73239b authored over 14 years ago