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

Remove additional uses of reflection in favor of direct use of attribute properties

--HG--
branch : runner
extra : convert_revision : charlie%40nunit.com-20091010065055-x0lhgoou5bn...

ca8b54fda581f6ed1c04afaa0d57cbc2b1b2fe24 authored over 15 years ago
Add MessageMatch.cs

--HG--
branch : runner
extra : convert_revision : charlie%40nunit.com-20091009044441-hhvvfcg62l2...

e615d16f409f58454cb4287d9c4b2738d2711a0a authored over 15 years ago
Fix error in build script

--HG--
branch : runner
extra : convert_revision : charlie%40nunit.com-20091009044349-qealms5fjse...

3bfe6731e88697586210317d398b136b1650bd2b authored over 15 years ago
Add MessageMatch to nunit.interfaces and add ExpectedMessage and MatchType to ITestCaseData

--HG--
branch : runner
extra : convert_revision : charlie%40nunit.com-20091008233001-kg2uv4uhbt2...

814ff118f7073a28d56252e93f320f3470bb927e authored over 15 years ago
Rename build targets

--HG--
branch : runner
extra : convert_revision : charlie%40nunit.com-20091008210128-0b5r8x00z2k...

d6a09cbb03444c2a9ba7563167f8bf8127b4cd2c authored over 15 years ago
Move ITestCaseData to nunit.interfaces assembly

--HG--
branch : runner
rename : src/framework/Shared/Framework/ITestCaseData.cs => src/interface...

ede5daf39dff0c445b69adea453a25157f35c643 authored over 15 years ago
Replace attribute recognition by name with use of types - more to come

--HG--
branch : runner
extra : convert_revision : charlie%40nunit.com-20091008162626-p22snh0uz8x...

270cc7f84cb10d832a972d0c35284a8b19211a53 authored over 15 years ago
Update build script for latest additions

--HG--
branch : runner
extra : convert_revision : charlie%40nunit.com-20091007214805-0erobukg0ka...

9abb58eab4e03b765e157ebb63f394e2eb4ac468 authored over 15 years ago
Rename some directories

--HG--
branch : runner
rename : solutions/vs2005/TestRunner/TestRunner.csproj => solutions/vs200...

d8a6a0f1984fab71405f0cb429d9fd6658b57a5e authored over 15 years ago
Add tests of generic methods and fixtures

--HG--
branch : runner
rename : src/tests/NUnit/Core/GenericTestFixtureTests.cs => src/tests/NUn...

da01154f04cc8e83fc68efea0011b233546bc9ca authored over 15 years ago
Further Core tests

--HG--
branch : runner
extra : convert_revision : charlie%40nunit.com-20091007184912-dnvctxhswl7...

ec24a7d373b5260408d553c1b77bc851623fc053 authored over 15 years ago
Add filters to interface assembly

--HG--
branch : runner
extra : convert_revision : charlie%40nunit.com-20091006180704-9e9zqg2y3kj...

1633b5496f7d8e3218d528a4ad821bbc8ffb5c61 authored over 15 years ago
Additional tests

--HG--
branch : runner
extra : convert_revision : charlie%40nunit.com-20091006175958-8st1qj0a2zm...

aa5559c20d57011aef983206a52d083b5a03bd41 authored over 15 years ago
Update license headers

--HG--
branch : runner
extra : convert_revision : charlie%40nunit.com-20091006170712-5r9fvh1xgmi...

530764d9d2bcc0c9dec9c097d569186e637b868f authored over 15 years ago
Add further tests

--HG--
branch : runner
rename : src/test-assembly/AttributeInheritanceFixture.cs => src/test-ass...

5984fa36a1db4522344388a450552afa0515a5f9 authored over 15 years ago
Add tests for the integrated runner - more to follow

--HG--
branch : runner
extra : convert_revision : charlie%40nunit.com-20091006025138-6eu78gjlzka...

d7a337b0b1f001685eb4bada8f3296a7cd9e9f25 authored over 15 years ago
Remove local settings file from the repository since it varies for each installation

--HG--
branch : runner
extra : convert_revision : charlie%40nunit.com-20091005175832-qfsepshdhlt...

36f97d0eae859a002861750be81d773bd4577631 authored over 15 years ago
Add NCover support to the build. Test coverage may now be run using either NCover or PartCover.

--HG--
branch : runner
extra : convert_revision : charlie%40nunit.com-20091005175553-5upas3o68ef...

cb1ae5d39665ff71aaea399b556e70ce67d06619 authored over 15 years ago
Refactoring to use attribute Types directly

--HG--
branch : runner
extra : convert_revision : charlie%40nunit.com-20091004054655-gia1vrg5v0f...

9dafd9b8254b6f72f847d80a2e392ad3aec57624 authored over 15 years ago
Move ParameterSet to nunit.framework

--HG--
branch : runner
rename : src/interfaces/Core/Extensibility/ParameterSet.cs => src/framewo...

0c3d71673d892592326d04d834fa40691af0bf98 authored over 15 years ago
Move OSPlatform from nunit.interfaces to nunit.framework

--HG--
branch : runner
rename : src/interfaces/Core/OSPlatform.cs => src/framework/NUnit/Core/OS...

66fd00bb29d8f67970022a905f41e1b990f0c5ef authored over 15 years ago
Change License Header

--HG--
branch : runner
extra : convert_revision : charlie%40nunit.com-20091003190302-yn565xu0dvc...

11549c5141fd09f967992c5044bf7bc59ed25e9a authored over 15 years ago
Add reference to System.Configuration.dll

--HG--
branch : runner
extra : convert_revision : charlie%40nunit.com-20091003164351-1d17nnbnfsn...

960ef2b7b6c1194b82d6e13412c8b77b5e6addd3 authored over 15 years ago
Initial implementation of integrated runner as part of framework; added nunit.interfaces assembly and adhoco TestRunner executable for testing the framework.

--HG--
branch : runner
rename : solutions/vs2008/nunit.interfaces/nunit.interaces.csproj => solu...

d9fa7db2b7f08fd864ff4a1adad0671afb76b580 authored over 15 years ago
Merge trunk

--HG--
branch : runner
rename : tools/src/CodeGeneration/GenSyntax/Templates/Assert.template.cs ...

02d1674c047e64a4515e260c93dac0b4f44efae5 authored over 15 years ago
Merge Linux bug fix

--HG--
branch : code-gen
extra : convert_revision : charlie%40nunit.com-20090928155512-7er6jw4md...

9c50b54910040d5bf2f189576726a9adc5a0baf3 authored over 15 years ago
Merge bug fix 432805

--HG--
extra : convert_revision : charlie%40nunit.com-20090928062118-jk61be9wgm9vu1xc

ab34a682f10bd2df3ca1c57973d4b51afc8cc6b3 authored over 15 years ago
Merged changes from trunk.

--HG--
branch : bug-432805
rename : tools/src/CodeGeneration/GenSyntax/Templates/Assert.template...

24673e9ad91b0d0dfa8479936836c1a1f919546e authored over 15 years ago
Fixed bug with new lines in tests for range constraints.

--HG--
branch : bug-432805
extra : convert_revision : a.schlapsi%40gmx.at-20090927003918-ee9prge...

251ef714a2dbef31b94580d50881c9e092897085 authored over 15 years ago
Merged changes from trunk.

--HG--
branch : bug-432805
extra : convert_revision : a.schlapsi%40gmx.at-20090926212706-33pmbmi...

4f68f270b49b0e1ea82a2fd854500c8e1e1a46a0 authored over 15 years ago
Merge changes from trunk

--HG--
branch : code-gen
extra : convert_revision : charlie%40nunit.com-20090922010721-v9l8ovegg...

ba01c95614fca9c75a8f6f84ee8e54c2a666e4c9 authored over 15 years ago
New nunit.interaces project

--HG--
branch : runner
extra : convert_revision : charlie%40nunit.com-20090922000902-g53baru16ew...

6174762111097c37795020fc240eb70600035863 authored over 15 years ago
Add Options.cs to the GenSyntax build

--HG--
branch : code-gen
extra : convert_revision : charlie%40nunit.com-20090921235811-nfb99bw6l...

1bd4a91745c59c832b796c0045f839daca2c646a authored over 15 years ago
Remove templates from the GenSyntax project and add them as data to the framework. Use NDesk.Options for parsing the command-line and modify some of the options.

--HG--
extra : convert_revision : charlie%40nunit.com-20090921225233-zvqqh1llhyf424ck

b4463c8a69db36f47943e4dcd9c335675dc3b112 authored over 15 years ago
Move templates to file system instead of embedding them as resources. Move them to the framework project. Use NDesk.Options to parse GenSyntax Options.

--HG--
branch : code-gen
rename : tools/src/CodeGeneration/GenSyntax/Templates/Assert.template.c...

023cfee7c054990a37ef919b6dc8d70c925dc9fd authored over 15 years ago
Remove info about default options from SyntaxElements.txt and use specific options in build script.

--HG--
branch : code-gen
extra : convert_revision : charlie%40nunit.com-20090920011807-1etektxr9...

ef3f276e2b11700087ca244f7a4b1283770f3b10 authored over 15 years ago
Drop Properties Dir

--HG--
branch : net-3.5
extra : convert_revision : charlie%40nunit.com-20090919220235-xlopafbr10...

1d39222b4b58f92facc40570c20981fd8ba65203 authored over 15 years ago
add CF 3.5 to the NAnt script

--HG--
branch : net-3.5
extra : convert_revision : charlie%40nunit.com-20090919214256-2mqoox6678...

1c7ae39a9d51bf5fdf0fe27dd26139c9ada2c9d9 authored over 15 years ago
Enable additional tests under netcf-3.5

--HG--
branch : net-3.5
extra : convert_revision : charlie%40nunit.com-20090919191356-ddfhij5r60...

b3584419854300f91e58402e398ced6255a45e2e authored over 15 years ago
Convert VS2008 CF project to v3.5

--HG--
branch : net-3.5
extra : convert_revision : charlie%40nunit.com-20090919191324-po1ef7oug2...

eb003ffdc740a79866bab9e5004efe72307e1e77 authored over 15 years ago
Change defines so that NETCF-2.0 builds include generic support

--HG--
branch : net-3.5
extra : convert_revision : charlie%40nunit.com-20090919181845-4hp816t6w4...

3460a67b9ed49edc4b8b6f9c77310c9f3e2cc519 authored over 15 years ago
Merge trunk

--HG--
branch : net-3.5
extra : convert_revision : charlie%40nunit.com-20090919171852-pe3610gwa7...

cfc7bf502c03b0d76cb99f063fd0fa3cd3becc16 authored over 15 years ago
Merge trunk

--HG--
branch : code-gen
rename : src/framework/Assume.cs => src/framework/NUnit/Framework/Assum...

7bc4356b77a496020ba960b482457aab1de2249b authored over 15 years ago
Fixed bug #432805: Some Framework Tests don't run on Linux.

--HG--
branch : bug-432805
extra : convert_revision : a.schlapsi%40gmx.at-20090919132207-sokftz7...

63a7dc1cd8d8007d8980031dffddb4499cb7e403 authored over 15 years ago
Fix CF projects to deploy properly to device

--HG--
extra : convert_revision : charlie%40nunit.com-20090919025526-zzkuyvdru6n5jdlg

bd9570c1bfbb83b6de27ae2446b01617d3c23378 authored over 15 years ago
Merge code from trunk

--HG--
branch : net-3.5
extra : convert_revision : charlie%40nunit.com-20090918211909-n1kyb8xrws...

87b8e155d90b876dff2a28a3b22197c8066bd656 authored over 15 years ago
Fix so it compiles under .NET CF 1.0

--HG--
extra : convert_revision : charlie%40nunit.com-20090918211239-grcxuph24c9du5k8

8a6f39fcaa284ed59ea7013a69e3ee7dd7ae1af4 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.

--HG--
extra : convert_revision : charlie%40nunit.com-20090918203135-zsvcfgc0un8g7wob

8d276704f7a02a74255fc7ebf25f71000290e4f3 authored over 15 years ago
Make Catch<T> return type T

--HG--
extra : convert_revision : charlie%40nunit.com-20090918192533-n81a8ont3vfkkkdb

c95e08c37c69aaa1d3a941cd761e6710b643c2cc authored over 15 years ago
Add code from NUnit to NUnitLite for displaying test case arguments

--HG--
extra : convert_revision : charlie%40nunit.com-20090918190658-b8fkcvqdzpiwtkog

da4dc7490bf9d256886186fb3d49cd1fb40a3cc5 authored over 15 years ago
Re-remove file that came back in the merge

--HG--
branch : net-3.5
extra : convert_revision : charlie%40nunit.com-20090918010733-apdh692du7...

053cada5bdebfb05d92ade585d4d457c2cff7b1e authored over 15 years ago
Merge

--HG--
branch : net-3.5
rename : src/framework/Assume.cs => src/framework/NUnit/Framework/Assume...

40e569ec4241dca6ada22d30954f91cfe6874904 authored over 15 years ago
Make VS2008 build target .NET 3.5. Add .NET 3.5 and Mono 3.5 targets to script. Revise Defines used for conditional compilation.

--HG--
branch : net-3.5
extra : convert_revision : charlie%40nunit.com-20090917235344-opa5bzft5p...

0c45d76256f2e867c83db273c777a73ef40772b8 authored over 15 years ago
Create separate solutions for compact framework builds

--HG--
rename : solutions/vs2005/nunitlite_CF.tests/nunitlite_CF.tests.csproj => solutions/vs200...

fc4b8436c9133b4c418cc04c1888483edf3c1eee authored over 15 years ago
Change comment in generated code

--HG--
branch : nunitlite
extra : convert_revision : charlie%40nunit.com-20090917204500-phsz5ztk...

dd66bf6cd42cbcdf04aff62244dd2de80235a735 authored over 15 years ago
Remove NUnitLiteTests from solution.

--HG--
branch : nunitlite
extra : convert_revision : charlie%40nunit.com-20090916195538-22lpc7s6...

421563dd2283712aa490fcacd9d2e378991d5c8f authored over 15 years ago
Added projects left out by mistake

--HG--
branch : nunitlite
extra : convert_revision : charlie%40nunit.com-20090916164628-wq14kxva...

1c6a8f67101649d1c6cda69a98ae8a2cdee678af authored over 15 years ago
Add compact framework builds to script

--HG--
branch : nunitlite
extra : convert_revision : charlie%40nunit.com-20090915174109-yzv7z7kz...

eaf939abea4a0e6c835f3e866c815c04f0ef9d17 authored over 15 years ago
Change version to 2.9.2

--HG--
branch : nunitlite
extra : convert_revision : charlie%40nunit.com-20090915174049-xf7xq85w...

73055a51dfdf4b798a775e1d0b3a91531df70f41 authored over 15 years ago
Correct warning messages: missing XML comments, unused fields, etc.

--HG--
branch : nunitlite
extra : convert_revision : charlie%40nunit.com-20090912034151-u6o7dej2...

87fabdce9bda0a767fab4c17adba7bb7ab4b8d93 authored over 15 years ago
Advance version to 2.9.2

--HG--
branch : nunitlite
extra : convert_revision : charlie%40nunit.com-20090911211956-8mvqcmo5...

ed7dde9fcdb44dfb4b56b65aae2cd1cdf45cdc88 authored over 15 years ago
Update NAnt script to build nunitlite; add netcf targets; fix some problems with comiling under netcf-1.0; create a new set of testing targets

--HG--
branch : nunitlite
extra : convert_revision : charlie%40nunit.com-20090911211238-csrc30f7...

916502d229ef836b3316e2293985e0a3ba46535b authored over 15 years ago
Change conditional compilation to runtime test so nunitlite tests can run under desktop clr as needed. Move code to locate My Documents to the Env class.

--HG--
branch : nunitlite
extra : convert_revision : charlie%40nunit.com-20090911170435-e2razaxv...

c18a7df82d04820edb8f1b46b1f89719df8e83bf authored over 15 years ago
Correct spelling of file name

--HG--
branch : nunitlite
rename : src/tests/Shared/Framework/Constraints/XmlSeriazliableTest.cs...

a4ad2ce25b04378c1270eea9734318d93b2cabe9 authored over 15 years ago
Add compact framework build and tests

--HG--
branch : nunitlite
rename : src/framework/NUnitLite/Env.cs => src/framework/Env.cs
extra ...

9f1059366a940769b4f49dada399da852c183913 authored over 15 years ago
Restructure test projects separating full NUnit files from NUnitLite files

--HG--
branch : nunitlite
rename : src/tests/Framework/AssertThrowsTests.cs => src/tests/NUnit/F...

81f1782233983fcd00149b25eb9de3abc2361dad authored over 15 years ago
Fix corrupted project files

--HG--
branch : nunitlite
extra : convert_revision : charlie%40nunit.com-20090907060243-okb97vlz...

dee4896807176f836edba744e1797769f0ebb1a9 authored over 15 years ago
Eliminate Properties folder

--HG--
branch : nunitlite
extra : convert_revision : charlie%40nunit.com-20090907020951-dcrey90p...

25da59e3e1894cab12fcded8cb7798bff4381691 authored over 15 years ago
Reorganie test projects and standardize tests for each config

--HG--
branch : nunitlite
extra : convert_revision : charlie%40nunit.com-20090907015923-efurqtx1...

06d0d87aecdd8858b2ca1c64b3518b4e48a1e77a authored over 15 years ago
Add CF test proj and correct errors in projects

--HG--
branch : nunitlite
extra : convert_revision : charlie%40nunit.com-20090906224848-5apc7k25...

1e729f712edcca25c0708135e112e7b1229900f7 authored over 15 years ago
Add compact framework projects

--HG--
branch : nunitlite
extra : convert_revision : charlie%40nunit.com-20090906220303-wnualbs5...

656ec0484836ecbe696f046f2b3e12e5f5be20e7 authored over 15 years ago
Resolved path conflict

--HG--
branch : nunitlite
extra : convert_revision : charlie%40nunit.com-20090906210219-bn1c060w...

096145067db07fc19f84341a7980914e442194bc authored over 15 years ago
Reorganize directory structure to put files for NUnitLite and full NUnit and files shared by both in separate directories.

--HG--
branch : nunitlite
rename : src/framework/Framework/Assume.cs => src/framework/NUnit/Fram...

bdf3cbf91ad5d85bb3c25e81b0bd4c358cd4aaf6 authored over 15 years ago
Add nunitlite and nunitlite.tests project. Add conditional compilation for NUnitLite

--HG--
branch : nunitlite
extra : convert_revision : charlie%40nunit.com-20090906161227-u71oqtq4...

5c790ae10e2cfc62cab418cf79e57d0a152a9201 authored over 15 years ago
Split BinarySerializableConstraint and XmlSerializableConstraint into separate files

--HG--
branch : nunitlite
extra : convert_revision : charlie%40nunit.com-20090903193705-x3804fmx...

4d4375f5c2ea6d242e00832531021a4af5748028 authored over 15 years ago
Add nunitlite and nunitlite.tests projects

--HG--
branch : nunitlite
extra : convert_revision : charlie%40nunit.com-20090903181110-kgbh0qn5...

1630a27ba70fa363feb541b33482d12d139fb4b9 authored over 15 years ago
Reorganize directory structure to match NUnitLite and allow for adding Core components

--HG--
branch : nunitlite
rename : src/framework/Assert.cs => src/framework/Framework/Assert.cs
...

3c0de388b83544d92a50d10252c740208b810dde authored over 15 years ago
Merge

--HG--
branch : nunitlite
extra : convert_revision : charlie%40nunit.com-20090901225358-6rz6973d...

6e9d168132a788a30504b0ed61a5ea1020a9a967 authored over 15 years ago
Add CSHARP_3_0 define so all tests are included

--HG--
extra : convert_revision : charlie%40nunit.com-20090901223553-8rv9zvd22n7qiowu

f24d34847794c70caa33b17bb8a5a42d6cedb883 authored over 15 years ago
Add #if statements for .NET CF

--HG--
branch : nunitlite
extra : convert_revision : charlie%40nunit.com-20090830200545-gp6hxdr0...

79e413ffadfa254eee9e0e55ce243b09109b912e authored over 15 years ago
Layout changes to match NUnitLite

--HG--
branch : nunitlite
extra : convert_revision : charlie%40nunit.com-20090830190627-9d5cpqzl...

80c0ed7115d5f5acf7aeb0a80a4ce6e99080f749 authored over 15 years ago
Add prefix for specifying conditional compilation of a specification

--HG--
branch : nunitlite
extra : convert_revision : charlie%40nunit.com-20090830190320-pzlgh1un...

55e4f9cfa77d7b810b5c82f34f3639e5547e3f80 authored over 15 years ago
Add SyntaxElements.txt to projects

--HG--
branch : nunitlite
extra : convert_revision : charlie%40nunit.com-20090830190241-335o99my...

a1a1132ddaf56e2e0b1d45806ee36a8877afac54 authored over 15 years ago
Replace call to AppendFormat not supported in NETCF

--HG--
branch : nunitlite
extra : convert_revision : charlie%40nunit.com-20090828231411-k35ul45n...

7e60948637560379cc8d7055af66854dd7eb11b5 authored over 15 years ago
Fix problem in tests due to changed implementation of Description Attribute

--HG--
branch : nunitlite
extra : convert_revision : charlie%40nunit.com-20090828221351-n2gbsht8...

87b2fe4c537ea95908ebc7087a86b9022301ca1c authored over 15 years ago
Eliminate serialization constructor under .NET CF

--HG--
branch : nunitlite
extra : convert_revision : charlie%40nunit.com-20090828215102-1qfmost8...

83b62c751621982cd2b353f4e043a1d9b720ddd5 authored over 15 years ago
Modify DescriptionAttribute to use PropertyAttribute

--HG--
branch : nunitlite
extra : convert_revision : charlie%40nunit.com-20090828214841-ovpbgzxq...

b46c0768dbee668b57d89d0be8db741e8534288b authored over 15 years ago
Fix error in 2.9.1 before final release

--HG--
branch : code-gen
extra : convert_revision : charlie%40nunit.com-20090827040309-l8k2813s5...

38fa9172997a466869794b6923e3d5e33b5821c9 authored over 15 years ago
Reorganize CodeGeneration into a separate library and exe; general refactoring

--HG--
branch : code-gen
extra : convert_revision : charlie%40nunit.com-20090827032936-7lb2kfoj2...

6307b69f7fbbc72412d8a908c58ba6ed07da43c0 authored over 15 years ago
Split GenSyntax into two projects

--HG--
branch : code-gen
rename : tools/src/CodeGeneration/GenSyntax/CodeGenItem.cs => tools/src...

d2bb8add647e0ee7556669884fb79c5bf9a866e8 authored over 15 years ago
Refactoring - split Stanza class into Stanza and CodeGenSpec, rename classes and files

--HG--
branch : code-gen
rename : tools/src/CodeGeneration/GenSyntax/GenSpec.cs => tools/src/Cod...

4ca7347d5e49dac269720bbd05519e3d2ca9f96c authored over 15 years ago
Ignre StyleCop files for now

--HG--
branch : code-gen
extra : convert_revision : charlie%40nunit.com-20090824204058-9xuo8miwe...

ad8a7ffda3b9343c879e9e038b4c90297a77d896 authored over 15 years ago
General cleanup of code generator tool: Change namespace, add copyright headers, remove dead code.

--HG--
branch : code-gen
extra : convert_revision : charlie%40nunit.com-20090824180527-jb386cpwi...

d008f67439115b2981a3d655b77a2acd96cdb948 authored over 15 years ago
Add license header

--HG--
branch : code-gen
extra : convert_revision : charlie%40nunit.com-20090824180517-cptecohmn...

3cd4d66760b2e39ad7ec46b987607a63b82c403e authored over 15 years ago
Revise directory structure for code generation tools

--HG--
branch : code-gen
rename : tools/src/CodeGeneration/GenSyntax.build => tools/src/CodeGene...

3901e1c44001ddbdd6e04a616582e7367bcd1823 authored over 15 years ago
Rename solution

--HG--
branch : code-gen
rename : tools/src/GenSyntax/App.ico => tools/src/CodeGeneration/App.ic...

b30823e836824a144bb24a519b2dd2f10eb226aa authored over 15 years ago
Merge changes from trunk

--HG--
branch : code-gen
extra : convert_revision : charlie%40nunit.com-20090823234947-2scwspasp...

a0dbb6f0d04589acce339d6c765c2ebf84f2da45 authored over 15 years ago
Merge changes from trunk

--HG--
branch : code-gen
rename : install/License.rtf => install/NUnit.Framework.Installer/Licen...

7ca282f45754e1c9b7b9dc0f3930a29d34fa2de0 authored over 15 years ago
Merge changes from trunk

--HG--
branch : nunit-2.5-bugs
rename : install/License.rtf => install/NUnit.Framework.Installer...

ce3ccc549c1e8cd9ae961663f312a514040f599b authored over 15 years ago
Add custom bitmpaps to the installer UI

--HG--
branch : build-script
rename : install/License.rtf => install/NUnit.Framework.Installer/L...

872de27e82f18ca78cc368f6eebcfcc6e85a28f5 authored over 15 years ago