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
Merge from mainline.
02eb8a65b52bce272ecc73d3e02fb4c22023970d authored over 14 years ago
02eb8a65b52bce272ecc73d3e02fb4c22023970d authored over 14 years ago
Add int conversion to short, byte, sbyte and decimal to the Values,
Range, Random and TestCase attributes (bug 601645)
a40aabfda810b3476b35db259551f0d8838f1ac4 authored over 14 years ago
Eliminate duplicate tests due to duplicate TestFixtureAttributes (bug 601108)
628c003851a95da88726c48913adf6eadf2afa64 authored over 14 years ago
628c003851a95da88726c48913adf6eadf2afa64 authored over 14 years ago
Ignore debug and release directories
38fe0d0213907f2c72c12d64c03441e89a926878 authored over 14 years ago
38fe0d0213907f2c72c12d64c03441e89a926878 authored over 14 years ago
Console runner requires /framework flag to run with .NET 4
e63b97777ba42be1d0836fdf92f70207358294ca authored over 14 years ago
e63b97777ba42be1d0836fdf92f70207358294ca authored over 14 years ago
New Guid for 2.5.5
46f3795a26eb5be33d0410e086c849784a4fa8c6 authored almost 15 years ago
46f3795a26eb5be33d0410e086c849784a4fa8c6 authored almost 15 years ago
Update documentation for new version
b3337657bb45c933bad965c895e087262dd5d81a authored almost 15 years ago
b3337657bb45c933bad965c895e087262dd5d81a authored almost 15 years ago
Add missing doc pages to msi
9e5def5c07e035240a5e3f2b6d86ac2d99a9ed9a authored almost 15 years ago
9e5def5c07e035240a5e3f2b6d86ac2d99a9ed9a authored almost 15 years ago
Update config files for release
8f4e6e15ad7438187c26523021259f117c2dae09 authored almost 15 years ago
8f4e6e15ad7438187c26523021259f117c2dae09 authored almost 15 years ago
Update version number
1c8a1ae1df29e31a004361a6c4f5028ee5448fd5 authored almost 15 years ago
1c8a1ae1df29e31a004361a6c4f5028ee5448fd5 authored almost 15 years ago
Refactor changes related to .NET 4.0. Eliminate hard-coded .NET version
numbers. Use only major and minor versions in ProjectEditor dropdown.
Add method to find best fit...
Disable timeouts when running under debugger.
21b446b10694ec16445e83479c6edb103d6dd272 authored almost 15 years ago
21b446b10694ec16445e83479c6edb103d6dd272 authored almost 15 years ago
Fix runner tests so that current framework is always used and refactor.
e9e78972d931cdc0daa8308abf298a64ab4232cb authored almost 15 years ago
e9e78972d931cdc0daa8308abf298a64ab4232cb authored almost 15 years ago
Add tests
f8b70eef5edfad2491da29aad2a5c24d3470d4e9 authored almost 15 years ago
f8b70eef5edfad2491da29aad2a5c24d3470d4e9 authored almost 15 years ago
Handle PE32+ file format correctly
1ffff0969bdbfe3c68b422ffca8d31874c773bc6 authored almost 15 years ago
1ffff0969bdbfe3c68b422ffca8d31874c773bc6 authored almost 15 years ago
Fix problem with use of Unicode control chars in arguments to a test case
485f5de82736dcb62f0e8962675d969683245d2e authored almost 15 years ago
485f5de82736dcb62f0e8962675d969683245d2e authored almost 15 years ago
Fix error in VB and C# samples
525ca256f249f3f33041c27e789649e2f54895ed authored almost 15 years ago
525ca256f249f3f33041c27e789649e2f54895ed authored almost 15 years ago
Use proper config file name (per docs) for Visual Studio project files
dbd8944e83cd4cb1105cab638fbebb41f27a753f authored almost 15 years ago
dbd8944e83cd4cb1105cab638fbebb41f27a753f authored almost 15 years ago
Fix samples build
ab0fb149c992f43f8bd0e9480bafc762d58972b9 authored almost 15 years ago
ab0fb149c992f43f8bd0e9480bafc762d58972b9 authored almost 15 years ago
Fix problem finding config files when multiple assemblies are entered
on the nunit-console command line.
e55143d38f1c55d5d07067f5c65846715eeb31d7 authored almost 15 years ago
Ensure that TestFixtureTearDown in static class is executed
85ffdb0d561ede77737f687d036bfa6015a557c5 authored almost 15 years ago
85ffdb0d561ede77737f687d036bfa6015a557c5 authored almost 15 years ago
Allow DatapointsAttribute on properties and Methods.
Allow use of IEnumerable<T> in addition to arrays.
4403b3c8602fe4b3ac9a5aacaef383cd3695cab5 authored almost 15 years ago
Fix error in .NET 1.1 build
b526b9e41adfbe80a035619caa0f6a0e9a9b3575 authored almost 15 years ago
b526b9e41adfbe80a035619caa0f6a0e9a9b3575 authored almost 15 years ago
Recognize RC1 and Final releases of .NET 4.0
6be635a4dc0788839bea29f7c35056d1ad00d595 authored almost 15 years ago
6be635a4dc0788839bea29f7c35056d1ad00d595 authored almost 15 years ago
Make SetCulture and SetUICulture work on a method that has test cases
bb3a51e69db065c3c703f7a86f46184c2321e2dd authored almost 15 years ago
bb3a51e69db065c3c703f7a86f46184c2321e2dd authored almost 15 years ago
Update version number for release
08b7170f0f72b21f1e1b7a0d2bc67431e2264fcd authored almost 15 years ago
08b7170f0f72b21f1e1b7a0d2bc67431e2264fcd authored almost 15 years ago
Update docs for version 2.5.4
c280f3e122d61af757118b413090021036311437 authored almost 15 years ago
c280f3e122d61af757118b413090021036311437 authored almost 15 years ago
Update shipping versions of config to match App.config files
f42047d11af3b749e3e3742a471a2b1c6e570c91 authored almost 15 years ago
f42047d11af3b749e3e3742a471a2b1c6e570c91 authored almost 15 years ago
Remove shadow copy cache path setting from the NUnit config files and
place it in our user settings file. Add setting to the advanced settings page.
599cefd07141c34937f0e6f0e5f068113d46a6d6 authored almost 15 years ago
Disable stack overflow test under Mono
0644bd87500bf49726ca8d4cd63a109f855d05aa authored almost 15 years ago
0644bd87500bf49726ca8d4cd63a109f855d05aa authored almost 15 years ago
Add missing assembly reference
ca8af3cd604f7511b05c7dbc5256d3791a0a8020 authored almost 15 years ago
ca8af3cd604f7511b05c7dbc5256d3791a0a8020 authored almost 15 years ago
Add test file missing from NAnt build.
6f4292242390d708da8ee749513102f7205ea1cf authored almost 15 years ago
6f4292242390d708da8ee749513102f7205ea1cf authored almost 15 years ago
Fix failure when running nunit-console with multiple assemblies and /domain:Single specified
cf43242d3d8c6cf7274eb435c842a8c54cfc32ef authored almost 15 years ago
cf43242d3d8c6cf7274eb435c842a8c54cfc32ef authored almost 15 years ago
Recognize legacy property names on ExpectedExceptionAttribute before 2.5
3ada0e4364d34e7c261ca1c76457de9ed0d81e47 authored almost 15 years ago
3ada0e4364d34e7c261ca1c76457de9ed0d81e47 authored almost 15 years ago
Use 'Default' rather than 'Any' for an unspecified version since this
is more in line with what we actually use it for.
f546c660d4755f7e4b8356be82e75a55063be504 authored almost 15 years ago
Add tests for TestRunnerFactory and RuntimeFrameoworkSelector
f0db2ff368b234e2a9cb8c008f4f4f8518b9ad4d authored almost 15 years ago
f0db2ff368b234e2a9cb8c008f4f4f8518b9ad4d authored almost 15 years ago
Additional logging for RuntimeFrameworkSelector
86e5d01a92312e70168d8dc17af0c7fb06acedf1 authored almost 15 years ago
86e5d01a92312e70168d8dc17af0c7fb06acedf1 authored almost 15 years ago
Use the runtime under which an assembly was compiled as the default
for loading it unless some other runtime is requested.
fdf7fbe1f3f4e5c2267f15519eeecac9d27c2c33 authored almost 15 years ago
Add 'Any' option to runtime version selection in project editor and make corresponding changes to support it.
91979ab564ee8605fa2907fe99cce70d55a19dcd authored almost 15 years ago
91979ab564ee8605fa2907fe99cce70d55a19dcd authored almost 15 years ago
Change method name to match actual type of control
8f32bd70de4397b3f045af286d416d03568621f2 authored almost 15 years ago
8f32bd70de4397b3f045af286d416d03568621f2 authored almost 15 years ago
Reorganize methods in regions
746beac8e7100186c682bd8644e0108bbccbbe49 authored almost 15 years ago
746beac8e7100186c682bd8644e0108bbccbbe49 authored almost 15 years ago
Simplify RuntimeFramework interface by removing unnecessary method
6047dff238751b2d4452ac1e83a40986831769b8 authored almost 15 years ago
6047dff238751b2d4452ac1e83a40986831769b8 authored almost 15 years ago
Remove dead code
3b41a834a538907b4392e2184f48be8ff6a00e18 authored almost 15 years ago
3b41a834a538907b4392e2184f48be8ff6a00e18 authored almost 15 years ago
Eliminate warning message due to extraneous break statements
84b2b066fccd66d2ff751fd091d583ee63ea24d2 authored almost 15 years ago
84b2b066fccd66d2ff751fd091d583ee63ea24d2 authored almost 15 years ago
Add documentation comment
834e48dc49637c852bf3361b9248d27fa851577d authored almost 15 years ago
834e48dc49637c852bf3361b9248d27fa851577d authored almost 15 years ago
Ensure that changes to CurrentCulture, CurrentUICulture and CurrentPrincipal in TestFixtureSetUp method are persisted in the TestContext and used in all tests in the fixture.
b61676ab55b0b7c9481679003eda539ac981e0c8 authored almost 15 years ago
b61676ab55b0b7c9481679003eda539ac981e0c8 authored almost 15 years ago
Partial fix to .NET 1.1 issues with null arguments to TestFixture - currently eliminating the test - we may need to remove the feature
92e6890352e66cafd66ef83ebf9c6056f8378a31 authored almost 15 years ago
92e6890352e66cafd66ef83ebf9c6056f8378a31 authored almost 15 years ago
Make RelativePath wor in .NET 1.1
2e06c1e37dc345ba2bf81ad5f21d685a84031ad3 authored almost 15 years ago
2e06c1e37dc345ba2bf81ad5f21d685a84031ad3 authored almost 15 years ago
Fix problems with PathUtils; add missing file; make changes for .NET 1.x builds
43d53f0e138f6016c8dc6c5718a9779d7f8e3ac1 authored almost 15 years ago
43d53f0e138f6016c8dc6c5718a9779d7f8e3ac1 authored almost 15 years ago
Fix problem when a parameterized fixture has a null argument specified
366bc5ee6602ba48d24fc2047d93037268844e58 authored almost 15 years ago
366bc5ee6602ba48d24fc2047d93037268844e58 authored almost 15 years ago
Add 'type' attribute to xml element for a test suite so that reports can distinguish among the different kinds of suites. Add derived classes based on TestSuite in order to properly report TestType.
83805af9f19a1e7215e7fd3e8ec3315fef7a235c authored almost 15 years ago
83805af9f19a1e7215e7fd3e8ec3315fef7a235c authored almost 15 years ago
Re-fix bug 514597 to eliminate an error it introduced
225328f0e7217d1a09276cafa46019bd02b8a7fc authored almost 15 years ago
225328f0e7217d1a09276cafa46019bd02b8a7fc authored almost 15 years ago
Fix EmptConstraint to work with directories
b66b49f3683d65fdc22ce39afe787eb42d269a52 authored almost 15 years ago
b66b49f3683d65fdc22ce39afe787eb42d269a52 authored almost 15 years ago
Fix problem parsing Mono stack trace and add option to run mono with --debug switch
acf07b891fb842e78c1963dd954bc7984e99c9db authored almost 15 years ago
acf07b891fb842e78c1963dd954bc7984e99c9db authored almost 15 years ago
Fix comment error
9afc9167669dbe03bf641eb2d27861966553816f authored almost 15 years ago
9afc9167669dbe03bf641eb2d27861966553816f authored almost 15 years ago
Add Nant builds for .NET 3.5 and 4.0; fix error when net-3.5 or net-4.0 is
used as the value of the /framework option of nunit-console.
70bf4f425997e1813b770ce91f1a9a32af968e44 authored almost 15 years ago
Change compiler define from CSHARP_3_0 to CS_3_0
9f252a919523a14a9cb85e9241bd791075ea6a4f authored almost 15 years ago
9f252a919523a14a9cb85e9241bd791075ea6a4f authored almost 15 years ago
Remove Vs2005 solution
4fbcda992c58285fe85a8b4847ed7d15d3571382 authored almost 15 years ago
4fbcda992c58285fe85a8b4847ed7d15d3571382 authored almost 15 years ago
Include text message for inconclusive results in XML file
08d60c3da229c50f29d64221e8d075fb3c00e83d authored about 15 years ago
08d60c3da229c50f29d64221e8d075fb3c00e83d authored about 15 years ago
Include text message from Assert.Pass in XML file
3b95b1ff5ac25375a7736785453253978619ae4e authored about 15 years ago
3b95b1ff5ac25375a7736785453253978619ae4e authored about 15 years ago
Fix problem with null Datapoint values by making all CombiningStrategies return ParameterSets; ensure that Theories fail if all test cases are inconclusive.
06e497ac96be0e41242783db44eed9e6669741b1 authored about 15 years ago
06e497ac96be0e41242783db44eed9e6669741b1 authored about 15 years ago
Provide automatic values for bool and enum theory arguments
d4b3c1318f249e359521b1ed9c27ee1e68233473 authored about 15 years ago
d4b3c1318f249e359521b1ed9c27ee1e68233473 authored about 15 years ago
Fix conflict between Category on parameterized method and also on TestCase
2350991025d861956f0e9c37483262e5d098c29e authored about 15 years ago
2350991025d861956f0e9c37483262e5d098c29e authored about 15 years ago
Fix writing of CDATA in XML file when the string contains "]]>"
2e4561056f7914c3c7112f1b09e7a656314ff546 authored about 15 years ago
2e4561056f7914c3c7112f1b09e7a656314ff546 authored about 15 years ago
final update for release 2.5.3
40f5277cdd4bed26c75d74fb2d5b6c159b4eef9c authored about 15 years ago
40f5277cdd4bed26c75d74fb2d5b6c159b4eef9c authored about 15 years ago
Advance version to 2.5.3
d290414304c28f53570d48aad578c0e1bffaeef6 authored about 15 years ago
d290414304c28f53570d48aad578c0e1bffaeef6 authored about 15 years ago
Add a test
83b6f43b9c70e3ff7c8c3a76eb65a2c8c9999aa9 authored about 15 years ago
83b6f43b9c70e3ff7c8c3a76eb65a2c8c9999aa9 authored about 15 years ago
Report generic fixtures without type args provided as non-runnable
eada8dc83ea20b8807465a60c03d1cfdb49b722f authored about 15 years ago
eada8dc83ea20b8807465a60c03d1cfdb49b722f authored about 15 years ago
Allow use of TestFixtureAttribute on an abstract class without issuing a warning
2de733d9e32daa0dba16cd801e13d6377a834183 authored about 15 years ago
2de733d9e32daa0dba16cd801e13d6377a834183 authored about 15 years ago
Fix problem when GetEntryAssembly is called in non-primary AppDOmain
9025ff8ec4f1014f859db3f888631e8bad9ed5e7 authored about 15 years ago
9025ff8ec4f1014f859db3f888631e8bad9ed5e7 authored about 15 years ago
Build x86 version of nunit-agent.exe and use it when starting processes from an x86 process
7575c07aa20955996e9a70e1a7ed11febf9620c8 authored about 15 years ago
7575c07aa20955996e9a70e1a7ed11febf9620c8 authored about 15 years ago
Place .NET 2.0 first in config so we can debug under VS2008
0e81a8f34ee25492f0f0331ceb1504ed815e4269 authored about 15 years ago
0e81a8f34ee25492f0f0331ceb1504ed815e4269 authored about 15 years ago
Display nested generic classes and classes nested in generics correctly
4c336d5a0fd87ee417df154fe41fce06cf4fabc9 authored about 15 years ago
4c336d5a0fd87ee417df154fe41fce06cf4fabc9 authored about 15 years ago
Verify proper file types before running console
501c26b67702ff042eb9f5b6302b10982d0bb3be authored about 15 years ago
501c26b67702ff042eb9f5b6302b10982d0bb3be authored about 15 years ago
Allow non-public test fixtures consistently, whether the attribute is specified or not
5b3af976f3f5c64d1c50c2d1242cd422cfbc8d6b authored about 15 years ago
5b3af976f3f5c64d1c50c2d1242cd422cfbc8d6b authored about 15 years ago
Remove caching from Reflect.cs
ecafa8f0f2e39ea984721849d0d50f1f80035d97 authored about 15 years ago
ecafa8f0f2e39ea984721849d0d50f1f80035d97 authored about 15 years ago
Allow fixtures without any tests to run anyway
ea38166b11c980964850f80380afabef580f8c86 authored about 15 years ago
ea38166b11c980964850f80380afabef580f8c86 authored about 15 years ago
Allow expected result from a test to be null
ab58bde023a98c270d8839c4a2b5e534fe60acb9 authored about 15 years ago
ab58bde023a98c270d8839c4a2b5e534fe60acb9 authored about 15 years ago
DomainUsage.None was being ignored
954afbe673eda2f7a8cf1b44d685bc1d337d73a4 authored about 15 years ago
954afbe673eda2f7a8cf1b44d685bc1d337d73a4 authored about 15 years ago
Remove unused RunState member
0c06ca8eef078f178039fc369bac94cbbb1f9d72 authored about 15 years ago
0c06ca8eef078f178039fc369bac94cbbb1f9d72 authored about 15 years ago
fix line-endings
56bd601fcac5944b2f9215b5f107e15e5964faa3 authored about 15 years ago
56bd601fcac5944b2f9215b5f107e15e5964faa3 authored about 15 years ago
Merge .NET 4.0 Support
a378156f8b5f6cfbcd49756b39786b344791d788 authored about 15 years ago
a378156f8b5f6cfbcd49756b39786b344791d788 authored about 15 years ago
Fix Assume.That bug
35edb83095fb2e25306fbcb5fad52b3c21df3b7f authored about 15 years ago
35edb83095fb2e25306fbcb5fad52b3c21df3b7f authored about 15 years ago
Fix App.config so Gui runs on .NET 4.0 if available
697238771f8aaf10c3b37a8ce87d2ffce1307cd5 authored about 15 years ago
697238771f8aaf10c3b37a8ce87d2ffce1307cd5 authored about 15 years ago
Fix problem with changes to security Principal under .NET 4.0
96c4b06a9f57e568d46cb89d805382b713bbc88d authored about 15 years ago
96c4b06a9f57e568d46cb89d805382b713bbc88d authored about 15 years ago
Add version number for .NET 4.0 beta 2
dd6f52a076b8b63e45331149303558ded3902e2f authored about 15 years ago
dd6f52a076b8b63e45331149303558ded3902e2f authored about 15 years ago
Fix line endings on solution file
9aa0e1ca057809647a0152e667c1b65c7cf3fba4 authored about 15 years ago
9aa0e1ca057809647a0152e667c1b65c7cf3fba4 authored about 15 years ago
Fix test failure under .net 4.0 (lp:459224)
edd1f8aca15151a0d997ebd5cae6452a49a8628d authored about 15 years ago
edd1f8aca15151a0d997ebd5cae6452a49a8628d authored about 15 years ago
Use currently selected runtime on reload (lp:429216)
299101058c55b42c75b67e7bc0861c2d799619e8 authored about 15 years ago
299101058c55b42c75b67e7bc0861c2d799619e8 authored about 15 years ago
Merge .Net 4.0 fix
4e8d2d9783a47ce57e01e70397dbc365739c13ac authored about 15 years ago
4e8d2d9783a47ce57e01e70397dbc365739c13ac authored about 15 years ago
Committed Dot Net 4.0 Fix - 191009
28dbbd99a211011fa4166f59e752e264c15c7ae1 authored over 15 years ago
28dbbd99a211011fa4166f59e752e264c15c7ae1 authored over 15 years ago
Add Contains.cs
a0f741f9b4bfed1040e52b1f323fcd1e680ff617 authored over 15 years ago
a0f741f9b4bfed1040e52b1f323fcd1e680ff617 authored over 15 years ago
Merge from trunk
eca0b999d9eb2a8bd4deecd966ddbafe28b1503d authored over 15 years ago
eca0b999d9eb2a8bd4deecd966ddbafe28b1503d authored over 15 years ago
Bug ix 439062
010a188b1f17b60f052bde59bd711272d3df24f6 authored over 15 years ago
010a188b1f17b60f052bde59bd711272d3df24f6 authored over 15 years ago
Bug fix 439062
6b97415988c3badcea483cda17cc28ce913e708e authored over 15 years ago
6b97415988c3badcea483cda17cc28ce913e708e authored over 15 years ago
Merge bug fix 422411
e343aef584df2dc15e03b3cc2b19997ef905c5e5 authored over 15 years ago
e343aef584df2dc15e03b3cc2b19997ef905c5e5 authored over 15 years ago
Merge fix to TestAgentTests
9fd2d14829cff0caf1b12f81b08edf3ecb76b889 authored over 15 years ago
9fd2d14829cff0caf1b12f81b08edf3ecb76b889 authored over 15 years ago
Run tests for finding bin directry and agent executable for installed versions only.
93fddef6719bd1cc897d30d2eabf48d6e2eae282 authored over 15 years ago
93fddef6719bd1cc897d30d2eabf48d6e2eae282 authored over 15 years ago
Merged branch for bug fix #432805.
07ee8fb94f4d81c026a8f6bd672b141aa1b45f63 authored over 15 years ago
07ee8fb94f4d81c026a8f6bd672b141aa1b45f63 authored over 15 years ago
Move failing Mono test case to a separate test where it works. Seems to be a mono bug with respect to attributes.
13ee40a0d6848c85eed7f950485e2997729c4037 authored over 15 years ago
13ee40a0d6848c85eed7f950485e2997729c4037 authored over 15 years ago