Ecosyste.ms: OpenCollective

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

github.com/nunit/nunitlite


https://github.com/nunit/nunitlite

Forced line endings to eol=lf

3808d7fe49f8c24771ae804701adce0c21583d37 authored over 11 years ago by Tyrel Alastair Hunter <[email protected]>
Migrated from Bazaar to Git.

cd891f24e2e7164e0b5f8c75f0f4cab2c510b8c0 authored over 11 years ago by Tyrel Alastair Hunter <[email protected]>
Update docs and build script for final 1.0 release

f24dc076564f762d474d594ea65c58c03da9287a authored over 11 years ago by Charlie Poole <[email protected]>
Fix net 1.1 and netcf 2.0 builds, broken by prior fix

91b6fc620b8a5d921977d5a0eded2a63b9441c18 authored over 11 years ago by Charlie Poole <[email protected]>
Fix exception thrown when ExpectedException is used in a static class

46dbe8f4cf4e3dafbf04bdbdddb6b9b22eb3699b authored over 11 years ago by Charlie Poole <[email protected]>
Stop counting empty TestSuite as a test case in results

0affea2a2fc90430875d6453cd30ac9ca980b48d authored over 11 years ago by Charlie Poole <[email protected]>
Final document and version changes for release

a3491b71d2d9d1cc10d92ecdf4f2fdda5b7a0645 authored over 11 years ago by Charlie Poole <[email protected]>
Fix an error in the netcf 2.0 build

2fedcd3cfd0c8b50f87018eb9ccf01d697a1f3a9 authored over 11 years ago by Charlie Poole <[email protected]>
Implement DelayedConstraint for the compact framework

949c44fe1b38904308533ddc37ed8ca6f5fa0d5c authored over 11 years ago by Charlie Poole <[email protected]>
Small fix to .NET 1.1 build

2c8ac341b03030904fcc0d027636244014b12f81 authored over 11 years ago by Charlie Poole <[email protected]>
Split CF builds into separate solutions

4209380c27700045679e099be2b301e646d812dc authored over 11 years ago by Charlie Poole <[email protected]>
Fixes to CF builds: Implement TimeoutAttribute. Use Document folder to save results and text output; add more tests for already implemented features

6dfccf71ec3d6104c1b16c76441d198696e4c907 authored over 11 years ago by Charlie Poole <[email protected]>
Ensure that the /seed option is honored and generates the same random values for the same seed

80016381b712beee989515dc23bb594e40012c1d authored over 11 years ago by Charlie Poole <[email protected]>
Fix crashing error in the CF build

b7b239173c334d286625ca983e6660377d41bfeb authored over 11 years ago by Charlie Poole <[email protected]>
Change tests for RandomGenerator to be more robust by using a heuristic check for (almost) unique values

fe846b3d4f48f6b80fcf96041def0cb36fd5f70e authored over 11 years ago by Charlie Poole <[email protected]>
Various minor changes backported from NUnit 3.0 to facilitate code differencing

819ac21199ae2f959c1216adcd17b043c27b38c6 authored over 11 years ago by Charlie Poole <[email protected]>
Fix errors in compact famework build

0531d58bf933e08ca13566fdf857238a45526ca2 authored over 11 years ago by Charlie Poole <[email protected]>
Update documentation for NUnitLite release

14d2ee9a6c2dec9f0753b33c7536fabe698a927c authored over 11 years ago by Charlie Poole <[email protected]>
Fix occasional failure of random tests

5b1e489fa87e110f2818fa86c64369060cc85262 authored over 11 years ago by Charlie Poole <[email protected]>
Fix errors in running Silverlight tests

c8c4f5ee7e7341aa927f4fc6ba78b997172a2d77 authored over 11 years ago by Charlie Poole <[email protected]>
Remove unneeded static method

392d81a73851c668ff474dde69e9a9c85f5e20e0 authored over 11 years ago by Charlie Poole <[email protected]>
Fix error in NET CF builds

ae9ccf5fb81796a3947d5a21f143beb0727007b9 authored over 11 years ago by Charlie Poole <[email protected]>
Revise XML output to comply with NUnit 3.0 format

7e850d11e5e3812a4806731f1e28ae8fa9e9faee authored over 11 years ago by Charlie Poole <[email protected]>
Advance version to 1.0; automate generation of nuget package; create separate nuget package for compact framework; determine version support for the release

caabced2260435e10f13f74d9b5c119a7faeb15e authored over 11 years ago by Charlie Poole <[email protected]>
Fix net 1.1 build

bcde9fd9f0bc56c9cd47b2d3f546c53ae2b1c334 authored over 11 years ago by Charlie Poole <[email protected]>
Fix errors in random seed implementation

935d8c6081fbc43bc2a96f72c65168ca0e5a97cc authored over 11 years ago by Charlie Poole <[email protected]>
Merge trunk

e0e1b67ca092c79302f947547897c0e23d436194 authored over 11 years ago by Charlie Poole <[email protected]>
Report ignored fixtures correctly

5e1a7b1d65a1b18331746f4af70224acdabb5c2e authored over 11 years ago by Charlie Poole <[email protected]>
Fix typo in #if statement

3f47f6faecc5d6b415e4b01470965cb9dcf28827 authored over 11 years ago by Charlie Poole <[email protected]>
Merged lp:1111838 into trunk, fixed compilation errors with net_1_1 and net_cf.

6ff361382825282b9245c813a9e7c7ddeee77ff6 authored over 11 years ago by Tyrel Alastair Hunter <[email protected]>
Fixed generic RandomGenerator.GetEnum in .NET 4

ba5a577948b44e9fc40764596ecf36dcd77a97bb authored over 11 years ago by Tyrel Alastair Hunter <[email protected]>
Requested revisions using Polymophism implemented.

5cbc463a3527052102fead0c36ca04fdc45e7231 authored over 11 years ago by wesleycutting <[email protected]>
AssemblySeed written as attribute to top most Test Suite in XML results output, TestCases have their indivdual seeds written as attributes in XML results output.

e408a64f0b280c1ec88938b5aff9b108945726ad authored over 11 years ago by wesleycutting <[email protected]>
Fixed generic RandomGenerator.GetEnum in .NET 4

66620a6060a7929b56390fee771bfe64fad7407a authored over 11 years ago by Andy <[email protected]>
Merged changes from lp:~cang/nunitlite/nunitlite

related to lp:1183582

create command line argument -seed /seed that allows the initial seed used...

9cb6e4c397abd1f8db246e35c929b9c5ce0d055e authored over 11 years ago by Tyrel Alastair Hunter <[email protected]>
Moved Initialization of Assembly Seed to static constructor and added summary

a183790e1c071043233af8666909cfdecc3dcb5f authored over 11 years ago by Christian Ang <[email protected]>
Fixed /seed option to work as intended in specification

2074c53e4b0439242cc2508a7b64438bd0f2de5d authored over 11 years ago by Christian Ang <[email protected]>
Update doc files for release

54814cfa675dc4cb2a7ab66774b3d649661423a3 authored over 11 years ago by Charlie Poole <[email protected]>
Fixes based on charlies feedback from the code review and some preperation for a release .9

6c731171990d051f4a6dc32b79e19ea99a5899dd authored over 11 years ago by Tyrel Alastair Hunter <[email protected]>
Fix csproj file error

335e09b0c219f65326c1726984430b749e4cd7d4 authored over 11 years ago by Charlie Poole <[email protected]>
Merging Latest Changes from lp:nunitlite

tested category include and exlude options on netcf2, netcf3.5 net2, net3.5, net4, and net4.5

fe...

e5a1e6508b3341bd2c4abcc4901ce3f859f30517 authored over 11 years ago by Tyrel Alastair Hunter <[email protected]>
Fix corrupt sl-4.0 csproj file; add silverlight builds to nuspec file and update version

b527a102eeff6080a7b517d879a4b9f93a487cfd authored over 11 years ago by Charlie Poole <[email protected]>
Added RandomGenerator to TestContext

RandomGenerator provides a repeatable method for obtaining random numbers during a tests executio...

9f4bf90ecad12b264db2d0e7b8165c9bc4c5c4ad authored over 11 years ago by Tyrel Hunter <[email protected]>
Merged A simplified version of Category Expressions from nunit-3.0 to nunitlite

3e789543087d60bfa561350939de4b1c57218732 authored over 11 years ago by Tyrel Hunter <[email protected]>
Add CI Build target to build, using a console app to load the silverlight tests and run them

2d56b4dba916ff826cdf45ab042bfa9f55253e14 authored almost 12 years ago by Charlie Poole <[email protected]>
Add missing files

6a645829ee81071409267548482a634c5a70a8e5 authored almost 12 years ago by Charlie Poole <[email protected]>
Fix build to use msbuild or nant to do the build, depending on the runtime. Remove support for .NET 1.0, Mono 1.0 and CF 1.0. Remove unused .net 3.0 target. Add missing tests from nunit desktop version

0e9ac48dea012f362c785fbe71f37ea63ca49be7 authored almost 12 years ago by Charlie Poole <[email protected]>
Merge further changes from NUnit; implement async support for ThrowsConstraint and for ActualValueDelegates

2cecce48ba6ab1dd9d1300f74cefcf8eb6ad2c0d authored about 12 years ago by Charlie Poole <[email protected]>
Update use of TestContext to match NUnit v2

ebd4f468a9e25c78abd795a7c45b0bc3b475479f authored about 12 years ago by Charlie Poole <[email protected]>
Disallow multiple use of SetCultureAttribute and SetUICultureAttribute

38fca88ee37277098e342208887a6f2da990cfd0 authored about 12 years ago by Charlie Poole <[email protected]>
Use static method of Stopwatch class rather than instantiating a Stopwatch for each test

4aae1910f5acf15bf002307f8e6031fe90a88d3e authored about 12 years ago by Charlie Poole <[email protected]>
Back out support for AsynchronousAttribute

9b93f6597ba8ce253e829e9073f70e79250b162c authored about 12 years ago by Charlie Poole <[email protected]>
Use Stopwatch to time tests where available

1545843d37cb3b00fd16a248208ab57496eec299 authored about 12 years ago by Charlie Poole <[email protected]>
Fix AssemblyHelper.GetAssemblyPath so it works with UNC paths

56c94d0f990c138dac13a35a41fd6ed19cb87d5d authored about 12 years ago by Charlie Poole <[email protected]>
Fix error in path constraints

6700506f35957d4aea1050d8a531f5af5c4887fa authored about 12 years ago by Charlie Poole <[email protected]>
Refactor tests for valid/invalid async test methods

c9d5e3ad536b4395d4f25eb6ad4d16e1bc619dea authored about 12 years ago by Charlie Poole <[email protected]>
Fix error in use of Result on TestCaseAttribute

f107b95dc8f28e4d5ea111d4da4421d81293b4dd authored about 12 years ago by Charlie Poole <[email protected]>
Add files forgotten in earlier commit!

a2749b5403c271261776bc2f2180d9ba23fa9826 authored about 12 years ago by Charlie Poole <[email protected]>
Add support for C# 5.0 async test methods

32a7f41f2c694ed4e3be19b32879aeb8fac1553f authored about 12 years ago by Charlie Poole <[email protected]>
Allow Result as a synonym for ExpectedResult on TestCaseAttribute, but mark it obsolete

a602ffff5781758aac82efab938741955cd3f41c authored about 12 years ago by Charlie Poole <[email protected]>
Catch up the CF builds with recent changes

89fa4741b48859cfd4cd31a53f6a4acda60554ed authored over 12 years ago by Charlie Poole <[email protected]>
Ensure that a separate obj directory is used for each configuration

560885bcf65320d489f2f0f51a24ec0631aec165 authored over 12 years ago by Charlie Poole <[email protected]>
Add .NET 4.5 buildand create a VS2012 solution

169b599e317aa12e54007bd30234fa475a15ea66 authored over 12 years ago by Charlie Poole <[email protected]>
Upgrade NAnt to version 0.92 and advance NUnitLite version to 0.9

ca85c4b4700f9654d923d9635366ce152146020c authored over 12 years ago by Charlie Poole <[email protected]>
Miscellaneous fixes to get net-1.1 and netcf builds to work correctly

1704bc2cfbd5a535aa58f71d2aadb6c2356e9a35 authored over 12 years ago by Charlie Poole <[email protected]>
Changes to allow NUnitLite tests to be run by the NUnit gui or console runners

0aac3f493de675b69280a39cf75cb38c741c6794 authored over 12 years ago by Charlie Poole <[email protected]>
Remove TestModificationAttribute since it's not being used any longer

09bbcad89b01a382d10c105e1ede6e190d49feb6 authored over 12 years ago by Charlie Poole <[email protected]>
Make all execution be in terms of commands, including Setup and Teardown. Refactor Test hierarchy, simplifying as much as possible.

8eeb0ad885557bc83e247395255698677afbd257 authored over 12 years ago by Charlie Poole <[email protected]>
Add silverlight to build script

90495c4f20a2f39b2257e8d0c4fbc2938b312f4d authored over 12 years ago by Charlie Poole <[email protected]>
Report test fixture setup and teardown errors as well as theories failing due to all test cases being inconclusive

4fa6b69967ce6c07e0071346efdafb3e7c6f37c9 authored over 12 years ago by Charlie Poole <[email protected]>
Refactor Silverlight test page to use TextUI

b524d61d259bb63fd21df84dc06c4cd05fb500fd authored over 12 years ago by Charlie Poole <[email protected]>
Remove unneeded assembly references

9ce194dd614e70005ba441b46ac8a6830ff9c0db authored over 12 years ago by Charlie Poole <[email protected]>
Add doc comments to suppress warnings

b4a2e1610256fc14d83601bc1e9dce21321e607f authored over 12 years ago by Charlie Poole <[email protected]>
Ensure that theories fail when all cases are inconclusive

b28367929f1642d917d5d536b17f28e5da0812d5 authored over 12 years ago by Charlie Poole <[email protected]>
Merge Silverlight builds into trunk

086a8ec66cbd39a1ff5e3eb5748a19561f05bda7 authored over 12 years ago by Charlie Poole <[email protected]>
Update scripts to build for silverlight

62af390b134d46d126d2b43113f14882477feaff authored over 12 years ago by Charlie Poole <[email protected]>
Final changes for 0.8 release

9be59d6f9e78900aa79ec589872654fdb132bc4a authored over 12 years ago by Charlie Poole <[email protected]>
Make test list default to file tests.xml rather than console

061c55a8d16e660a5552a87634d177eb82bf675d authored over 12 years ago by Charlie Poole <[email protected]>
Changed documentation for -explore command

fixed -explore so that if you dont specify a file it uses a tests.xml instead

eeac9f14896e97c2e9712713a8e139440d780a81 authored over 12 years ago by [email protected] <>
Fix problem with AfterConstraintTests and make changes so tests built and run under .NET 1.1 and the compact framework

38830db1874ce44ac0ba15a46f06153deba02b58 authored over 12 years ago by Charlie Poole <[email protected]>
Backport miscellaneous changes from NUnit 3.0. In particular, revise TestResult so that all methods are present in the base class, eliminating the need for casts.

dc4d595609f67603ac80bc083e9fca0f66c934c1 authored over 12 years ago by Charlie Poole <[email protected]>
Use CountdownEvent to track child test completion

cdf028e18c273d9be887f924c4b164e528f9b880 authored over 12 years ago by Charlie Poole <[email protected]>
Test Updates from NUnit 3.0

38cf6ccf5f6cc4192ff8aae7eb18ad92da9fc9a2 authored over 12 years ago by Charlie Poole <[email protected]>
Remove redundant tests

af8ca398d6f3656b8e8f2506c53ea200f0990695 authored over 12 years ago by Charlie Poole <[email protected]>
Eliminate some features from .NET 1.1 and .NET CF. Split build scripts.

6c15164f94be7ee68e44ec515d0a8e9ced45165e authored over 12 years ago by Charlie Poole <[email protected]>
Implement DelayedConstraint (After), TimeoutAttribute, AsynchronousAttribute. Minimize use of statics in TestExecutionContext and make CurrentContext ThreadStatic. Asynchronous test methods now work, although there is room for improvement in how TestFixtures that contain such methods wait for them to complete.

b536e22072a8bfaa2e9c74fa636b6107e780bf9a authored over 12 years ago by Charlie Poole <[email protected]>
Add specific tests for Assert.That; enable use of assert with ActualValueDelegate; ensure Assert.That and Assume.That support the same overloads"

9a5d1b4bca7dc98204ddd93cda2158470982a753 authored over 12 years ago by Charlie Poole <[email protected]>
Eliminate static CommandRunner class in favor of WorkItem and derived classes that wrap the Test and TestCommand and handle execution of the tests. Simplify TestCommand structure. Introduce IApplyToContext interface for attributes that modify the context before the test starts

295bac14186ece85c308b2ab693585439a4de179 authored over 12 years ago by Charlie Poole <[email protected]>
Get latest changes working under the compact framework

aadc6f21600fe58d59e87c4f186dd2582138a920 authored over 12 years ago by Charlie Poole <[email protected]>
Add PlatformAttribute support for MacOsX, Xbox and MonoTouch

07be52d5cd539a600f6120591aeef3baf3c1bede authored over 12 years ago by Charlie Poole <[email protected]>
Get all the tests to run under Silverlight and add support to PlatformAttribute

8d542153bcbcd9f82a2552d4740080ed11fa4b5a authored over 12 years ago by Charlie Poole <[email protected]>
Fix errors in test specifications

5ebafc0274f65ffcad3d7451e997cfd1e00aab49 authored over 12 years ago by Charlie Poole <[email protected]>
Initial Silverlight builds

095458b78b03401f56bec77f0033b32a5cec6364 authored over 12 years ago by Charlie Poole <[email protected]>
Sign nunitlite assembly

8fddb553b93e9fd949f4dcc81ce19bb10317ffcb authored over 12 years ago by Charlie Poole <[email protected]>
Fix references between projects so the correct builds are used

398340639f3ef2f26e6ccbc37f894ca22d271c14 authored over 12 years ago by Charlie Poole <[email protected]>
Replace System.Xml.XmlNode with private implementation - preparation for Silverlight

267b852f55b5c84868ab136b26b6801509a553ac authored over 12 years ago by Charlie Poole <[email protected]>
Ensure that TextWriter passed to TextUi as an argument is used

2e4cfc561d141b88a02203db62e65241c0d0b940 authored over 12 years ago by Charlie Poole <[email protected]>
Implement ReusableConstraint

00aa6637f5fd5161b32de855c946e405b5967d7a authored over 12 years ago by Charlie Poole <[email protected]>
Implement Theories

a7d311a881e97b89274d00b9dc38ae2923f2c3b5 authored over 12 years ago by Charlie Poole <[email protected]>
Implement PredicateConstraint in expression syntax

de8db792918532c3f46e3c80767a4ee7a48793dc authored over 12 years ago by Charlie Poole <[email protected]>