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

Update version to 2.4.3 and add os platform to build directory structure

for use on multi-boot systems.

434ba6e08d5aaf5e8596be353b7fa1fc8509c560 authored over 17 years ago
Fix problem with Asserts comparing mixed types; factor out some numeric

operations common to equality and comparison into Numerics class.

3d1d9b514c092cfa4035f85d0d23f54366e35273 authored over 17 years ago
Update docs for 2.4.2

9682d5d212397bfafe389a68ab81fc6d63936de9 authored over 17 years ago
Remove IConstraint.cs from project

dbe04af63c6a49a67cab3d091b0933e06a3907e6 authored over 17 years ago
Correct comment

d67e33c5fba91823bd740f13faf4363b657f405b authored over 17 years ago
Set project appbase so that it is used when running tests in multiple

AppDomains.

c1750348e43705619cceef60a7a42d022188c6e1 authored over 17 years ago
Change resources back to version 1.0.3300 to avoid issues with .NET 1.0 build

65a2c3f6c4f45d58fff187fcfa47abbe2e191c45 authored over 17 years ago
Update build to run tests of each build against alternate runtimes

31e0a7f26d223930d84d91c9ee4ee1d80f8ccfee authored over 17 years ago
Add additional test platforms for build

347acd6a2af16a8c0b11639d2d48664613aa73fc authored over 17 years ago
Test was failing on Linux, since it has no Windows System directory

0ffa4a015f1de84b3b62a734735ecb62d30ef03b authored over 17 years ago
Display run summary under progress bar

f0c0df60caf009473be13a8f11f36715fe001f59 authored over 17 years ago
If any non=default settings are provided, make sure they are used

when running in multiple AppDomains.

351d4233404366cb9aba37c6e94a56f01117bebe authored over 17 years ago
Remove commented-out code

15b723cf0e47f0bbc09aa7761bbe3d9258e49ebd authored over 17 years ago
Optionally reload project after critical settings are changed.

61e7bec8009fd3d8e1039ea086e5f09dcb4c9916 authored over 17 years ago
Use separate settings for recent files opened under .NET 2.0 and earlier releases.

8308cb746a448aaab3327c4a03fc1f3d295dff47 authored over 17 years ago
Add region directive

1ce5bed1b19b246fa2a2c4cdac3984b0d926ed0d authored over 17 years ago
Stop services in reverse order of starting

fcaffddc3640f9c622dd76365e95b052a97cb307 authored over 17 years ago
Remove individual assembly config files - common config file is now used

even when running in a separate AppDomain.

86382af374681850aa711f6d8ef109e21a885f12 authored over 17 years ago
Final syntax changes for 2.4.2 release

2c1800f2dc8985ee09812b7b7930af448a2662d4 authored over 17 years ago
Changed NUnitBinTests to NUnitTests

10aa0c016e2b2f2cc139d446d6659ca6b4d1f842 authored over 17 years ago
Finalize Assert syntax for 2.4.2

77588168dea9ebc9438a2714e2f10fa75047f13c authored over 17 years ago
Eliminate intermittent null reference exception

b2bff5080ffbd7e92927765ab4315ca6f92f9464 authored over 17 years ago
Correct problem validating new config file

07d26d6ee9660e093ac12aaf7f11d28aa29255f2 authored over 17 years ago
Remove unused config and nunit files; rename NUnitBinTests to NUnitTests.

e114edf6aafa31babf1b7f00ea6823f5cd7b5de2 authored over 17 years ago
Revise layout of ProjectEditor; remove AssemblyListBox and AssemblyPathDialog

classes from project; modify TestLoaderUI to add assemblies and/or vs projects
using a single dialog

df4a57a4c7c547caaf40bd5eafcf93018c368eff authored over 17 years ago
Reload tests on change of project base path

03dc5c4d0317f6e88dd235b054db61b55bab81d4 authored over 17 years ago
Resource update

597238d31b12484f00ef524d10135ce94542ec3f authored over 17 years ago
Reorganize syntax helpers to clarify which tests apply to a collection and which

apply to the items in the collection; add property and property list constraints;
remove IConstra...

81a2a0efe185e5d575c3c2e3ff245f1c803ec110 authored over 17 years ago
Set Color of ResultTabs correctly, removing old setting to Red used for

diagnostic purposes

e7c717dc0502ba77cc5738010565909074ea89ae authored over 17 years ago
Add divider to File Menu

07332209da5595f6ec936514a0fe0409856ca99f authored over 17 years ago
Exclude CompilationTests on Mono

04a0776a2309919150cd8f86acd9664dd820ea9b authored over 17 years ago
Allow loading a single fixture in the Gui

fa2ee66b66f6ff57525bdaed434f373d0098ed76 authored over 17 years ago
Bug fix #1757152: Comparer passed to collection assert is ignored

7755b2b317d97c292542d559ba22a7bdc0d915ac authored over 17 years ago
Change name of file used to save visual state

3148c40e2559f001646d7fabfceb1789a2c18bb7 authored over 17 years ago
Fix problem where changing config to one that has not yet been built leaves

the old tests still loaded.

b8cf5ddfeb12d0734012ed3a58d722627b7f5802 authored over 17 years ago
Add selected categories to the saved visual state

936f433c2f1da77fac37d4d205ded996c8eab3c1 authored over 17 years ago
Activate the main window when a test run fails.

78d8033ff77c73d1da5f4aef307a70b0786e4de6 authored over 17 years ago
Refactor saving of the Visual state of the tree and add an option to control it

e77bcd426dea9c0b3b0ef82a63dbad108b149238 authored over 17 years ago
Build x86 versions of nunit.exe and nunit-console.exe for the 2.0 platforms.

b5be2e5c01aa4afe4a5b3c3dca9fee01b381f796 authored over 17 years ago
Save and restore the visual state of the tree with each project

e5b5b384b88c31800c8a9ad498d47d72959d9f05 authored over 17 years ago
Replace Reload menu item with Reload Project and Reload Tests

0bd63a8df0f4f9d71059b242a9d3dc2fcc9ec3e6 authored over 17 years ago
Save the currently selected tab in settings

a47b36ed258c5e02100fc2acbb69d0990bff6666 authored over 17 years ago
Correct typo in script

bc2d2c57db2096fe5ea960326698bc4dda9ea6e7 authored over 17 years ago
Reverse accidental checkin

1d1fcb5950fdbb2d4f463c052faaff2565aa6a86 authored over 17 years ago
Refactor handling of SetCulture attribute; modify attribute to store culture

in an internal property rather than a normally named property.

19a89ef88664aaed91e0767644372205ea24f2c5 authored over 17 years ago
Display "Reloading..." message during automatic reloads.

e60368996a5927650a337f4123da1bd874a15911 authored over 17 years ago
Fix regression in the default name used for the config file when none

is provided.

d321743bc80e0179df32f8cbf742d6f880dcf5b6 authored over 17 years ago
Add attribute usage to SetCultureAttribute - Jamie's build is not picking

up the usage from the base class... .Net 1.0 issue?

2ee825f67ab5ad614e1193c066e3525a070f07c1 authored over 17 years ago
Add SetCultureAttribute to control culture for each test; modify TestContext to

correctly save and restore the culture; add tests for TestContext and SetCulture;
modify XmlTest ...

4bdcba9b2292846dfdde9afd69c9e47c2ffe351e authored over 17 years ago
Add CultureAttribute to run/skip tests based on the current culture; factor out

common code for CultureAttribute and PlatformAttribute

7bf00d9abc7964d93cc964bda6ba359f64876585 authored over 17 years ago
Modify PlatformHelper to give reason for failure when called with string

c2933738d4620fb4e4b8663469531bba02809f7f authored over 17 years ago
Bug fix #1709967: NUnit fails with nunit.framework.dll not found.

671385391eab4e4075749a3dc21e3f0530974a48 authored over 17 years ago
Bug fix #1741178: Exception in pump thread

3547707f5839b1c1ac92425b06e401b279aa3caa authored over 17 years ago
Bug fix #1729622: MultipleTestDomainRunner ignores BasePath, PrivateBinPath

a597c31ab0b5a59eecdf2fae10aaca74c13cbafa authored over 17 years ago
Layout adjustments; display confirmation dialog before removing an assembly

from the project.

bc1f3d25174a643c1b43196bcd2e1760e595f7e4 authored over 17 years ago
Apply filter before running assembly tests

7a7baec3c1e92d553e0b62ef09de4eed973448b5 authored over 17 years ago
Bug fix # 1714836: AbstractTestDecoration subclasses have repeated test name

190b91c60e426659b6cc41a499f29acadae669f8 authored over 17 years ago
Bug fix #1743851: Renamed tests remain in test runner display

bdf76a050c2c6e10194f36de47e1eeb128a7a0b1 authored over 17 years ago
Bug fix #1751379: Create-msi target doesn't work

622c0140d4ce617d78f5aeef07499485710ddb91 authored over 17 years ago
Bug fix #1746672: Bug still exists in TipWindow.cs

e662ef56656dbc57095c212e9718db9561b4c098 authored over 17 years ago
Bug fix #1751076: Success/failure not properly reported by nunit-console

when multiple AppDomains are used.

b7008309ac161ec946e29415302a22a88190c338 authored over 17 years ago
Add Trace to display time used to load assemblies

d0ad4ca806686f090b1dbea380f546c33276baa4 authored over 17 years ago
Revise format for display of DateTime values as part of a failure message.

d00a55c849b4a8840a8e2e97f735b8632b9b8115 authored over 17 years ago
Further fix to bug 1754902: Modify framework to always use Invariant Culture

6c6bc084fda6b2c712aef4d41ed5b18d3f2c114e authored over 17 years ago
Add identifier to region

e4e908ebf32db953824d5d67919f4b17947ea35e authored over 17 years ago
Correction to Bug fix 1743237: NUnit crashes when parsing a recent file name containing a comma

ffcc62e359a0104a2b9461f33125593afa356773 authored over 17 years ago
Bug fix 1754902: Incorrectly formtated floating point numbers in French

e1dc82404883a882227cc9861ad2088f7a5faf42 authored over 17 years ago
Bug fix 1723642: bug in NUnitTests.nunit under French OS

f2f0fba1bca7ae0880220d4dfc2c1284360d5423 authored over 17 years ago
Bug fix 1743844: IsEqualTo(x).Within(y) not working with mixed types

b843a56dc7717a22b7f95cb7afe5aad7dccb6aae authored over 17 years ago
Bug fix 1744613: TestFixtureTearDown not called when fixture Explicit

373e9e333d050c875359498fe6d055eea8c6e087 authored over 17 years ago
Bug fix 1716296: 'Exclude these categories' behaviour incorrect

9998f79408f5891ad73a4d7058da47701bd3e83c authored over 17 years ago
Bug fix 1743237: NUnit crashes when parsing a recent file name containing a comma

ebac4566245ca56a86621463d2c5c0c2b0adc61f authored over 17 years ago
Bug fix 1737622: incorrect tab order in options panel

3f3328aef4f12bc5b280899cb2d4ea55ba909d74 authored over 17 years ago
Bug fix 1744971: install files not included in source

ba3cd7005d85ba34f52e47e5318dc3bab2e2145a authored over 17 years ago
Advance version to 2.4.2

6f217e8637096e7a0a4d56b414504fcc01aec4f6 authored over 17 years ago
Hopefully this will prevent intermittent test fail on NET 1.0.

08e2618247bbd67c032a66598b14a402385666a1 authored over 17 years ago
Tell CVS to ignore files and directories created duing a build.

88edd67a01d4d31f75feab5ea88e6c871fe5d832 authored over 17 years ago
Added Charlie Poole's changes for NUnit 2.4.1.

7bc35f2766af2a9d8d0a16814433ddaf16817807 authored over 17 years ago
Update docs for NUnit 2.4.1

d5bb2c2673a1b96e0f3a8dca6868f7128c1866a3 authored almost 18 years ago
Search for addins using location of nunit.util as base rather than main module.

This allows addins to be found when nunit tests are run using third-party
executables.

db0a034ab64298f97b653650949f1007b525db0f authored almost 18 years ago
Added MakeTestCaseResult virtual method for use by extension writers.

5d1cbd65a1fd26e9269a8feeb11c740bfb474e7c authored almost 18 years ago
Bug fix 1686482: Asserts failing in TestFixtureSetUp don't show stack trace

9c4285a53ebb63a06896fc16fa83ab33883f8b78 authored almost 18 years ago
Update sample projects to reference new version and correct build script to

set up HintPath offsets correctly.

d31de45c25240deac95120705a2a2cfd7c836188 authored almost 18 years ago
Bug fix 1691551: Error in MaxTimeTestCase sample

d9ac3166e8bbef2750a4a3be07117a987322c7b8 authored almost 18 years ago
Bug fix 1692940: AppDomainUnloaded exception in NUnit-console

126d0cb0e4817ceb9bbe8a59c04688ac8f73f174 authored almost 18 years ago
Bug fix 1709817: Console Output should use fixed font

Feature request 1709818: Ability to select font for console output tab

8fd47786c9c17bdceb70fd632387cbbac77be0fb authored almost 18 years ago
Override Pass method for AndFilter (Bug fix 1698973)

4e922beeb0f6e8433c4b41fecccadcbb399341cb authored almost 18 years ago
Override Pass method for AndFilter

6cb8c604ba33b7ff0ed0ee111e26c0db955278e9 authored almost 18 years ago
Simplify logic for matching against parent tests

d713ace84999af048539a9348418a0683db9357d authored almost 18 years ago
Bug fix 1708348: Flat list of fixtures not working

4fabea6a5bfdd92326905d7fe24ec51c0e788ab9 authored almost 18 years ago
Add new class to display overlay message when loading or reloading tests.

Modify main form so that it forces itself to display early, causing the overlay
message and any e...

002ea07f90670707a2877b8c26aab967ee6917b0 authored almost 18 years ago
Add vb-syntax sample to the install

50e2e728743896c9ba2d973968bf573b76199de1 authored almost 18 years ago
Add vb-syntax sample to the install

52c16e0ee7983151bab57b5d6898831b22bb0b73 authored almost 18 years ago
Bug fix 1703584: SetUpFixture not wrapping subordinate fixtures when tests

are loaded as a flat list of fixtures.

8579c2784be669c2cb57edccf8fba07e540c9952 authored almost 18 years ago
Add syntax sample for Visual Basic

938b0bf4b10ba6c1e05d11ec0d0efaf041669212 authored almost 18 years ago
Bug fix 1707211: Added long and ulong overloads to Assert.Greater,

GreaterOrEqual, Less and LessOrEqual.

9c0d82a7f9ef4ef1140c9321e71551bfd65e4cff authored almost 18 years ago
Eliminate use of pre-compiled headers in sample program

75fe212a358aeb19946c97bf009f74f8e80f7945 authored almost 18 years ago
Fix problem with post-build step when their are spaces in the directory name

997c81d369ac2d66c47a7e81e216838e56ddaf17 authored almost 18 years ago
Add new samples

c5a51ee74eae7d808c046df438c2bf6b7316ec4f authored almost 18 years ago
Add new examples to install

2370f3744d2cc86e49585201285861d99f006cae authored almost 18 years ago