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 #17 from nunit/framework-api

Add files with static constants for use as keys to the package settings

afd0fa811747c4651dfef508be8bddb3e823f6a1 authored almost 11 years ago
Replace tabs with spaces

e4d4d72e39a81d194b8d91de152214c642c5ea5f authored almost 11 years ago
Add files with static constants for use as keys to the package settings - this may be a temporary fix

09e712eaf54030ddf5ecc02be8633e013c475578 authored almost 11 years ago
Fix for issue-41

- Removing validation added and instead now using already implemented
NUnit.Framework.Constraint...

1afc8003d8f11743541a52e8f484c371707c32f1 authored almost 11 years ago
Merge pull request #16 from nunit/framework-api

Merging this and the corresponding nunit-framework PR.
Keeping the branch around for further work.

3b95c134a06eb3d39f8d2d0cfe9e60dcd9edac60 authored almost 11 years ago
Merge pull request #124 from nunit/framework-api

Merging this and the corresponding nunit-console PR.
Keeping the branch for further work.

ac857217b862a07c1ba0412dc6c17acac0df0dfe authored almost 11 years ago
Fix for issue-41

Adding a validation to
NUnit.Framework.Internal.TextMessageWriter.WriteMessageLine(Int32,
String...

f3ce9522e1df965c57842b34fea09f0f22027c37 authored almost 11 years ago
Modify driver and runner apis and get the engine working with updated framework api

367b0ef78c2932dd328b0c933e72b0de42c4a2e9 authored almost 11 years ago
Replace some inline constants with values from DriverSettings

60dc8e34ac4aaaf0ba443d6816e3bb3dfa97294e authored almost 11 years ago
Update engine to work with new framework API; Add tests of driver; eliminate explicit use of ITestEngineResult in preparation for its eventual removal

470b95e219a8be31a6eb035004d4eb5b24c38ac8 authored almost 11 years ago
Remove code to return formatted errors and allow unexpected exceptions to pass through. Exceptions in user code must still be trapped elsewhere in the framework, so if any show up at this level, seek the bug elsewhere.

d6f0181f360748282b0cc3d334ed6a7a77526ba4 authored almost 11 years ago
Add tests of CountTestsAction

a8859857279bdcb3ffe69f775d4cd4808d006e50 authored almost 11 years ago
Make sure OneTimeSetUp errors actually show up on the nunit-console report

24d9a093dcd7adbb5f33422fc8a7cbdea7c137f8 authored almost 11 years ago
Modify the framework so that it only returns an error element when an unexpected exception occurs. Add functional tests for FrameworkController

65e1e62f4bf875e522b6889bdc587948af920d5b authored almost 11 years ago
Added DriverSettings.cs; moved DefaultTestAssemblyBuilder and DefautTestAssemblyRunner to Api namespace

9b72d83b2a55e7d94a59ee0ff34fd192746e7da2 authored almost 11 years ago
Ignoring assertions on async exception messages for pre-.NET 4.5

7e85fe88cf750d299e62dd2ed44f7d99122cc1ab authored almost 11 years ago
Throwing inner exception rather than target invocation exception, which is wrong

d0be136597997f19baf622c371ebb646f9c41515 authored almost 11 years ago
Added missing compiler conditional for .NET 4.0

924a8bb7d1af08440640aa44bfcab1c034ed8115 authored almost 11 years ago
Merge branch 'master' into issue-75

944a0357d4b0bfed6d7eea67f1debab81d7d0bc5 authored almost 11 years ago
Display test harness NumWorkers option when not null

4b6c38de999533e0f486ecadeb34d79506eb4f52 authored almost 11 years ago
Merge remote-tracking branch 'origin/master' into issue-75

d2e0d4ac8e04a98a290d5b255036cf353ab96ab7 authored almost 11 years ago
Merge pull request #122 from nunit/issue-121

workers option is passed to tests correctly when set to zero #121

58ec62e0a9cc5ddc47d4130952a41d015c8ce962 authored almost 11 years ago
Merge branch 'issue-121' into issue-75

c175d726f404af1961703cb1e7d40f59b52b77b0 authored almost 11 years ago
workers option is passed to tests correctly when set to zero #121

67cbf20a9cf9acd4e31bcd1d4d953475fba73181 authored almost 11 years ago
Setting explicit target framework in mock assembly 4.0 project file

876e37615d9c7c9f280acf15964ae4389aca0814 authored almost 11 years ago
Fix does not work

087c8f9b3a48a6494ef25b6f6822ad10d7b9f461 authored almost 11 years ago
Trying to fix mono issue with Delete MSBuild task and 'illegal characters in path' error

9407b0de12d13d286d4e486bdec656a3e15c98f3 authored almost 11 years ago
Additional async tests to be run on 4.0

770e1407ba6ab1dbc5e861773ba6a194ed686e28 authored almost 11 years ago
Making mono 4.0 happy with tasks

2a2e74aa3f489a63ff216435a9923a718b02cd43 authored almost 11 years ago
Using PreserveStackTrace method in pre-NET 4.5

cd8ea317c9d587af0506ab1e024b66e7169ce302 authored almost 11 years ago
Removed unused Linq namespace import

897dd1275ae1c4143c1bdd069fa1daf53aa923ff authored almost 11 years ago
Printing name of runtime framework in test harness

ae16d07d16eccc6e424403bea04a00d3bc76245c authored almost 11 years ago
Added Bcl Async binaries, they were ignored before

c1dd1a735a201e9762de276826c741f0544d07d7 authored almost 11 years ago
Using string name of attribute rather than Type

34f8a96634b5c0e808eb991eeaf24f6a0d863e40 authored almost 11 years ago
Committing all packages to the repo. NuGet couldn't be any worse.

d24b05b71576b15b4168e303cc304eadd29ae472 authored almost 11 years ago
Revert "Enabled nuget package restore"

This reverts commit f05bfca461e70081a679ae3a8865d8182cc11f11.

774cb5942da9fdb717d57b0c646eb8c2bfe61cb0 authored almost 11 years ago
Revert "Added pre-build NuGet package restore to msbuild build script"

This reverts commit d4a70dddbedf4b5b91d961d07d6283528f709ac2.

263330970c419f20733377bc1edfd7d7879dd7c1 authored almost 11 years ago
Revert "Getting mono to download NuGet packages successfully"

This reverts commit e6e4f38efc4947ad105c9d735475ccff08d67046.

3cc297a9b232319555dfd685eaf2b1b4ecae5465 authored almost 11 years ago
Revert "Trying to tweak nuget configuration file to work on mono"

This reverts commit 5b19c87792bf6f9e121e2abbae4b112b8e98a926.

016e760f7152850da23aa704bb6bd9822751cd29 authored almost 11 years ago
Revert "Adding Microsoft.Build.dll to the repo to see if Mono likes it now"

This reverts commit deedd51bb33f1f2a2ce8fce76dc8fe73bdbd0388.

3aa9b1869f08a1be72101bee5c6b1456a0191d3f authored almost 11 years ago
Revert "Resigned that it can't work right now on the build server"

This reverts commit 05e525ed5a49b7c44f5292621be021e751b276bc.

36b55e3d6e8d666ef5499876e309d2de4d27b630 authored almost 11 years ago
Adding Microsoft.Build.dll to the repo to see if Mono likes it now

303044c9db150c9d46dcc87a568cc30e241b40d7 authored almost 11 years ago
Resigned that it can't work right now on the build server

9edf09b30ddd1d0f12fdbd09e3d646f062634f66 authored almost 11 years ago
Getting mono to download NuGet packages successfully

1a09fa23a1750c7067d0609a9a68fba64214416c authored almost 11 years ago
Trying to tweak nuget configuration file to work on mono

3baaad27ad96847d0c83985da41d052bd1467ee2 authored almost 11 years ago
Enabled nuget package restore

8ba377afddd674d8b7d9bdd120867e7bacfeb6ad authored almost 11 years ago
Added pre-build NuGet package restore to msbuild build script

bfebc97c509d1bfa317e81dd861a26d1949f56fb authored almost 11 years ago
Added all async tests to NUnit and NUnitLite tests for 4.0 runtime

f10b768de3be7875b89571073b2dc3a5ccbe901b authored almost 11 years ago
Added async tests to .NET 4.0 test project

Removed unused SimpleObjectList class

ce963281751c979ce0e9db3b22c517c8a0f95886 authored almost 11 years ago
Merge pull request #119 from nunit/issue-118

Fixes #118. Using ExceptionDispatchInfo class in place of non-public InternalPreserveStackTrace ...

cf5adf2bebbd9698caa28571f7059abcee08188e authored almost 11 years ago
Fixes #118. Using ExceptionDispatchInfo class in place of non-public InternalPreserveStackTrace method

f9320dcbcfa19955e573844c4d1fb137e6094dd5 authored almost 11 years ago
Merge pull request #117 from nunit/issue-64

Checking AsyncStateMachineAttribute by name only. #64

I see no reason not to just merge this,...

836c6fb1621c49dbb4b61157d596f8b61f2b9ec4 authored almost 11 years ago
Checking attribute by name only. #64

d3f860cd02bd8fda162bb6abff5d49b44b446b97 authored almost 11 years ago
Merge pull request #114 from nunit/remove-expected-exception

Remove expected exception - final pass

c286f7dc2c4fdbd5c4beb2016c4f1b16468c6a90 authored almost 11 years ago
Merge pull request #115 from nunit/platform-attribute

Merging it as is then. The support I added for 64-Bit-OS is .NET 4.0 and 4.5 only because it was...

bc21fe89ad2e2ad129b45016e4c42d70cdae227a authored almost 11 years ago
Remove ExpectedExceptionAttribute and all processing of expected exceptions from the framework

b6fa839411c0c438cd1e35645b27a100977fcd8c authored almost 11 years ago
Remove IExpectException interface and all code related to it

0212aac3fced9053dc958358d2287c20d73c3eb9 authored almost 11 years ago
Add 32 and 64 bit tests

b0dee48ec966ddb60100f61157197545f55491a5 authored almost 11 years ago
Add additional OS platforms to PlatformAttribute

439c624734c31fb65c404eefb995bfeccdd10291 authored almost 11 years ago
Merge pull request #109 from nunit/setup-and-teardown

Setup and teardown changes for NUnit 3.0

8434538577b1a50ace40533867ebb47a059013b3 authored almost 11 years ago
Add comment explaining algorithm for identifying setup and teardown methods

8c8b85a68e66f532c3420552e61623bae37e2b66 authored almost 11 years ago
Modify OneTimeSetUp/OneTimeTearDown so that teardown is skipped if corresponding setup is never run

de285265cb071a1541643b381ebc2bdf8a6a63db authored almost 11 years ago
Modify SetUp/TearDown so that teardown is only run for one level if setup ran previously at the same level

9511d5e187b9dd6679926346094f835516c105b5 authored almost 11 years ago
Implement OneTimeSetUpAttribute and OneTimeTearDownAttribute; deprecate TestFixtureSetUp and TestFixtureTearDown; modify SetUpFixture and TearDownFixture to use new one time attributes

e203dc4bb0d0df46e5178a4914976129c6338595 authored almost 11 years ago
Merge pull request #108 from nunit/remove-expected-exception

Remove expected exception

d0ce37314e2250f4880041dd3858616ec45a9a34 authored almost 11 years ago
X mode is now persisted for runbuild so no need to set it explicitly

Passing arguments to xbuild with "" to escape them correctly

aeca3af3d5b2f6a51443d710b474dd04ac7832ad authored almost 11 years ago
Remove uses of ExpectedException - pass 4

958c94ee79d0e86197e47a32c34323494b502001 authored almost 11 years ago
Make script executable

4b98eeabaabdcc960e3bd5c38cf98e7512f13ba0 authored almost 11 years ago
Merge branch 'master' of https://github.com/nunit/nunit-framework into remove-expected-exception

31447ab58a4b4b7b0ed1572d64b057e7152e880a authored almost 11 years ago
Merge pull request #106 from nunit/remove-addins

Remove addins - stage 3

fe5d25ae11454c0e68c305fd506d2a206f24d4cd authored almost 11 years ago
Remove uses of Expected Exception - pass 3

47f58aaa82c4789f4f82738339ddf4f912ff7fef authored almost 11 years ago
Merge changes from master

b7c028dec06f3cd4aba3a019281815d7301a85e2 authored almost 11 years ago
Merge branch 'master' of https://github.com/nunit/nunit-framework into remove-expected-exception

e5f7f55a9ee32ddebb26324e7d2d689cf6e0f86a authored almost 11 years ago
Remove more uses of ExpectedException

505d80ce241d0b8f3026eaa694972f40217bf1f1 authored almost 11 years ago
Remove uses of ExpectedException

3193cbe4e6d20f6b90ee9da9db2ebbf24d450f59 authored almost 11 years ago
Merge branch 'master' of github.com:nunit/nunit-framework

5f5b8d8957abb417c9b505d05463eb797e0df537 authored almost 11 years ago
Added new files to the CF projects that were added for issue 67

7b31340aa245913eed0bbc1473512e61831aa8e2 authored almost 11 years ago
Merge pull request #107 from nunit/feature-building-with-latest-build-tools

MSBuild: batching multiple frameworks and using right project files for compact framework

7dc9f1150b8c30834e9374ee56786fcec050e9d8 authored almost 11 years ago
Using netcf project files when building

BuildAll and TestAll targets ignore failures in order to cope with missing locally installed fram...

1c1771095acfd8fff79cf3415017073e976671b6 authored almost 11 years ago
Added targets to build and test multiple frameworks in sequence

2ec6dac58ea0744cfe8edb75319d1d843f52ea40 authored almost 11 years ago
Full framework should not be built or tested for both netcf and silverlight

28bbf0f1aa681e8fde9a92cd8d85e0aaf361175f authored almost 11 years ago
Removed unused target

Prefixed internal targets with underscore

f732ba873670978b48e0f76f879bb4076ba8b1d3 authored almost 11 years ago
Merge branch 'master' of https://github.com/nunit/nunit-framework into remove-addins

a558f7c0e264e8075a1c561c58405dedd9110470 authored almost 11 years ago
Further refactoring of test case building; remove TestFixtureBuilder and ITestExpectedResult; fix some CLS-compatibility issues and remove warnings

fe33124d71cd4e9e1f49d97b2ee4ef169648590d authored almost 11 years ago
Merge pull request #105 from nunit/feature-building-with-latest-build-tools

Switch to MSBuild

214757a9ce4ee6e3a889183e9c0a6e9af1fff1ca authored almost 11 years ago
Switched AnyCpu to AnyCPU

03006e4ddee64704c1354f8374ed6bbc5aa2f3d5 authored almost 11 years ago
Fix error in handling expected results; eliminate alternate exception handler feature for ExpectedExceptions; Add new IComandDecoratorSource interface; general refactoring and simplification of test case building

5433772f048b63446f24523bf30411cad9dbdaf5 authored almost 11 years ago
Building fails at NUnitLite when using the Visual Studio 2013 x64 command prompt. Looking at the failure, it is because /define:TRACE;DEBUG;NET_4_5;NUNITLITE is not included by msbuild in the csc.exe command line.

This is because vcvarsall.bat sets the environment variable Platform=X64, but doesn't set it for...

3e74432424951875e518fe30684e35cf7082905a authored almost 11 years ago
Move all building of test cases into the attributes and remove classes no longer needed

87ac8bc548a2559046e2271506b6ac5c0ca8ad92 authored almost 11 years ago
Revert "First changes to build using msbuild"

Because this branch no longer needs those changes to the NAnt script as everything has been switc...

9bd3cbaea7704240d2e059d68f6752e29351bbaa authored almost 11 years ago
Some cosmetics

051eb73a44aa9543591e08386190b1f860d836f1 authored almost 11 years ago
Dumping OS in DumpSettings target

ef2f53048c25470b84d75027d79b41117538ae1c authored almost 11 years ago
Cross platform directory deletes

Cross platform cosmetics

69f095b9efad3656137fa2cde02a1fcacd8df1b1 authored almost 11 years ago
Trying to get package to work on Linux

b2fcdc5f4a300c7c4ee5b0a3030fae702ab60238 authored almost 11 years ago
Trying to get package to work on Linux

0da6f7f5e424feb89cb94670b2a4fe3bf41f16a2 authored almost 11 years ago
Trying to get package to work on Linux

b974cb0705ba4e2eae3c1ff8eb0a8633b86b0ebc authored almost 11 years ago
Trying to get package to work on linux

6b6ada466c4bf10393acb3fffe196731e930f56e authored almost 11 years ago
Trying to get package to work on linux

c2d721dc0b72f7cdfb730a9f68c363f6ce717e33 authored almost 11 years ago
Fixed branch name

a238e2d523470023f5da8aea7262e78c99cf2c46 authored almost 11 years ago
Added package files

6d05c6e77d63f003d7f7a343562441babecab14e authored almost 11 years ago