614
I Use This!
Activity Not Available

Commits : Listings

Analyzed 5 months ago. based on code collected over 4 years ago.
Aug 22, 2018 — Aug 22, 2019
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add test and fix for asserting that Task<> throws. More... over 5 years ago
Tidy comments More... over 5 years ago
Review changes More... over 5 years ago
Removed detection of impossible .NET Framework versions More... over 5 years ago
Removed NET20 compile output More... over 5 years ago
Merge pull request #3081 from jnm2/range_int_overflow More... over 5 years ago
Test remaining valid integer ranges ending on boundaries More... over 5 years ago
Byte ranges no longer fail when they end on a boundary More... over 5 years ago
Byte ranges fail when they end on a boundary More... over 5 years ago
Merge pull request #2846 from jnm2/naming More... over 5 years ago
Compare element within ValueTuples with NUnitEqualityComparer More... over 5 years ago
Merge pull request #3061 from MatthewBeardmore/issue-2488-regex More... over 5 years ago
Minor nitpick More... over 5 years ago
Update src/NUnitFramework/framework/Interfaces/TNode.cs More... over 5 years ago
Add comments to the EscapeInvalidXmlCharacters method. More... over 5 years ago
Merge pull request #3062 from MatthewBeardmore/issue-3014 More... over 5 years ago
Timeout failures on MacOS #3014 More... over 5 years ago
Improve performance of discovery/execution #2488 More... over 5 years ago
Fix the unix netcoreapp2.0 tests. They were being marked as failed due to the apartment state attribute marking the test as failed instead of skipped. More... over 5 years ago
Remove a base class that isn't needed. More... over 5 years ago
Merge pull request #3040 from Dreamescaper/fix_contains_ignore_case More... over 5 years ago
Merge pull request #3051 from nunit/mikkelbu-patch-1 More... over 5 years ago
Add guard to not allow ApartmentState.Unknown for RequiresThreadAttribute More... over 5 years ago
Changes checking for whether thread apartments are supported to using PNSE. Move the failing unit tests into a separate class, as we can't test those as they will fail. Adds a unit test that verifies that Unix+NetCore will fail when apartment state is set. More... over 5 years ago
Merge branch 'master' into naming More... over 5 years ago
Update BUILDING.md More... over 5 years ago
Update BUILDING.md More... over 5 years ago
Merge pull request #3049 from madetara/gitignore_update More... over 5 years ago
.idea added to .gitignore More... over 5 years ago
Merge pull request #3044 from madetara/lazy_description_cmp More... over 5 years ago