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 #73 from rprouse/FixWarnings

Fix build warnings

bd525cf45541e28666cb9016c7cac96c3b76918f authored about 11 years ago
Added a Resharper DotSettings file for the solution with a few templates and the copyright header.

.gitattributes was changed to respect the fact that Resharper settings files are Unix format.

e4902cdf4d21f37989e26b7ec78bbcba2b4a3c20 authored about 11 years ago
Fix for Issue #36 - Make RequiresThread, RequiresSTA, RequiresMTA inheritable

8306fc9865d558772cb96eb57a6ffc13ec258807 authored about 11 years ago
Failing unit tests for Issue #36 - Make RequiresThread, RequiresSTA, RequiresMTA inheritable

b648acacb21b22fff58cf487b6a073777fa92aca authored about 11 years ago
Changed the names of the range tests to better indicate their purpose is to test errors, not expected failures.

e46ade42afa64907bedeb9f842fc0cec98c28a6b authored about 11 years ago
Updated the documentation to indicate that from must be less than or equal to to and that the range is inclusive. Fixed the RangeConstraint so that from must be less than or equal to to.

f814de40bcc15179963dbab24e3e37d4bc3f9755 authored about 11 years ago
Tests for Issue #21

2711f46df15ac39148929a81e3f52499da0aa461 authored about 11 years ago
Merge pull request #76 from rprouse/FixUnreachableCode

Fixed five unreachable code warnings.

fcb9ebf6e0a0e66a5a4b83f5080e202dc448e8d2 authored about 11 years ago
Fixed five unreachable code warnings. One was a mis-scoped #if and the other two were return calls after throwing exceptions.

a12ffe202d363434f8bd1d9c186d71de300ea99e authored about 11 years ago
Renamed m_description to descriptionText to remove Hungarian notation and still make the protected member CLS compliant.

041cd82eabfd1edc499e89bbbf61a939391060fa authored about 11 years ago
Enable update of settings

7b3b1ac34c0f6f6bcf6f32b88d6ea4a1b2940415 authored about 11 years ago
Changes to settings implementation

c42d02c3fcac7791c5a48bbe49ec972090579527 authored about 11 years ago
Stop exposing internal values of the settings service

924caa5be330f845f7236b0e257851d555d3bebd authored about 11 years ago
Made the ExceptionData property setter protected

3dccd50701aebeee8aa15970a22244aa5e3af023 authored about 11 years ago
Deleting message strings from EqualConstraint that were moved to EqualConstraintResult

af8a02fc7e5dfd86c334d75f10552aff8dd45b8b authored about 11 years ago
Re-ordered the param documentation to match the order of the parameters

53e600e474d878b50883950ce89670cc9095a6a2 authored about 11 years ago
Merge pull request #72 from rprouse/master

Fixes Issue #55 - Incorrect XML comments for CollectionAssert.IsSubsetOf

fc8debb18428648acfcd0178a8f4a08bc7040724 authored about 11 years ago
Fix for CLS build warnings. This gets the number of warnings for the solution down to 20.

69598383c05949cc30b05641089de08f722f3118 authored about 11 years ago
Fix for build warnings. Started with over 800 warnings when building the full solutions. Remaining 53 warnings are CSL compliant warnings that require I check the other repositories before renaming the protected members, multiple csharp target includes or require more analysis.

f429e4672ae4fad1b15fef4bee0ed7bdf8ffc3de authored about 11 years ago
Fixed merge conflicts from ammend

d511dc421a908fb6b3801a9a2673773a5206b6ae authored about 11 years ago
Merge branch 'master' of https://github.com/rprouse/nunit-framework

Conflicts:
src/framework/CollectionAssert.cs

39f135d6af7cac9a86de76ce3088a1239eeb0ea1 authored about 11 years ago
Fixes Issue #55 - Incorrect XML comments for CollectionAssert.IsSubsetOf

I modified the summaries and parameters for all of the CollectionAssert.IsSubsetOf and IsNotSubs...

75a03ed8cf6d2c05114ffdd377d30a725e8cb3c0 authored about 11 years ago
Fixes Issue #55 - Incorrect XML comments for CollectionAssert.IsSubsetOf

I modified the summaries and parameters for all of the CollectionAssert.IsSubsetOf and IsNotSubs...

130d2fbfab89c4e737d716ccb0c9460058b5f282 authored about 11 years ago
Changing IgnoreAttribute's UpTo constructor parameter to a named parameter per feedback from Issue #45

b95c56322f5485686da3a123cd296da4e6b32714 authored about 11 years ago
Fixes Issue #45 Adds "upTo" date to IgnoreAttribute

a46cafc0d03093da096a6249c9211b075ff60202 authored about 11 years ago
Reverse mistaken change that breaks the build

fb447126e42897fdad702f4e34a0b274cacd126d authored about 11 years ago
Give warning message for any assemblies without tests

36eaf4d08c33747fd6676834eb214705986c53b6 authored about 11 years ago
Update framework version for tests

a2cbd65f38b55a6559afc5448ba6011267266da6 authored about 11 years ago
Return NonRunnable suite for an assembly with no tests

0557e503e8a73ceb249aa34a3796019aa3414a5c authored about 11 years ago
Add CountTestCases to runner interface for use by the Gui

32f318da3e389acc53523e623f786d73198e6e0c authored about 11 years ago
Add CountTestCases action to the framework for use by the Gui

e5737c4d309a9cdc7440b7257ebe33e732f76e36 authored about 11 years ago
Change fix #29 so it builds on the compact framework

a0cb9e162280fb5f693bb4a32b0013e9a39da1d7 authored about 11 years ago
Create filters so they match the new XML format used by the framework

efa7c1ec712e47ce66094389cdd00f8feb9913db authored about 11 years ago
Add BeginRun method so that the Gui can be updated as it runs

0d4bae30f7e664c6ac72734a90dc73c6ff80e34a authored about 11 years ago
Refactor SettingsService and add RecentFilesService to engine for use by clients needing it

924ef170355e122b31351fc00729d79bc515a685 authored about 11 years ago
Change namespace for tests of service

da7b97c145be2499198a8ef103a541e19f317221 authored about 11 years ago
Remove unused XmlHelper methods and make safe attribute access methods extension methods for xmlnode

a1f2eebce5deb6cccb475cbfcd67dceb899475b4 authored about 11 years ago
Allow use of unresolved constraint expression with Matches(). Fixes #62.

cbf15073997c647f89c911dc8b021a72447d8a56 authored about 11 years ago
Merge branch 'master' of https://github.com/nunit/nunit-framework

dd2a03a2b9a26452428e4121582c0df407dabe6b authored about 11 years ago
Add IdFilter; refactor Filter classes; change XML format for transmitting filters

3cf9e65a1fda3215552baafadd302a04e548cf42 authored about 11 years ago
Fix reporting so that the label attribute in the XML result is no longer ignored!

55a735c119fff599f67e43d6de31e2fbbf10764a authored about 11 years ago
Update framework version in lib; elminiate copying of mock-assembly, which is now built as a part of this project

030540de83065ce13024dd10c6d6087043046000 authored about 11 years ago
Fix reporting for test harness so that the label attribute is used where present so as to properly count and list Ignored tests, Errors, Cancelled tests, etc.

96606968f1f79e0be0328f55183042d4665b034e authored about 11 years ago
Add runstate attribute to test xml - it's needed by the GUI

0de4097e2c738c935e22dd7dffa72c0c1b8118ff authored about 11 years ago
Merge pull request #57 from markwhitfeld/BrettAndSori

Fixed Issue #29 :Specifying a tolerance with "Within" doesn't work for DateTimeOffset data types

5b4706d2899697f27bc3d9470a82c2a042a29c67 authored about 11 years ago
Fixed Issue #29 :Specifying a tolerance with "Within" doesn't work for DateTimeOffset data types

1eb25fe486a0101f336e45a73b4a8b3af71d9678 authored about 11 years ago
* added missing XML document comment

* alter code style on changes to be more in line with how NUnit code currently is.

7404d17ef80f7fc6815fd68a5a75d3cbd2834f79 authored about 11 years ago
Add Services property to ITestEngine, allowing clients to access engine services

191d030cd7256b1c11c49389e05fce571b251d40 authored about 11 years ago
* Make the test around the random boolean generator a little sturdier

after getting this test to fail whilst working on Issue #33
- original code tried to get true...

4399a6c3b188e1673127b3e212c5361c8514290b authored over 11 years ago
* proposed solution for Github Issue #33:

"TestCaseSource cannot refer to a parameterized test fixture"
- allow specifying constructor par...

ea5903e3d38335d0474ae843f3194ddc59f98287 authored over 11 years ago
Move some more files to nunit.util.tests assembly; Add tests of XmlHelper

24e838a44a6af0b0e4bbdcd577925a9ff5dfbea3 authored over 11 years ago
Update License headers

133b2acca198ad023c24f8de13482fc2aba4a187 authored over 11 years ago
Move methods useful for any client runner to a separate nunit.util assembly

83b3f075afce8682b89db5ed21f8d45688aabc4f authored over 11 years ago
Merge changes

5b63085717334bbd4c1d0ab069eefc49cd12fcde authored over 11 years ago
Remove nant.bat file and nant shell script. Use the version of NAnt installed on the system. NOTE that this may limit what runtimes are recognized, depending on the NAnt.exe.config.

b36b379866924d859b3c235d9f18b61f39d353c3 authored over 11 years ago
Replace lib copy of mock-assembly.dll with one built specially for the engine tests. This eliminates one dependency on the framework project.

75b8a4b7280f178aa0c59cfc25a0ab88bbdadd10 authored over 11 years ago
Remove nant.bat and nant shell script - nunit-console no longer needs a special nant config. Users should put nant on their path or use the full path to invoke it.

67e700509b55b029725896291df0607467cdc947 authored over 11 years ago
Modified path to Nant.exe

Nant.exe is no longer included in the version control. This means that it needs to be installed ...

e035a6534b85a4a6022dc1db6441636c612a9d4d authored over 11 years ago
Fix nant build after directory removal

0aefa8d7a4f24f6545dcb28f3aec7d695301acf2 authored over 11 years ago
Removed NUnitFramework directory

17bac3183a175cb2bed59842fe7dc26e7bac1791 authored over 11 years ago
Remove NUnitConsole directory

d1c7cea6e33ba733be49875f1ba72307badff4f6 authored over 11 years ago
Remove bzr and hg files

39c93786601ff2af22fd8a9fb0e6eefc1cfea02c authored over 11 years ago
Remove bzr and hg files

68784a2222e7358d2193c0377ce6c404a685b697 authored over 11 years ago
Forced line endings to eol-lf

f924a1d9810c38fc4da74dc47b37d0e558bee757 authored over 11 years ago
Forced line endings to eol-lf

c4dfe63d960342d1ef1fc42403ce0d2ef20be280 authored over 11 years ago
Add .git control files

024bab1a77aee1e56a8851ac3bf5997c578071be authored over 11 years ago
Add .git control files

51a88eee1254bd3e82b23e4c6696143b1dd892bf authored over 11 years ago
update tags

6f0daf5a4f6771ef143e1d79153c5b224da78c15 authored over 11 years ago
update tags

ecab3589b57d027d8a7df927145d171093992563 authored over 11 years ago
Document changes that were not originally included in the released changelog

--HG--
extra : convert_revision : charlie%40nunit.org-20131005155706-rss07oz3tqyrny2f

36d6da50e8164c6191f80cdbd95ee33536f7feeb authored over 11 years ago
Document changes that were not originally included in the released changelog

--HG--
extra : convert_revision : charlie%40nunit.org-20131005155706-rss07oz3tqyrny2f

9b1989fe01b00615b63377b0fd6146ff79658eac authored over 11 years ago
Update scripts and change log for the 2.9.6 release

--HG--
extra : convert_revision : charlie%40nunit.org-20131005014536-fdtxbc9pk48eq2wv

6191d8df2c697d5e2a49ee24b662e8b65680d825 authored over 11 years ago
Update scripts and change log for the 2.9.6 release

--HG--
extra : convert_revision : charlie%40nunit.org-20131005014536-fdtxbc9pk48eq2wv

b9118fa663b855dac2764b60ec2a7314d3584a6e authored over 11 years ago
Reflect new directory structure in compact framework projects and fix an error

--HG--
extra : convert_revision : charlie%40nunit.org-20131003040817-aexunv4jc9dcpgvs

937ea23b0632a83d43e885156565c90f816b0a01 authored over 11 years ago
Reflect new directory structure in compact framework projects and fix an error

--HG--
extra : convert_revision : charlie%40nunit.org-20131003040817-aexunv4jc9dcpgvs

1d4376a598fd2a44d5a92309b89125d052c41ce1 authored over 11 years ago
Add missing defines to projects

--HG--
extra : convert_revision : charlie%40nunit.org-20131003040735-7phsxbxqw4tcxove

d87e29f33318ffd3ea450b64a8cdda2be59b2695 authored over 11 years ago
Add missing defines to projects

--HG--
extra : convert_revision : charlie%40nunit.org-20131003040735-7phsxbxqw4tcxove

5dcb9739051596fcfc55a9651f64e170c61d941a authored over 11 years ago
Fix errors running under Mono

--HG--
extra : convert_revision : charlie%40nunit.org-20131003040642-6rnhbamj3qcaywc8

cbdef5ee3fee0447cfa0f1839eedbf10a3d8ed88 authored over 11 years ago
Fix errors running under Mono

--HG--
extra : convert_revision : charlie%40nunit.org-20131003040642-6rnhbamj3qcaywc8

303fa37b36a7219c40ed3b18c259139477c2003f authored over 11 years ago
Mark test not intended to be run normally as Explicit

--HG--
extra : convert_revision : charlie%40nunit.org-20131003013010-qcso16hecjiw5ry1

e1decec767ca64fb03643b3ff8fe2a52808974ba authored over 11 years ago
Mark test not intended to be run normally as Explicit

--HG--
extra : convert_revision : charlie%40nunit.org-20131003013010-qcso16hecjiw5ry1

a045bc2576ba17fb6036c63bbef5acaa5bd01529 authored over 11 years ago
Ensure that we display any Theories failing because all supplied cases are inconclusive

--HG--
extra : convert_revision : charlie%40nunit.org-20131003005122-ze9c76adgmpxdzpb

04e3d221f83315badbb7ef42be17dfee8929dc0d authored over 11 years ago
Ensure that we display any Theories failing because all supplied cases are inconclusive

--HG--
extra : convert_revision : charlie%40nunit.org-20131003005122-ze9c76adgmpxdzpb

2ef100952dc6593833f7cb12e2ba876e37ab8b74 authored over 11 years ago
Detect .NET 4.5

--HG--
extra : convert_revision : charlie%40nunit.org-20130927030830-c04q090wy1wlw88n

927c3703ecae0f7fe4d38f9e68ea2d0d619fd15c authored over 11 years ago
Detect .NET 4.5

--HG--
extra : convert_revision : charlie%40nunit.org-20130927030830-c04q090wy1wlw88n

a8ddd69a0b0b4ef4e682f2cc0f67a9502d52bf38 authored over 11 years ago
Add verbose option to commandline and pass it to nunit-agent

--HG--
extra : convert_revision : charlie%40nunit.org-20130927004022-j9xylz5s4v0cshqd

996acc7907af2ce0c6d7907dd07a7b92b8967423 authored over 11 years ago
Add verbose option to commandline and pass it to nunit-agent

--HG--
extra : convert_revision : charlie%40nunit.org-20130927004022-j9xylz5s4v0cshqd

6437435e6071e124863369cad4ff93d490948904 authored over 11 years ago
Simplify and refactor RuntimeFramework class, removing availability functions not needed in the framework assembly

--HG--
extra : convert_revision : charlie%40nunit.org-20130926235038-byqa06yoivc47d13

294e847afc1c3360319cb32f6c63c2d1eb72fd17 authored over 11 years ago
Simplify and refactor RuntimeFramework class, removing availability functions not needed in the framework assembly

--HG--
extra : convert_revision : charlie%40nunit.org-20130926235038-byqa06yoivc47d13

c4e099a4cb528979efe1d537d3b5fd7da589735b authored over 11 years ago
Fix serialization error in Engine tests

--HG--
extra : convert_revision : charlie%40nunit.org-20130925200811-xgui5ncs7u1qkipw

daf282d14d5f92d08a6c399088e1421a307f2ce6 authored over 11 years ago
Fix serialization error in Engine tests

--HG--
extra : convert_revision : charlie%40nunit.org-20130925200811-xgui5ncs7u1qkipw

5931fd3b243e5a1a3b7ad1a34bbc201e297d45a4 authored over 11 years ago
Fix problem causing error details to not appear in console output; fix serialization error due to running a second level copy of the TestEngine in the tests themselves

--HG--
extra : convert_revision : charlie%40nunit.org-20130925183653-nqupj48pq99838qe

df962c69a1b442fa665f013eaf5ed0818886c4bf authored over 11 years ago
Fix problem causing error details to not appear in console output; fix serialization error due to running a second level copy of the TestEngine in the tests themselves

--HG--
extra : convert_revision : charlie%40nunit.org-20130925183653-nqupj48pq99838qe

cdec054337ae696e4ab80b29e88bed5639d958d1 authored over 11 years ago
Improved output message with format of result file shown;remove deleted file from project

--HG--
extra : convert_revision : charlie%40nunit.org-20130924165744-rsr4wi2ri76zxw52

3789ad350e41e61ed4626c5e1540c279dffcb6ee authored over 11 years ago
Improved output message with format of result file shown;remove deleted file from project

--HG--
extra : convert_revision : charlie%40nunit.org-20130924165744-rsr4wi2ri76zxw52

80a696140c226dd141493f7aa69a5714f3d5ec4c authored over 11 years ago
Allow use of options in form --option in NUnitLite so usage is consistent with the console

--HG--
extra : convert_revision : charlie%40nunit.org-20130924165306-bqs7ieedtimozgxw

9c1b8cd497cb919a0231ff3026c76458629f09bb authored over 11 years ago
Allow use of options in form --option in NUnitLite so usage is consistent with the console

--HG--
extra : convert_revision : charlie%40nunit.org-20130924165306-bqs7ieedtimozgxw

3750ce234dc9ab2d829a06cb4fa475f710776b51 authored over 11 years ago
Remove code from console that duplicated what the engine does in wrapping the framework xml inside a test-run element.

--HG--
rename : NUnitConsole/src/nunit-console/OutputWriters/NUnit2TestResultWriter.cs => NUnitC...

e7c21b6514bfee0e514d52463329862952bf4de2 authored over 11 years ago
Remove code from console that duplicated what the engine does in wrapping the framework xml inside a test-run element.

--HG--
rename : NUnitConsole/src/nunit-console/OutputWriters/NUnit2TestResultWriter.cs => NUnitC...

54d62ac8a88daa42dd5958bf9b2f81278a7e70f4 authored over 11 years ago
Add AssemblyInfo files for tests and testdata

--HG--
extra : convert_revision : charlie%40nunit.org-20130923022636-xmgu16wpzq3ta7mi

575e9dc92662e9760e27473fb2c6324054348145 authored over 11 years ago