2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed typo (implememnt) (#144) More... 5 months ago
Fixed typo (implememnt) (#145) More... 5 months ago
Fixed typo (implememnt) (#146) More... 5 months ago
Complete namespace (#148) More... 5 months ago
Fixed typo (implememnt) (#147) More... 5 months ago
Added Delphi 12.0 support to dpm packages More... 6 months ago
Updated dspec More... 7 months ago
Future proofing inc file More... 8 months ago
Compare object instances (#142) More... about 1 year ago
Several fixes and extentions (#140) More... about 1 year ago
fixed issue #139 WillReturnDefault on stubs was broken. More... over 1 year ago
Removed unused variable. More... about 2 years ago
Merge branch 'master' of github.com:VSoftTechnologies/Delphi-Mocks More... about 2 years ago
Add Delphi 11.x support. More... about 2 years ago
Reset calls and clear expectations (#138) More... over 2 years ago
VerifyAll should respect message (#137) More... over 2 years ago
Argument matching: support arrays (#136) More... over 2 years ago
Call original virtual method if the parameters does not match (#135) More... over 2 years ago
Call original virtual method if the parameters does not match (#135) More... over 2 years ago
Delphi 11 support More... over 2 years ago
Improvements for ItRec matchers (records and custom IEqualityComparer) (#133) More... over 2 years ago
Merge pull request #132 from mendrix/master More... almost 3 years ago
Fixed several bugs with use of virtual methods that are not automatically mocked anymore More... almost 3 years ago
Bumped version due to behaviour change More... almost 3 years ago
Merge pull request #131 from mendrix/master More... almost 3 years ago
Raise exception if you try to mock a non-virtual method More... almost 3 years ago
Bumped version. More... almost 3 years ago
Merge pull request #130 from mendrix/master More... almost 3 years ago
Used unit namespaces, removed all efforts to support earlier than XE2 (pointless). More... almost 3 years ago
Call original method if behavior is not defined More... almost 3 years ago