Ecosyste.ms: OpenCollective

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

github.com/nunit/nunit-compactframework

The .NET Compact Framework 3.5 version of the NUnit Framework
https://github.com/nunit/nunit-compactframework

Merge pull request #317 from nunit/issue-315

Issue 315

6246ed8b1784e2c55ae81124cfa8daf4431327dd authored over 10 years ago
Fix totals in mock-assembly to correct error in NUnit2XmlOutputTests

ec3b8c4950ecf961b311eba7fa2964b4ef00ffb3 authored over 10 years ago
Ensure that all children are marked as invalid when SetUpFixture is invalid

d263ca3aa09afde260a5fe54ba95a494efb5981b authored over 10 years ago
Clean up tests

064e8f66ff96c95183760996a0c57b5518496c29 authored over 10 years ago
Merge pull request #307 from nunit/issue-288

Issue 288 - Appveyor build

d959a44b199ac00f117d6f2b2b03e20529d9354e authored over 10 years ago
Ready to release

a513a0b50db1e4aff0f0edbab6c3c97f9e057b18 authored over 10 years ago
Merge pull request #314 from nunit/action-attribute-test-fix

Fix for intermittent failures of ActionAttributeTests

2df0d599b4c0deda8e9ceebff0060c18a41b8eba authored over 10 years ago
Fix for intermittent failures of ActionAttributeTests

1469d2dd547fad7ad29dba4b44eba235680b5174 authored over 10 years ago
Remember whether any test runs failed and report it at the end

163ce136ad6189ad76c4854885dd0d12e937dbee authored over 10 years ago
Ensure all test jobs run even if one fails; comment out test result upload for now

e0605539f90cd7ab50ce15028bc2595556aea61d authored over 10 years ago
Merge branch 'master' into issue-288

655353b682900d32cae77e58c3a2f800ac2fb158 authored over 10 years ago
Merge pull request #302 from nunit/issue-271

Treat Invalid tests as Failed rather than skipped

bfa33b8b4a48bcdd4e33764d01199aa5c4ea6243 authored over 10 years ago
Merge pull request #303 from nunit/issue-229

Issue 229 - Improvements to the timing tests

314e3d9fa9dd4272fb91708d72aa058c1af1e7ac authored over 10 years ago
Fix YAML syntax yet again!

d0b469d288ee1a468f80210c0ac090cc2eb7a409 authored over 10 years ago
Fix YAML syntax again!

87ec4924134279e2f86dcc7b3dae689e7ca7c418 authored over 10 years ago
Fix YAML syntax

8f9399e8916b6ccf124ce0d7aa7a68a1e9c117c1 authored over 10 years ago
Use a loop to upload all results

908a2091ae7ab2ce654fac3b23b76f72e59e7b3f authored over 10 years ago
Try uploading two result files

246bf63049a5cd63c7eadd4d4eadd08b3fbe9d4a authored over 10 years ago
Experiment with uploading test result xml to appveyor

82a8879a068849ea78100ee922f3f738aa015864 authored over 10 years ago
Make sure to run tests for Release config

4c2aa5849303ec65337182f27f0dc9c4c3c19db6 authored over 10 years ago
Switch back to use of standard build script and add option to it to save output in nunit2 format

1cac44b58dd164a5d9909e9224fb7ad50d157d22 authored over 10 years ago
Wrap appveyor tests into a batch file so it doesn't quit after first test run fails

210566a6603b177a347af73b9c2931ed7ccb3d00 authored over 10 years ago
Add in all framework tests and save results in nunit2 format

8f13cea9cec911219a1b922f7a8a0de0b1d2cac3 authored over 10 years ago
Correct YML syntax

c5576c915e739e90be67acf9c24d90993f42498c authored over 10 years ago
Run console directly - take 4

fb8e13c66ddd41509fb14dbfbb28dfc18c9a6ab8 authored over 10 years ago
Run console directly - take 3

28b5730f3e6c0a77286892af9ee4f26f770e6c86 authored over 10 years ago
Try running tests directly - take 2

f3e65b1a0f54416edf0a0c55c34964999b2aee88 authored over 10 years ago
Try running tests directly

4e8302219a077e460a57a6d78b0b66ff220e062c authored over 10 years ago
Save XML Results for all Tests

2cf7514ea417df347ae9024de5fc16f5e9db0ba7 authored over 10 years ago
Fix error in engine tests

a692b4451dc95c345fd25f52267b2260ac9040ec authored over 10 years ago
Treat Invalid tests as Failed rather than skipped

1b437b606881650233c14de20ed3257e9743deec authored over 10 years ago
Increase tolerance for stopwatch comparison

db55f47169e6ec369de4257f8848311fedec973f authored over 10 years ago
Change approach to testing early return

47aa38f805db1ee517d1ec09eb4f1814035b70bd authored over 10 years ago
AutoResetEvent seems to provide most consistent delay, so remove other delay alternatives

37ad262207b7e1955dbd1656fbdd181754e6caf9 authored over 10 years ago
Eliminate tests for max delay

28bfc6023498cf86d8fc7f6475c8cc8ce19e59de authored over 10 years ago
Replicate DelayedConstraintTests using different methods for time delay

293079c37b887374a95bda0a55f40f5c7308f812 authored over 10 years ago
Re-implement StopwatchTests using alternative approaches for the timed wait

866571cf086ddeba70a8976ab46bb754a97af956 authored over 10 years ago
Merge pull request #296 from nunit/issue-269

Add manifest to nunit-console and nunit-agent

d893567b3eed17584897ad7ea8040bc0070b85c7 authored over 10 years ago
Add manifest to nunit-console and nunit-agent

6741163e41ce6cbefc748c62f39e1068266ab6bc authored over 10 years ago
Merge pull request #289 from nja/fix-274

ConsoleOptions.RequiredValue canonicalizes case. Partial fix for #274.

da94cb77b22869b6ad99a39031ec6244018ef8c5 authored over 10 years ago
Merge pull request #292 from nunit/issue-290

Add missing StackTrace.Filter call to one overload of RecordException

8b2514a3ef2633b2854491b32e40bd6dcfa89ced authored over 10 years ago
Add missing StackTrace.Filter call to one overload of RecordException

58283d6e01f74fe50e5273e2bdaf742b3ad2ee73 authored over 10 years ago
Merge pull request #291 from nunit/issue-288

Merging directly so we start getting the builds. Updates may follow.

2ad36ac9957902e0755ab691f41a8b7d2944a646 authored over 10 years ago
Go back to use of build.cmd to run the tests under Appveyor

d6cda8fed57e4a308be77a0c2bf49a25d7c6e408 authored over 10 years ago
Fix appveyor build

9d949ea6f0b0a31b467f598f8431ff4adc9852e4 authored over 10 years ago
Fix appveyor build

a3b246233b1eea9d68e3c060e9fe1bcedae226f8 authored over 10 years ago
Test Appveyor

c29bfc92b662367407cadd6ec169f73b616dc886 authored over 10 years ago
ConsoleOptions.RequiredValue canonicalizes case. Fixes #274.

7837eb553922286c57b8eaa1f195e39c64fbb98a authored over 10 years ago
Fix Appveyor build

657a5f1abe314b16fd40002bc32235c7890b404a authored over 10 years ago
Add appveyor.yml to project

cf3fc9ae95b29c7cf6d9167f3e63cc8ddabf8f08 authored over 10 years ago
Merge pull request #287 from nunit/issue-270

Fixes #270 - OneTimeSetUp Failure results in too much output

d279987f5b774a45d6b7f89e69a329825cffa211 authored over 10 years ago
Remove deliberate setup error from test

1c91333e9a915204c8bb6a400ada0ec9c94d3287 authored over 10 years ago
Fixes #270

0893f6ce06dbce0ed4ee3a22dafbb042de0b06cd authored over 10 years ago
Merge pull request #286 from ilya-murzinov/issue-282

Fix NUnit2XmlOutputWriter tests

6d9d6838bc7de940073c4585b718876cdb04d4bf authored over 10 years ago
Fixed NUnit2XmlOutputWriter tests

52c9b5a9e67a3865912d20fae30539fcaec5521d authored over 10 years ago
Merge pull request #285 from nunit/issue-264

Issue 264 - Stacktrace displays too many entries

26cc9b5b2f0e6313a75da3b847ff641716393f3a authored over 10 years ago
Handle longer stack traces that include lines prior to the invocation of the test; fix up CF build, which has gotten out of sync

f055b25e8cfbc22da26829cd60985cd8a08aa656 authored over 10 years ago
Make NUnitLite Report layout the same as nunit-console's

3915ca58b675c542ef7a1929c4d4035ab6eea0db authored over 10 years ago
Merge branch 'master' into issue-264

89ff0bc3f7217310ee6392c1b6557c8e160d69e5 authored over 10 years ago
Merge pull request #279 from nunit/issue-278

Fix bug introduced in NUnit2XmlOutput

193d7ea4050d4706d80647597e5770cc6b4a9b7d authored over 10 years ago
Fix bug introduced in NUnit2XmlOutput

1734a63d4b8ccb30262f8e9311e8930bbd2e7500 authored over 10 years ago
Filter stack trace at the point of adding it to the result; add test with assume; add tests to nunitlite

f0c3a182dd43751d7f6ffa02c673b96168e13c8b authored over 10 years ago
Merge branch 'master' into issue-264

deec0aa3dcf98e674d2b187f56c959e250114086 authored over 10 years ago
Merge pull request #263 from nunit/issue-255

Issue 255

dbb50bb365e33fb3c7e8fadd2d9c69b04439ceac authored over 10 years ago
Replace overloaded + operator with fluent property WithSite

d0205fbe90f3c69d6c48b0f94299148e67cdd89e authored over 10 years ago
Remove extra level of stack trace filtering in nunit-console

e3f52b147c46376c529d5dadfce6bb65c5538265 authored over 10 years ago
Merge pull request #277 from Codercamp/issue-256

Fix for issue #256

e021b6bc111ee612bf97df36a8f04333dc1c7140 authored over 10 years ago
Fix for issue #256

bbfae9503e7d95a23ee2dea0446a95f792313cc2 authored over 10 years ago
Merge pull request #273 from nunit/issue-nunit-console-failure

Use ReflectionOnlyLoadFrom when checking the test assembly

763819634c015ce7370dba26547a823284db01b5 authored over 10 years ago
Use ReflectionOnlyLoadFrom when checking the test assembly

e1abeb5f70f5242e601a9b6bb41108d42d996821 authored over 10 years ago
Add Site property to ResultState; create new standard ResultStates; get ResultStates from the Exceptions thrown by Assert.

a917e63c5458f0f95c10503b74179f4ad6db700f authored over 10 years ago
Merge pull request #268 from nunit/issue-246

Issue 246 - C++ Tests do not compile in VS2013

131083860f8934884d28bbddb9b68852d2e0d56a authored over 10 years ago
The C++ projects are now building using msbuild from a Visual Studio command line

95cd73e7d9cff7440bb999d9b14a6a689749b8d3 authored over 10 years ago
Merge pull request #259 from nunit/feature-ignore-nunit2

Do not run unit tests older than v3

ffaa1f85d722d0faea57d7afd60030d8da0f9e3b authored over 10 years ago
Simplified the toolset conditional code since we cannot build on 2010 because of async.

32bbdb84def790ac5e86422faa9c8dc45584377a authored over 10 years ago
Removed unneeded build platforms from the solution.

563671c700c6776a61cf9130c26bbb8c2aeaa3c1 authored over 10 years ago
Added conditionals to the mock C++ projects to build with whatever version of the C++ tools chain that it finds

08627866719df5c7d8474623258c4120eab9e32e authored over 10 years ago
Fix error in converting output to nunit2 format

c38f2149ba1491ab955e5c863a02e670c3569493 authored over 10 years ago
Fix async test errors in 4.0 and 4.5 build

60c349c3610b987b718f8c5529cd66a8075384b8 authored over 10 years ago
First cut at introducing new result states: ChildFailure, SetUpFailure and TearDownFailure

63df9dbe239c241eb77c2ef5f57eedf4fcf92bef authored over 10 years ago
Merge pull request #262 from nunit/feature-netcf

Feature netcf - this is relatively trivial, at least as it impacts the other platforms, so I'm m...

d28aa7e59921272470825c3192430e15690737d8 authored over 10 years ago
Remove CF 2.0 support; merge in new code from master

7da55672350d65317b6450d4054e2c4d8f00b385 authored over 10 years ago
More bad tests on Mono

1051613ce701aacff7005585af9eadbb4e116c2d authored over 10 years ago
Remove test that relies on presence of a pdb file - won't work in Mono

f0a702d049ac17c1a01486c7a503cd1dda0e07d4 authored over 10 years ago
Revise how drivers are created and introduce a special driver for non-runnable or missing assemblies

6de845beba3a7e6bbafc1305d9f50a42b398b325 authored over 10 years ago
Merge branch 'master' of https://github.com/nunit/nunit into feature-ignore-nunit2

72e025e6ac9b3d3338e78010cb91eb53b639821d authored over 10 years ago
Merging in latest master code

bab8001627b33d178701012d04516d4037dccf58 authored over 10 years ago
Merge pull request #258 from nunit/issue-223

Issue 223 - Common Code

87258156cad4391c99c22b42f447e211682d4464 authored over 10 years ago
Override TextWriter.Dispose(bool)

419d1fa94fcf707afcc99881e914c05ea4a669ea authored over 10 years ago
Do not run unit tests older than v3

e1d99c7d8bf32ff78eeee2285f4cbf8199217ca0 authored over 10 years ago
Move tests of common code to common as well

c1129c39acdb0f61b02180b208f94bc557748e60 authored over 10 years ago
Add AssemblyHelper to common code; remove unused AssemblyReader from framework

0af27bbe852dbd3077e5aa25cf1988f04c796531 authored over 10 years ago
Add Internal trace logging to common code, shared by engine, framework and nunitlite

0a1dbdf4147c7c9ee02d85745bc438125fabac85 authored over 10 years ago
Add missing defines for release build

aaecf137af8f9b006d30f573c816dce276965ad5 authored over 10 years ago
Use different namespace depending on where common files are included to avoid clashes

92945098b011e11207dc22c8f81378cf7db6d331 authored over 10 years ago
Move OutputSpecification.cs to Common folder

807bbb8ac0508c00a5d2586327f2401e288c6673 authored over 10 years ago
Move TestNameParser to Common folder

146f460db2b93bfe313657006edc72fbb241d81e authored over 10 years ago
Create new Common directory for shared code; put XmlHelper in it.

d131f972986d1c4ed9dd752e6d60c0c00d2181d4 authored over 10 years ago
Add additional tests

183dfde34ff3db5719b00d896d833dc1304a9b00 authored over 10 years ago
Merge pull request #248 from nunit/issue-222

Implement color console for NUnitLite

2387ca18510e2ef4e520f30613bd88a54e62ecb8 authored over 10 years ago