2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jun 21, 2024 — Jun 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed QueryInterface for the instance method of a Mocked Interface. More... almost 11 years ago
Major rework of implements functionality. Some tests not working, don't merge into upstream yet. More... almost 11 years ago
Merge branch 'master' of github.com:VSoftTechnologies/Delphi-Mocks More... almost 11 years ago
Updated DUnitXML submodule reference. More... almost 11 years ago
Fixed for TTestInterfaceProxy to use Implements instead of CastAs More... almost 11 years ago
Implemented: More... almost 11 years ago
Merge pull request #28 from fabriciocolombo/memleaks More... about 11 years ago
Enable memory leaks only when running GUITestRunner More... about 11 years ago
Merge remote-tracking branch 'upstream/master' into memleaks More... about 11 years ago
Merge pull request #29 from rlove/features/xe6 More... about 11 years ago
XE6 Support More... about 11 years ago
Add FastMM4 to Unit Test project and remove memory leaks from tests. More... about 11 years ago
Merge pull request #27 from fabriciocolombo/virtualmethod More... about 11 years ago
Fixes problem with Var and Out parameters More... about 11 years ago
Included instance as first argument because TExpectation.Match deduces that the first argument is the object instance. More... about 11 years ago
Merge pull request #26 from fabriciocolombo/ctor More... about 11 years ago
Added missing space More... about 11 years ago
When a class has multiple constructors TObjectProxy would select the first constructor, but the first constructor can not be the parameterless constructor. More... about 11 years ago
Merge pull request #21 from shadow-cs/master More... over 11 years ago
Merge pull request #20 from luebbe/master More... over 11 years ago
Add support for NextGen compiler with a simple TTypeInfo helper More... over 11 years ago
Display real hit count next to the expected values to help locating a problem. More... over 11 years ago
Merge pull request #17 from IgorTs2004/master More... over 11 years ago
Fixed some failing tests More... over 11 years ago
fixed merge error More... over 11 years ago
Memory leaks in TMock was fixed More... over 11 years ago
Demo project for memory leaks issue More... over 11 years ago
Merge branch 'master' into f-Stub More... over 11 years ago
Merge pull request #15 from fabioxgn/variants More... over 11 years ago
Fixed comparison when using Variant args. Was raising AV when trying to compare as Pointer. Fixed .gitignore wich was with merge info, added *.projdata to it and removed .res file. More... over 11 years ago