Ecosyste.ms: OpenCollective

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

NUnit

NUnit is a unit-testing framework for all .NET languages.
Collective - Host: opensource - https://opencollective.com/nunit - Code: https://github.com/nunit

Merge pull request #4575 from nunit/prepare401

Prepare patch release 4.0.1

github.com/nunit/nunit - dd02233c195bd37e701407c3b36353fb9a988792 authored 12 months ago by Terje Sandstrom <[email protected]>
Release notes for NUnit patch 4.0.1 (#847)

github.com/nunit/docs - 2e064cd5faadd5503d818b0d3b66211581b4768e authored 12 months ago by Terje Sandstrom <[email protected]>
Prepare patch release 4.0.1

github.com/nunit/nunit - ea10cbc8e2de37feb539f145c1b4f48566a1e7b0 authored 12 months ago by Terje Sandstrom <[email protected]>
Merge pull request #647 from nunit/chore/add-markdown-

chore: Add tooling from docs project

github.com/nunit/nunit.analyzers - 42efa9e6550515075b0259fe42a8f89fe082885c authored 12 months ago by Mikkel Nylander Bundgaard <[email protected]>
Merge pull request #657 from manfred-brands/issue656

Allow public override methods.

github.com/nunit/nunit.analyzers - e7da07507c9d8e82a01d899021e9dc94f75f4141 authored 12 months ago by Mikkel Nylander Bundgaard <[email protected]>
Merge pull request #660 from nunit/chore/bump-nunit

chore: Bump to NUnit 4

github.com/nunit/nunit.analyzers - c8e4e26b62540a29e69a144e31e073b43b69cb7c authored 12 months ago by Mikkel Nylander Bundgaard <[email protected]>
chore: Bump to NUnit 4

github.com/nunit/nunit.analyzers - d5c5dea85a3b1a4b458c13a48ab82c5eaaa665a3 authored 12 months ago by Mikkel Nylander Bundgaard <[email protected]>
Merge pull request #4574 from manfred-brands/Issue4564-SupportedOSPlatform

Add support for Windows10Server to OSPlatformTranslator

github.com/nunit/nunit - cfcbc97847c9e08b720ffb3b961c48cae5af6199 authored 12 months ago by Terje Sandstrom <[email protected]>
Add support for Windows10Server to OSPlatformTranslator

github.com/nunit/nunit - 112729c36a9de9fc5e36228e2bd8b6148cad8aca authored 12 months ago by Manfred Brands <[email protected]>
Updated with SameAs

github.com/nunit/nunit.issues - 0a58cc6dd77e454060e1ad60350273b0b5d62d2e authored 12 months ago by Terje Sandstrom <[email protected]>
Added Issue4572

github.com/nunit/nunit.issues - 0f36a60441755a5f861e8277d40af9681cf873eb authored 12 months ago by Terje Sandstrom <[email protected]>
Deal with partial NUnit classes.

Do not check calls across compilation boundaries.

github.com/nunit/nunit.analyzers - a344155c0a46c5024af0bc18ca35ce7536a8f153 authored 12 months ago by Manfred Brands <[email protected]>
Only check for fields/properties that can be assigned to.

This removed the need to check all methods for classes that only have read-only constants.

github.com/nunit/nunit.analyzers - 78a2e1293948953dbdf229ea3bce020ffcce3484 authored 12 months ago by Manfred Brands <[email protected]>
Merge pull request #4569 from manfred-brands/Issue4564-SupportedOSPlatform

Expand SupportOSPlatform to mean minimum supported version

github.com/nunit/nunit - 866d5a405b66efe7105e544a3f418097bd5d67ac authored 12 months ago by Manfred Brands <[email protected]>
Add locking to dictionary access in ConcurrentTest

github.com/nunit/nunit - 5f6c8c290b90c389db4e1d3d2076b57bedafb855 authored 12 months ago by Manfred Brands <[email protected]>
Expand SupportOSPlatform to mean minimum supported version

Windows7 => WIndows7, Windows8, Windows10, Windows11
Windows10 => Windows10, Windows11

Added wi...

github.com/nunit/nunit - 5e557a6919b208e4b8d3df1c854e1a675cd8bad5 authored 12 months ago by Manfred Brands <[email protected]>
Bump NUnit.Analyzers from 3.9.0 to 3.10.0 in /docs/snippets (#846)

Bumps [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) from 3.9.0 to 3.10.0.
- [Rele...

github.com/nunit/docs - 5073e89d98b6bed83337344fdda55b20290c6cf0 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Minor wording adjustment to migration guide (#845)

* Minor wording adjustment

* Incorporate feedback

github.com/nunit/docs - f6565428c47f40dbbc9c4184473c82f9f25628a8 authored 12 months ago by Steven Weerdenburg <[email protected]>
Allow public override methods.

github.com/nunit/nunit.analyzers - 181217200140b59fb82615788a571138dd947f9d authored 12 months ago by Manfred Brands <[email protected]>
Added full hierarchy support

github.com/nunit/nunit.issues - 11568666c48bc01bd6a667699b5c7cdd452df9fb authored 12 months ago by Terje Sandstrom (AAD) <[email protected]>
Issue 548 added

github.com/nunit/nunit.issues - f493d350bfaec0d01472d08bf99e63f86f5c9670 authored 12 months ago by Terje Sandstrom <[email protected]>
Merge pull request #654 from nunit/chore/bump-version

chore: Bump version

github.com/nunit/nunit.analyzers - a2b2f821e11308cff77e8a921b8f320ef7bd45df authored 12 months ago by Mikkel Nylander Bundgaard <[email protected]>
chore: Bump version

github.com/nunit/nunit.analyzers - 2e5032f1dc9ccefa6550e82bbfe3765aa89420b0 authored 12 months ago by Mikkel Nylander Bundgaard <[email protected]>
Merge pull request #653 from nunit/release3.10

Release3.10

github.com/nunit/nunit.analyzers - 5995304c839974ae823293dcaa4fd4326709efd7 authored 12 months ago by Mikkel Nylander Bundgaard <[email protected]>
chore: Correct typo

github.com/nunit/nunit.analyzers - 538d3a3bb7afa73ba5024ded8b9ad607874628ed authored 12 months ago by Mikkel Nylander Bundgaard <[email protected]>
chore: Update release notes

github.com/nunit/nunit.analyzers - 2e4a7b0926753eceb3f867cd27ef07ef4c994451 authored 12 months ago by Mikkel Nylander Bundgaard <[email protected]>
Added 4564

github.com/nunit/nunit.issues - d401fce3836205b8a3314427bbc8608b6582bf15 authored 12 months ago by Terje Sandstrom <[email protected]>
Bump NUnit from 4.0.0-beta.1 to 4.0.0 in /docs/snippets (#844)

Bumps [NUnit](https://github.com/nunit/nunit) from 4.0.0-beta.1 to 4.0.0.
- [Release notes](htt...

github.com/nunit/docs - 6dbf6ac8098caa1ba20472dfb540ee9f71d49c69 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #4562 from nunit/prepare40-2

Fixed package description

github.com/nunit/nunit - d91b4cfd94432d8b493a1437be7cc85d7610317f authored 12 months ago by Terje Sandstrom <[email protected]>
Fixed package description

github.com/nunit/nunit - fb95a2808d4e262b44e336cccc74d2843449b1bd authored 12 months ago by Terje Sandstrom <[email protected]>
Update nunit 4.0 release notes (#842)

* update nunit 4.0 release notes

* Update version number and header for release notes framework...

github.com/nunit/docs - 1c5d67af611f6f51e1c28e2c3be060a641b1c2f6 authored 12 months ago by Terje Sandstrom <[email protected]>
Merge pull request #4560 from nunit/prepare40

Prepare 4.0 release

github.com/nunit/nunit - 31b3786000bcd2e9a9418a5b08750ffecffd6d97 authored 12 months ago by Terje Sandstrom <[email protected]>
Fix after comment

github.com/nunit/nunit - 03be54c2461c8b840718953cc38c17c6bfa9d592 authored 12 months ago by Terje Sandstrom <[email protected]>
Update README.md

Co-authored-by: Steven Weerdenburg <[email protected]>

github.com/nunit/nunit - f3b2918822405414560209ab55703bda4f3fb743 authored 12 months ago by Terje Sandstrom <[email protected]>
Update README.md

Co-authored-by: Steven Weerdenburg <[email protected]>

github.com/nunit/nunit - c2a21bf191ff9a7294f6b7adc9825f6087e44a6c authored 12 months ago by Terje Sandstrom <[email protected]>
Update readme

github.com/nunit/nunit - 1eb55c03868de15e4b36ddc876e36f72e085e1fc authored 12 months ago by Terje Sandstrom <[email protected]>
Prepare 4.0 release

github.com/nunit/nunit - 8bd46355bbada769a7cb927aa5db0f86b6546edd authored 12 months ago by Terje Sandstrom <[email protected]>
fix: Correct typo (missing semicolon) (#840)

github.com/nunit/docs - 1aa400ab9b97297dcdf107ed9a2cc84dfab74dc7 authored 12 months ago by Mikkel Nylander Bundgaard <[email protected]>
fix: Correct title test to also work with disable

github.com/nunit/nunit.analyzers - cec6902f57bd0c776a20e2caccc5f951b7fb1985 authored 12 months ago by Mikkel Bundgaard <[email protected]>
Merge pull request #648 from nunit/chore/appveyor-skip-branch-builds

chore: Skip branch builds on PRs

github.com/nunit/nunit.analyzers - af8634975b6b3a7b8f46d2ee6d9e94b337f1f49f authored 12 months ago by Mikkel Nylander Bundgaard <[email protected]>
Merge pull request #4557 from nunit/revert-4222

v4 - Revert "Indicate that SetupFixtureAttribute should not be used on base-classes"

github.com/nunit/nunit - ccc776e81843bac382e54e402089647fb0212f84 authored 12 months ago by Terje Sandstrom <[email protected]>
Switch test condition

github.com/nunit/nunit - 98059ef086e9cf7915d1b2062fed6f9d2a1c1d13 authored 12 months ago by stevenaw <[email protected]>
Revert "Mark attribute as 'non inheritable' (#4158)"

This reverts commit 56e60186424b1a239edbdfa9aa9ebb5d783dd409.

github.com/nunit/nunit - 5ca26bfbf0f1505c1ad3a2ac8a919dbb843480e1 authored 12 months ago by stevenaw <[email protected]>
Added issue 4554

github.com/nunit/nunit.issues - e1234f41ab0c1bc41c8fb46db0ed60e5e8082e79 authored 12 months ago by Terje Sandstrom <[email protected]>
Merge pull request #4552 from ivan-gurin/issue-4551

Make ConstraintExpression.AnyOf() accept ICollection

github.com/nunit/nunit - cfe7ef5ca8ff453eb44a64f7db231c65f39be9bf authored 12 months ago by Manfred Brands <[email protected]>
Update ConstraintExpressionTests.cs

Tests for ConstraintExpression.AnyOf(ICollection)

github.com/nunit/nunit - a8ef2cdff60c37c8772878110ca2c20f6e8b5dea authored 12 months ago by ivan-gurin <[email protected]>
Update ConstraintExpression.cs

Add ConstraintExpression.AnyOf(ICollection)

github.com/nunit/nunit - 968b04c3f7b6b59720adb0a6ce87debaf9177cdf authored 12 months ago by ivan-gurin <[email protected]>
Updated 4519

github.com/nunit/nunit.issues - 496378b732580c8bb55d5dccefb646b9db5dd869 authored 12 months ago by Terje Sandstrom <[email protected]>
Issue 1713 updated and 4549 added

github.com/nunit/nunit.issues - d186f10f9f9db6fd7d322291b333725920f01d3a authored 12 months ago by Terje Sandstrom <[email protected]>
Add markdownlint ignore line

github.com/nunit/nunit.analyzers - 79cd42bb8794694dcccd0f0392bf04d05e510236 authored 12 months ago by Sean Killeen <[email protected]>
chore: Make unit test pass

github.com/nunit/nunit.analyzers - 9242ca157a82035abccf4b16dfedc64327b596b9 authored 12 months ago by Mikkel Nylander Bundgaard <[email protected]>
chore: Split code over multiple lines

github.com/nunit/nunit.analyzers - 713f3ade51f4b712f41e1db0ae51dcefb40ae09b authored 12 months ago by Mikkel Nylander Bundgaard <[email protected]>
Merge branch 'main' of https://github.com/nunit/nunit.issues

github.com/nunit/nunit.issues - 33ab11bc8c2d96d666f839ad8e15e62b1eae5d69 authored 12 months ago by Terje Sandstrom <[email protected]>
Added issue 1713

github.com/nunit/nunit.issues - 198a4f9307249b06c29f453762537e6f62b19b9e authored 12 months ago by Terje Sandstrom <[email protected]>
chore: Set both `code_blocks` and `ignore_code_blocks`

github.com/nunit/nunit.analyzers - 7465e8176156d683d08f55e29fc181f60d9336d7 authored 12 months ago by Mikkel Nylander Bundgaard <[email protected]>
chore: Correct some linting errors and spelling

github.com/nunit/nunit.analyzers - d20363cdc96fb7b19f203964bb63105e39219459 authored 12 months ago by Mikkel Nylander Bundgaard <[email protected]>
chore: Correct markdown files to at most 120 characters

github.com/nunit/nunit.analyzers - e185aaad1a4d705bb61e59eda22add0d1687ed87 authored 12 months ago by Mikkel Nylander Bundgaard <[email protected]>
chore: Skip branch builds on PRs

github.com/nunit/nunit.analyzers - 1fb346f675e3838bd98dfa32db14a816993ab22e authored 12 months ago by Mikkel Nylander Bundgaard <[email protected]>
chore: Add tooling from docs project

github.com/nunit/nunit.analyzers - f36e616e00cd46c34e048f4d228697e9d84615ab authored 12 months ago by Mikkel Nylander Bundgaard <[email protected]>
Merge pull request #646 from nunit/chore/remove-vsix

chore: Remove VSIX project

github.com/nunit/nunit.analyzers - 726b1ef97ebb62e51680bb6cce24dc995ca948a7 authored 12 months ago by Mikkel Nylander Bundgaard <[email protected]>
chore: Remove VSIX project

fixes #429

github.com/nunit/nunit.analyzers - 5f0b678f708961dee13011196c5f9add2e669a24 authored 12 months ago by Mikkel Nylander Bundgaard <[email protected]>
Merge pull request #641 from manfred-brands/issue639_formatspec

Detect Assert.That invocations where CallerMemberExpression parameter has been passed in.

github.com/nunit/nunit.analyzers - b3a468c17cb5ff7948995ea98a5b481d687653b2 authored 12 months ago by Mikkel Nylander Bundgaard <[email protected]>
chore: Correct indentation

github.com/nunit/nunit.analyzers - 19dca196670e7d61eeaaa740d676e366f5471222 authored 12 months ago by Mikkel Nylander Bundgaard <[email protected]>
Merge pull request #637 from manfred-brands/issue634_IAsyncEnumerable

Allow IAsyncEnumerable for ValueSource/TestCaseSource

github.com/nunit/nunit.analyzers - 2214c075540ecf61a61775d8408c6d553770933f authored 12 months ago by Mikkel Nylander Bundgaard <[email protected]>
Merge pull request #644 from nunit/release3.10-beta1

chore: Update release notes for 3.10 beta

github.com/nunit/nunit.analyzers - 9d1b382124147b514d0239e9ea1e23c8a04e4bc0 authored 12 months ago by Mikkel Nylander Bundgaard <[email protected]>
chore: Update release notes for 3.10 beta

github.com/nunit/nunit.analyzers - cd8ab3cf2162f373beb795e6dbde5677e269d7e1 authored 12 months ago by Mikkel Nylander Bundgaard <[email protected]>
Merge pull request #642 from manfred-brands/issue615_MultipleAsync

Add support for Assert.MultipleAsync

github.com/nunit/nunit.analyzers - f850667d5b89450b49c25c07cc962a38c4a12378 authored 12 months ago by Mikkel Nylander Bundgaard <[email protected]>
Add support for Assert.MultipleAsync

This affects:
- DereferencePossiblyNullReferenceSuppressor
- UseAssertMultipleAnalyzer

github.com/nunit/nunit.analyzers - f57940c3b77d8c7410b62027fb1561458a50bcc1 authored 12 months ago by Manfred Brands <[email protected]>
Detect Assert.That invocations where CallerMemberExpression parameter has been passed in.

github.com/nunit/nunit.analyzers - cc0e1c686edfdb3f4d77b271a90aa6d9960b0d6d authored 12 months ago by Manfred Brands <[email protected]>
Merge pull request #638 from manfred-brands/issue632_Values

Check Values against generic type constraints

github.com/nunit/nunit.analyzers - 8fe0d4692230b202b3d2e3513a55f8f25f889d58 authored 12 months ago by Manfred Brands <[email protected]>
Check Values against generic type constraints

github.com/nunit/nunit.analyzers - 8c2b9076ce8d89bfdfb58601a5262794b723f401 authored 12 months ago by Manfred Brands <[email protected]>
Merge pull request #636 from CollinAlpert/master

Suppress ValuesUsageAnalyzer when using null-forgiving operator

github.com/nunit/nunit.analyzers - b948ccb63d4841e25da2db7c6ccfa8b959122630 authored 12 months ago by Manfred Brands <[email protected]>
Support null! suppression of elements in a params argument

github.com/nunit/nunit.analyzers - b48dee4a2eefa60224b1ad94aee58b6792ead441 authored 12 months ago by Manfred Brands <[email protected]>
Updated test for issue1127

github.com/nunit/nunit3-vs-adapter.issues - 3b5046d25a27a34afc144da568598bdbed25f06c authored 12 months ago by Terje Sandstrom <[email protected]>
Updated 618 to newest packages

github.com/nunit/nunit3-vs-adapter.issues - bb50ce5e89d0c12a740c098c1a1aa115ab1e0e56 authored 12 months ago by Terje Sandstrom <[email protected]>
Repro issue 4545

github.com/nunit/nunit.issues - 2abded6fc30fe4a27ea5c4ca31faf4408bc4e3b4 authored 12 months ago by stevenaw <[email protected]>
Merge pull request #624 from manfred-brands/Issue621_NUnit2025

Disabled NUnit2025 by default.

github.com/nunit/nunit.analyzers - 49d9fadbac713c2ba145149a74d280dacf4efd76 authored 12 months ago by Mikkel Nylander Bundgaard <[email protected]>
Merge pull request #4511 from ashishdawale20/NET8-RC2

.NET 8 support

github.com/nunit/nunit - 097a1be976fb6bfff6a2a3a9d8b24dd5010fbcdb authored 12 months ago by Manfred Brands <[email protected]>
Increment version modifier as beta.1 is already out.

github.com/nunit/nunit - 25c48a819b64134c2ab504c967ba9f3d9a2b127d authored 12 months ago by Manfred Brands <[email protected]>
Removed more references to net7.0

github.com/nunit/nunit - 1f224d5fa8209abf41ffbb58a66f96bc429de9dd authored 12 months ago by Manfred Brands <[email protected]>
Adding .net8 target framework tests

github.com/nunit/nunit - 44ba5e29d637bb85c5955bfd68335404926dfff8 authored 12 months ago by ashishdawale20 <[email protected]>
Move to .NET8.0 final

'dotnet cake' becomes 'dotnet tool run dotnet-cake'

Drop net7.0 runtime testing
We only create ...

github.com/nunit/nunit - 0d926062ff9069a9c1b25601fb0bce1f17b49311 authored 12 months ago by Manfred Brands <[email protected]>
Remove use of Obsolete ObjectIDGenerator

github.com/nunit/nunit - dcf0ca7738460507a5016b7cda29277ee575db80 authored 12 months ago by Manfred Brands <[email protected]>
Removing binaryserializable constraint

github.com/nunit/nunit - 0b3db0dcb557a589d8d515d58aa73c58c8d252ee authored 12 months ago by ashishdawale20 <[email protected]>
Merge pull request #4543 from nunit/ValueTaskAwaiter

Add ValueTaskAwaitAdapter

github.com/nunit/nunit - 6bd558d5910e60ab15e627225c2137af9af0a5ae authored 12 months ago by Manfred Brands <[email protected]>
Allow IAsyncEnumerable for ValueSource/TestCaseSource

github.com/nunit/nunit.analyzers - 8a4ee92f7a8e7a6ada770bcfafb06badcef86794 authored 12 months ago by Manfred Brands <[email protected]>
Respect NullForgiveNess operator when using Values and TestCase attributes

github.com/nunit/nunit.analyzers - 30e6172b98052f93ddbae692d722b6e3b34162cd authored almost 1 year ago by Manfred Brands <[email protected]>
update lang tag site (#837)

github.com/nunit/docs - 7d412f194acd16e5db2845c59151df6151dfbf6c authored almost 1 year ago by Ihor Sychevskyi <[email protected]>
Merge pull request #836 from stevenaw/iasync-enumerable

A few points for Task<> and IAsyncEnumerable<> support on *Source attributes

github.com/nunit/docs - f59fe5bc871b7b45f87a612aa2ad94bb1bcc15ed authored about 1 year ago by Steven Weerdenburg <[email protected]>
Add note about IAsyncEnumerable

github.com/nunit/docs - d3a04376b46ec0e92e28242c2862877a21750376 authored about 1 year ago by stevenaw <[email protected]>
Suppress ValuesUsageAnalyzer when using null-forgiving operator

github.com/nunit/nunit.analyzers - a47b211ee01dbd9a5ab59f3722b896f0abaabaac authored about 1 year ago by Collin Alpert <[email protected]>
AsyncEnumerable support for TestCaseSource, ValueSource, and TestFixtureSource (#4538)

* Update analyzers packag and remove previous suppression of NUnit1019

* Get testcasesource i...

github.com/nunit/nunit - 6a8973732261cc459b7189ac9e2d92515951fb45 authored about 1 year ago by Steven Weerdenburg <[email protected]>
Merge pull request #833 from nunit/dependabot/nuget/docs/snippets/Microsoft.NET.Test.Sdk-17.8.0

Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 in /docs/snippets

github.com/nunit/docs - e0d5f3fda6a9dcdb9561a45ab38c08d514498da1 authored about 1 year ago by Mikkel Nylander Bundgaard <[email protected]>
Merge pull request #633 from nunit/dependabot/nuget/src/Microsoft.NET.Test.Sdk-17.8.0

chore(deps): Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 in /src

github.com/nunit/nunit.analyzers - 5a5415fea34dfb36723d76d1c786cc4ab6559456 authored about 1 year ago by Mikkel Nylander Bundgaard <[email protected]>
Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 in /docs/snippets

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.2 to 17.8.0.
- [Re...

github.com/nunit/docs - 83b97c946a8c2ee80bc5da261da13bfd2dffe22b authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 in /src

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.2 to 17.8.0.
- [Re...

github.com/nunit/nunit.analyzers - 076642f48540f8afe57f8b3dd3bbf6a3c62ec740 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #4540 from nunit/Issue4465

Updated cake to version 3.1.0 and corrected breaking changes cake code

github.com/nunit/nunit - 2e753d172d8e770366c90462ffc8bdda66661f95 authored about 1 year ago by Terje Sandstrom <[email protected]>
Drop runtime dependency on Microsoft.Bcl.AsyncInterfaces

We only need ValueTask

github.com/nunit/nunit - f604e8ceefad209aa73bcc874903c96f9646c22a authored about 1 year ago by Manfred Brands <[email protected]>
Add ValueTaskAwaitAdapter

github.com/nunit/nunit - abf35b1efd8366b5707e682bbdabbb808633b873 authored about 1 year ago by Manfred Brands <[email protected]>
Merge pull request #4541 from nunit/Issue4539_UpgradeNUnitAnalyzers

Issue4539 upgrade nunit analyzers

Enable Central Package Management

github.com/nunit/nunit - d1b9e62d9ea9b895ae2dc89da71481d68dd10e0e authored about 1 year ago by Manfred Brands <[email protected]>