2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #85 from ASiwon/Delphi10_Support More... over 8 years ago
Conditinal defines for Delphi 10 Seattle added. More... over 8 years ago
TStub and TMock changes: added possibility to set reference to method which creates instance of stubbed or mocked object. More... over 8 years ago
TObjectProxy changes: added possibility of creating instance of object using reference to method. More... over 8 years ago
Merge pull request #82 from staticcat/master More... over 8 years ago
Merge branch 'Development' More... over 8 years ago
Fixed compilation errors, warnings and hints. More... over 8 years ago
Merge pull request #80 from fabriciocolombo/bug-fixes More... over 8 years ago
Merge pull request #81 from VSoftTechnologies/revert-79-master More... over 8 years ago
Revert "Erro a compilar com o "Emit runtime type information"" More... over 8 years ago
Merge pull request #79 from henriquewerlang/master More... over 8 years ago
Merge pull request #77 from ASiwon/WillReturnNil More... over 8 years ago
Merge pull request #75 from ASiwon/MatchersMemoryLeak More... over 8 years ago
Fix some bugs and failed tests related to DUnitX migration. More... over 8 years ago
Quanto é ativado o "Emit Runtime Type Information" ocorre erro de "[dcc32 Error] Delphi.Mocks.pas(253): E2134 Type '<void>' has no type info", com isso coloquei a diretiva "{$M-}", nas units que tem alguma declaração do tipo "out", e a váriavel não tiver tipo, para evitar esse erro. More... over 8 years ago
Added overloaded function WillReturn with flag which allows to define: returning nil value is allowed or not. More... over 8 years ago
WillReturnNil function added. Function allow to return nil pointer by stubs or mocks. More... over 8 years ago
Memory leak bug correction. More... over 8 years ago
Merge pull request #73 from staticcat/master More... over 8 years ago
Merge branch 'master' into f-param-matches More... over 8 years ago
Merge pull request #72 from staticcat/master More... over 8 years ago
Updated the readme to have a better description More... over 8 years ago
Merge remote-tracking branch 'upstream/master' into Development More... over 8 years ago
Merge branch 'f-param-matches' into Development More... over 8 years ago
Corrected location of the example projects in the sample project. More... over 8 years ago
Corrected samples to reference examples from the examples folder. More... over 8 years ago
Merge branch 'Development' into f-param-matches More... over 8 years ago
Moved examples into their own folder. More... over 8 years ago
Converted from Dunit to DUnitX test framework. More... over 8 years ago
Merge pull request #68 from MartinSedgewick/TValue-supports-TGUID-comparison More... over 8 years ago