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

Implement SetUpFixture for NUnitLite

--HG--
extra : convert_revision : charlie%40nunit.org-20130717052451-p9zr63oqs4eju27j

2ce6512565f542a26b5aedeaa8b2d39112bf51f0 authored over 11 years ago
Implement Threading attributes in NUnitLite

--HG--
extra : convert_revision : charlie%40nunit.org-20130716151605-e2stz4v3yqvpekoc

7ab54938129280ef23badbdbc1731392ab032104 authored over 11 years ago
Implement Threading attributes in NUnitLite

--HG--
extra : convert_revision : charlie%40nunit.org-20130716151605-e2stz4v3yqvpekoc

98bcd14b2b17e39678e6aa4c391109524224d530 authored over 11 years ago
Merge NUnitLite builder and runner into default classes; add InternalTrace to NUnitLite

--HG--
extra : convert_revision : charlie%40nunit.org-20130716142418-w927wohhnkxkmzuu

689566950b6d568f5dacecc5638ae7a413159c7c authored over 11 years ago
Merge NUnitLite builder and runner into default classes; add InternalTrace to NUnitLite

--HG--
extra : convert_revision : charlie%40nunit.org-20130716142418-w927wohhnkxkmzuu

a3f06940a90fa86aa112101ac91ea7a286bc45a0 authored over 11 years ago
Implement support for SetUpFixture in nunit

--HG--
rename : NUnitFramework/src/framework/Internal/Commands/TestSuiteCommand.cs => NUnitFrame...

5d78b025ea8e6f39019193183470822c7fc2d385 authored over 11 years ago
Implement support for SetUpFixture in nunit

--HG--
rename : NUnitFramework/src/framework/Internal/Commands/TestSuiteCommand.cs => NUnitFrame...

883e7ee75ab332d79acbfebd4b5ffd7cee268879 authored over 11 years ago
Disallow multiple use of SetCultureAttribute and SetUICultureAttribute

--HG--
extra : convert_revision : charlie%40nunit.org-20121224172927-947czqivohzwzunc

fe32eda202b56e28c9ebc81e4c2cf268b886df0c authored about 12 years ago
Disallow multiple use of SetCultureAttribute and SetUICultureAttribute

--HG--
extra : convert_revision : charlie%40nunit.org-20121224172927-947czqivohzwzunc

d784b3afbb519803f8188d01c9ec0fc78e2f0e84 authored about 12 years ago
Report test execution time at higher resolution

--HG--
extra : convert_revision : charlie%40nunit.org-20121224063936-i3prmszpuuvznjno

4d1fb929fe618d786f9a720113b3b99bcdb9f1ee authored about 12 years ago
Report test execution time at higher resolution

--HG--
extra : convert_revision : charlie%40nunit.org-20121224063936-i3prmszpuuvznjno

7d2021e17d0cd1484d4639a4d72fd0fe444e7ad6 authored about 12 years ago
Simplify IResolveConstraint interface

--HG--
extra : convert_revision : charlie%40nunit.org-20121205053642-pybcchx7g2chr2d6

3a7f910e7018e17e5442d5b55cde6798488b1a1a authored about 12 years ago
Simplify IResolveConstraint interface

--HG--
extra : convert_revision : charlie%40nunit.org-20121205053642-pybcchx7g2chr2d6

ff8bbd735f9257b8b9b8c00c97516f4b2d8e4b2d authored about 12 years ago
Eliminate caching of the Constraint in ConstraintResult

--HG--
extra : convert_revision : charlie%40nunit.org-20121203042922-5l3hlgt4a0scgijt

318a657dbaa9b0ca24d6362bdb9028d2866f4fe0 authored about 12 years ago
Eliminate caching of the Constraint in ConstraintResult

--HG--
extra : convert_revision : charlie%40nunit.org-20121203042922-5l3hlgt4a0scgijt

34f2c4eb0e581033132fa3af797e0cc97c11e009 authored about 12 years ago
Merge ConstraintExpressionBase into ConstraintExpression

--HG--
extra : convert_revision : charlie%40nunit.org-20121202205244-zn9ltnvaz3cwmapx

5d71316b916cf3b82ed3ea8f800267b378ae6753 authored about 12 years ago
Merge ConstraintExpressionBase into ConstraintExpression

--HG--
extra : convert_revision : charlie%40nunit.org-20121202205244-zn9ltnvaz3cwmapx

116f9440321cb1d3d6acd73cd59fbe2608268ef1 authored about 12 years ago
Refactor special assert classes to use constraint syntax where possible, eliminating direct construction of constraints

--HG--
extra : convert_revision : charlie%40nunit.org-20121202191412-sp1xmc6qe17zrr6k

f6bf9a2fe18c7acaa6babf82a3f79b2f55e84216 authored about 12 years ago
Refactor special assert classes to use constraint syntax where possible, eliminating direct construction of constraints

--HG--
extra : convert_revision : charlie%40nunit.org-20121202191412-sp1xmc6qe17zrr6k

bed096daaf001c579366b056b01ea9e0ad541fd2 authored about 12 years ago
Remove file no longer n use

--HG--
extra : convert_revision : charlie%40nunit.org-20121202183505-0talybp1yzwbvbfd

2725ad015f7be7177abd4ca970c7c3e096304e24 authored about 12 years ago
Remove file no longer n use

--HG--
extra : convert_revision : charlie%40nunit.org-20121202183505-0talybp1yzwbvbfd

7a51adab72c95e158450ece467cb90a08a445b00 authored about 12 years ago
Correct output location for nunit.framework-4.0 project

--HG--
extra : convert_revision : charlie%40nunit.org-20121202183258-ofp17izs06mithm1

0cc2f4bb8e3dd72dae1942337e217ea94e20860f authored about 12 years ago
Correct output location for nunit.framework-4.0 project

--HG--
extra : convert_revision : charlie%40nunit.org-20121202183258-ofp17izs06mithm1

7e8d4c50b7f396e1f45f32cd2325e706e7ae79b4 authored about 12 years ago
Add IConstraint interface, refactor IResolveConstraint and remove unused property from ConstraintBuilder. This is all in preparation for generic constraints.

--HG--
extra : convert_revision : charlie%40nunit.org-20121201001828-l4wrio6ertgyata1

14c2bdcfa69fe08c755819b62dfd80a7dccac080 authored about 12 years ago
Add IConstraint interface, refactor IResolveConstraint and remove unused property from ConstraintBuilder. This is all in preparation for generic constraints.

--HG--
extra : convert_revision : charlie%40nunit.org-20121201001828-l4wrio6ertgyata1

2d5cbcf4b7f4790bc0efacbfc463445c0a563ec6 authored about 12 years ago
Ensure that arguments to Binary and Prefix constraints are not null; split ThrowsExceptionConstraint from ThrowsConstraint to eliminate null argument

--HG--
extra : convert_revision : charlie%40nunit.org-20121126160945-7r2fus02jfjyls0p

b5f1d288c8cd334cc2ca3b45ce434ad102ced93e authored about 12 years ago
Ensure that arguments to Binary and Prefix constraints are not null; split ThrowsExceptionConstraint from ThrowsConstraint to eliminate null argument

--HG--
extra : convert_revision : charlie%40nunit.org-20121126160945-7r2fus02jfjyls0p

9cccfcddbf1ebdd2924cfc7aeaf6fed9299fa276 authored about 12 years ago
Make ApplyTo(object actual) generic

--HG--
extra : convert_revision : charlie%40nunit.org-20121124152558-1mkaz9izayi2am5j

511e561b5054b872009433e3b94133c1706ed767 authored about 12 years ago
Make ApplyTo(object actual) generic

--HG--
extra : convert_revision : charlie%40nunit.org-20121124152558-1mkaz9izayi2am5j

410f5d88b668242ccda7c4ecb6ccee7374b2f722 authored about 12 years ago
Simplify ConstraintTestBase hierarchy

--HG--
extra : convert_revision : charlie%40nunit.org-20121124065445-o1y53k59pcbqeaq9

bad6a26a38d16a62a578f234363fddba3854aeb1 authored about 12 years ago
Simplify ConstraintTestBase hierarchy

--HG--
extra : convert_revision : charlie%40nunit.org-20121124065445-o1y53k59pcbqeaq9

5d49845994b0d2b141d3ebe359b56c5ee7b245ce authored about 12 years ago
Make all constraints that require a string as the actual value inherit StringConstraint (preparation for implementation of generic constraints)

--HG--
extra : convert_revision : charlie%40nunit.org-20121123182732-s2hwir2nyndmjuj0

b97ecb65647fe67566160bd872199e9892078539 authored about 12 years ago
Make all constraints that require a string as the actual value inherit StringConstraint (preparation for implementation of generic constraints)

--HG--
extra : convert_revision : charlie%40nunit.org-20121123182732-s2hwir2nyndmjuj0

5e561089477caccc8e2d661dda0e81a1c256d425 authored about 12 years ago
Change names of certain Type Parameters to be more descriptive

--HG--
extra : convert_revision : charlie%40nunit.org-20121123164343-yrxlhkpud8kc4qgj

7ba5e86b8524f0b59691eefeb88b59816e4cbf7f authored about 12 years ago
Change names of certain Type Parameters to be more descriptive

--HG--
extra : convert_revision : charlie%40nunit.org-20121123164343-yrxlhkpud8kc4qgj

4873968c0d4bbeb3ee3e847cf166d3c3241ca9e0 authored about 12 years ago
Make ActualValueDelegate generic

--HG--
extra : convert_revision : charlie%40nunit.org-20121117235622-aymyrn4avydzw0ui

cd42a89421ee2a713ed51322ea4d6c9c64a9d7dd authored about 12 years ago
Make ActualValueDelegate generic

--HG--
extra : convert_revision : charlie%40nunit.org-20121117235622-aymyrn4avydzw0ui

852695eef260bd53b7c7ea606ee7b4d7ab0f2385 authored about 12 years ago
Refactor Constraint, ConstraintResult and MessageWriter so that each has the right responsibilities

--HG--
rename : NUnitFramework/src/framework/Constraints/StandardConstraintResult.cs => NUnitFra...

29bac2be2e8e44206fce00da75ab2ad6ceb593f0 authored about 12 years ago
Refactor Constraint, ConstraintResult and MessageWriter so that each has the right responsibilities

--HG--
rename : NUnitFramework/src/framework/Constraints/StandardConstraintResult.cs => NUnitFra...

8109af3a811b00e9c75c5481807733ea4c9bdd8a authored about 12 years ago
Implement WorkItems from NUnitLite as the way to run tests. Remove static

CommandRunner class and reorganize TestExecutionContext to reduce the
dependency on static method...

1ba677895ae113662f75a7ddb3b00f2d4b360ac9 authored over 12 years ago
Implement WorkItems from NUnitLite as the way to run tests. Remove static

CommandRunner class and reorganize TestExecutionContext to reduce the
dependency on static method...

6af7ddf29d3cb488575ca860c308b77959fd8362 authored over 12 years ago
Test updates from NUnitLite

--HG--
extra : convert_revision : charlie%40nunit.org-20120903012927-fjsvryj2wl01dn1y

52ea1c28d11c062aa951c069d97663904789b874 authored over 12 years ago
Test updates from NUnitLite

--HG--
extra : convert_revision : charlie%40nunit.org-20120903012927-fjsvryj2wl01dn1y

7744cd086b9a239d88e59b156d16fe64865c3071 authored over 12 years ago
Add AssertThatTests. Make Assume overloads same as those for Assert.

--HG--
extra : convert_revision : charlie%40nunit.org-20120902165450-j7hhqg0d1opthctg

a4582542a7158679e893b95abf403e21dbb955cd authored over 12 years ago
Add AssertThatTests. Make Assume overloads same as those for Assert.

--HG--
extra : convert_revision : charlie%40nunit.org-20120902165450-j7hhqg0d1opthctg

c034eaf65f7fdc1ec011c695fa8318af02001540 authored over 12 years ago
Support Theories under NUnitLite

--HG--
extra : convert_revision : charlie%40nunit.org-20120725200511-0pwe06hmuxsbf39c

9e3640c6c3047c7d75eedcb23861276396f97371 authored over 12 years ago
Support Theories under NUnitLite

--HG--
extra : convert_revision : charlie%40nunit.org-20120725200511-0pwe06hmuxsbf39c

7eb6a1769dd1b812b62dcc590f6565bd64d3d725 authored over 12 years ago
Add PredicateConstraint to nunitlite build

--HG--
extra : convert_revision : charlie%40nunit.org-20120725150152-1ah2xc94f5wb8p5t

71045e84f400d9f3164102142ae14069fe9d2171 authored over 12 years ago
Add PredicateConstraint to nunitlite build

--HG--
extra : convert_revision : charlie%40nunit.org-20120725150152-1ah2xc94f5wb8p5t

3e5e457f0b3e3762198f7c78796a3bba2e28003a authored over 12 years ago
Build netcf 2.0 version using netcf 3.5 to allow use of C# 3.0 features

--HG--
extra : convert_revision : charlie%40nunit.org-20120724181853-ceao39il43ky98f5

8dae70370f0a04a85e10c8728874af4f08bf19d8 authored over 12 years ago
Build netcf 2.0 version using netcf 3.5 to allow use of C# 3.0 features

--HG--
extra : convert_revision : charlie%40nunit.org-20120724181853-ceao39il43ky98f5

f7ad4617c5e1ff9c30528e9548f870efef65afaf authored over 12 years ago
Remove unnecessary using

--HG--
extra : convert_revision : charlie%40nunit.org-20120724181636-cn5xed230q1xsmt1

240401a3baca6ac857c399ff9821cbc0f0f5edf0 authored over 12 years ago
Remove unnecessary using

--HG--
extra : convert_revision : charlie%40nunit.org-20120724181636-cn5xed230q1xsmt1

c77ce366fdb2d2d676392a1cac4e5f1969cbf6c6 authored over 12 years ago
Add conditional code to allow building under netcf

--HG--
extra : convert_revision : charlie%40nunit.org-20120724181329-3jb7c3r88ue3qxw0

6f5233099373a10a213c79a934cf93c4b83223e0 authored over 12 years ago
Add conditional code to allow building under netcf

--HG--
extra : convert_revision : charlie%40nunit.org-20120724181329-3jb7c3r88ue3qxw0

3db8b683eecf05edc41dcdcfb46fc0babbab4fe2 authored over 12 years ago
Add comments to eliminate warning

--HG--
extra : convert_revision : charlie%40nunit.org-20120724170742-lsjm0wuve4342xb2

acdefae27f657dfdd8c1caff5765047e8cdfa152 authored over 12 years ago
Add comments to eliminate warning

--HG--
extra : convert_revision : charlie%40nunit.org-20120724170742-lsjm0wuve4342xb2

a23a7e0e14f314ecf488b426aa5ab94e237f17c9 authored over 12 years ago
Add netcf-3.5 target to NAnt config

--HG--
extra : convert_revision : charlie%40nunit.org-20120514061839-ijt83yrs4q41o8wi

3bcfe63b69f4008db9e2ca4ef97fed3b86fd7dbf authored over 12 years ago
Add netcf-3.5 target to NAnt config

--HG--
extra : convert_revision : charlie%40nunit.org-20120514061839-ijt83yrs4q41o8wi

4b520e3bd98e4995a548f69e65c4c510c86ba225 authored over 12 years ago
Remove unused files from nant directory and rename it.

--HG--
rename : tools/nant-0.91/COPYING.txt => tools/nant/COPYING.txt
rename : tools/nant-0.91/b...

31c9d948f5bb012f934fa24156d7f6788b01c751 authored over 12 years ago
Remove unused files from nant directory and rename it.

--HG--
rename : tools/nant-0.91/COPYING.txt => tools/nant/COPYING.txt
rename : tools/nant-0.91/b...

74d4c107206cef3396a14e20d0398aa6a0a5d068 authored over 12 years ago
Change packaging options

--HG--
extra : convert_revision : charlie%40nunit.org-20120514003317-iv4g26d1kfq3stzc

0aa5a54d4eaa1731d559e36e6104d498e3e80dca authored over 12 years ago
Change packaging options

--HG--
extra : convert_revision : charlie%40nunit.org-20120514003317-iv4g26d1kfq3stzc

1c5f3ed3a933cf54a38bbd7be2f83b53bda4dcde authored over 12 years ago
Modify nunitlite runner args to be consistent with full NUnit; save result file if requested

--HG--
extra : convert_revision : charlie%40nunit.org-20120420042349-r7dpt2snkzmaeajp

3212e4e93c6088cf845eec052a26e4be4c015a18 authored almost 13 years ago
Modify nunitlite runner args to be consistent with full NUnit; save result file if requested

--HG--
extra : convert_revision : charlie%40nunit.org-20120420042349-r7dpt2snkzmaeajp

7e909657fdc32e8380b9c10aaafd493d248aa61c authored almost 13 years ago
Ensure that the build is done using .NET or Mono 3.5

--HG--
extra : convert_revision : charlie%40nunit.org-20120416055531-mclq9jgz99ff03gg

e8874ac94de7534193ee0cee98813a002fe6023c authored almost 13 years ago
Ensure that the build is done using .NET or Mono 3.5

--HG--
extra : convert_revision : charlie%40nunit.org-20120416055531-mclq9jgz99ff03gg

e370ad601f63e9ef033f6125371d98fd51858969 authored almost 13 years ago
Fix teamcity on linux

--HG--
extra : convert_revision : charlie%40nunit.org-20120415173552-hqawsiqo4vqml04v

c5264d3bc8627b41e6a1566d0f91c64044ebc366 authored almost 13 years ago
Fix teamcity on linux

--HG--
extra : convert_revision : charlie%40nunit.org-20120415173552-hqawsiqo4vqml04v

0d1d6e4f5469826c30bff648c72f6e2e0862de0f authored almost 13 years ago
Fix console build error

--HG--
extra : convert_revision : charlie%40nunit.org-20120415062511-t4aqrl8rgyxgtj2f

2965cc1cd26b574856055e3785c1a940658752ff authored almost 13 years ago
Fix console build error

--HG--
extra : convert_revision : charlie%40nunit.org-20120415062511-t4aqrl8rgyxgtj2f

b8edd36a96cc9c14acf902f0b339c4c156cd5dbf authored almost 13 years ago
Back out InternalTrace as a service and return to old design

--HG--
extra : convert_revision : charlie%40nunit.org-20120414194228-2g9vkr1wthtkn1qo

ef6893fd1e7573de1693579b1ee375161456bdd5 authored almost 13 years ago
Back out InternalTrace as a service and return to old design

--HG--
extra : convert_revision : charlie%40nunit.org-20120414194228-2g9vkr1wthtkn1qo

cbd5cdf15e0d0d90022fcc5b34d6b3c6a566c09f authored almost 13 years ago
Add missing file to repository

--HG--
extra : convert_revision : charlie%40nunit.org-20120414020227-k6uj3zg1mj7p5xbm

fe0c439747f0e9c017196a990dd771c91976258b authored almost 13 years ago
Add missing file to repository

--HG--
extra : convert_revision : charlie%40nunit.org-20120414020227-k6uj3zg1mj7p5xbm

a99f7e09f4a5ed6233a78ca096c8fe97625fb9a3 authored almost 13 years ago
Merge Simone's changes for running under TeamCity

--HG--
extra : convert_revision : charlie%40nunit.org-20120413210635-vn97ye48xkjvgj1z

18ebad5834f8a5e128c5ccbe379d77a2f203ac76 authored almost 13 years ago
Merge Simone's changes for running under TeamCity

--HG--
extra : convert_revision : charlie%40nunit.org-20120413210635-vn97ye48xkjvgj1z

b87a5b8cb20e796f16a186b10ff69048fad6d222 authored almost 13 years ago
Remove NUnitEngine solution and merge all engine code into the NUnitConsole solution

--HG--
rename : NUnitEngine/src/nunit-agent/AssemblyInfo.cs => NUnitConsole/src/nunit-agent/Asse...

585ad7632391818abee00f57a8178f668171b30f authored almost 13 years ago
Remove NUnitEngine solution and merge all engine code into the NUnitConsole solution

--HG--
rename : NUnitEngine/src/nunit-agent/AssemblyInfo.cs => NUnitConsole/src/nunit-agent/Asse...

206ff64e9cfcf211425cb4bad2b79962db8b3f6f authored almost 13 years ago
Remove master solution

--HG--
extra : convert_revision : charlie%40nunit.org-20120413154151-eg9gt9gm50da8a82

718886c83af69e59cdb8c11b75c2c3c9548c735e authored almost 13 years ago
Remove master solution

--HG--
extra : convert_revision : charlie%40nunit.org-20120413154151-eg9gt9gm50da8a82

add04139e158ffd615abf774d9a8e6f7f9ec286b authored almost 13 years ago
Generate separate progress reports for start of suite and test case

--HG--
extra : convert_revision : charlie%40nunit.org-20120405062726-nzmdonu17k3nf1no

bcf3e71f4385134e2bace4501ace4ced30939471 authored almost 13 years ago
Generate separate progress reports for start of suite and test case

--HG--
extra : convert_revision : charlie%40nunit.org-20120405062726-nzmdonu17k3nf1no

6f4cf22b0ed6dc50cf86f8bfe2c86ad76294d82c authored almost 13 years ago
Add output in v2 format to direct-runner

--HG--
extra : convert_revision : charlie%40nunit.org-20120320214719-pgmcnwsp31bybp6o

95a45a000526c61f3be75b123f6bff87461dcf8f authored almost 13 years ago
Add output in v2 format to direct-runner

--HG--
extra : convert_revision : charlie%40nunit.org-20120320214719-pgmcnwsp31bybp6o

101adaef12780c15fcc34a746e55846dc50b225d authored almost 13 years ago
Miscellaneous changes to scripts

--HG--
extra : convert_revision : charlie%40nunit.org-20120320175314-zyz1dcrhuvgnbaou

1e2fe83fa98f7b4250d7978ab84327b2b5bb3e2f authored almost 13 years ago
Miscellaneous changes to scripts

--HG--
extra : convert_revision : charlie%40nunit.org-20120320175314-zyz1dcrhuvgnbaou

2701116387a1a874550a95bf58d82686418e493f authored almost 13 years ago
Correct spelling of class

--HG--
extra : convert_revision : charlie%40nunit.org-20120226071216-uv0mguhahmdttdl9

469e0afad63b5f8984a5af840cbf74418534a425 authored almost 13 years ago
Correct spelling of class

--HG--
extra : convert_revision : charlie%40nunit.org-20120226071216-uv0mguhahmdttdl9

b8ca573aff81adcbf71e01a72a6e1f73ab961118 authored almost 13 years ago
Put class in a namespace

--HG--
extra : convert_revision : charlie%40nunit.org-20120226071144-qm4msqvnggus7bjp

da7fa457cf146323f4e154a5625073ec52d2bb18 authored almost 13 years ago
Put class in a namespace

--HG--
extra : convert_revision : charlie%40nunit.org-20120226071144-qm4msqvnggus7bjp

d993a48b84ed69ec9d4d0bd317834fbe94485ab7 authored almost 13 years ago
Allow any key to be pressed to terminate wait

--HG--
extra : convert_revision : charlie%40nunit.org-20120225065516-1qhqmzvi2ioesoey

8fd8ffb65e5c5775032dead5c8be13b0fc16dba4 authored almost 13 years ago
Allow any key to be pressed to terminate wait

--HG--
extra : convert_revision : charlie%40nunit.org-20120225065516-1qhqmzvi2ioesoey

4a3cbf3fb07b1600789b7939acd26470b36edb7c authored almost 13 years ago
Minor changes to facilitate comparison with NUnitLite

--HG--
extra : convert_revision : charlie%40nunit.org-20120225065353-5lhmsbszcccluh9c

bb5f549788ff0538b274421ecd4002500bfb1ada authored almost 13 years ago
Minor changes to facilitate comparison with NUnitLite

--HG--
extra : convert_revision : charlie%40nunit.org-20120225065353-5lhmsbszcccluh9c

a37e6c25c171300c5c740c9061d7e12b122bb7c9 authored almost 13 years ago
Add support for Windows 8 and Windows Server 2012 to PlatformAttribute

--HG--
extra : convert_revision : charlie%40nunit.org-20120128140812-3gs2xteh0ure25j8

9769ccac24c1ba6509ed19e3fccd1646f6c005f9 authored about 13 years ago
Add support for Windows 8 and Windows Server 2012 to PlatformAttribute

--HG--
extra : convert_revision : charlie%40nunit.org-20120128140812-3gs2xteh0ure25j8

21d51585cda75afb422391a07cea7e334c1dbf12 authored about 13 years ago
Add Assert.ByVal for use in VB

--HG--
extra : convert_revision : charlie%40nunit.org-20120125201359-v9m6idfbzwza00xe

573a9fdd6a7ade8936f1cad45c548755beac30f4 authored about 13 years ago
Add Assert.ByVal for use in VB

--HG--
extra : convert_revision : charlie%40nunit.org-20120125201359-v9m6idfbzwza00xe

e81bf78460734eb1419eeb13e21f1fe58766be78 authored about 13 years ago
Place shadow copy cache in user local application data directory

--HG--
extra : convert_revision : charlie%40nunit.org-20120125054601-9s6w9wrnkcnyw0vl

a428853ce2d609238c15736d044650d55b63ac7e authored about 13 years ago