aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-22Add GTest with FetchContent (#120)upstream-masterJakub Dudarewicz
2023-05-20Fix unreachable return statements. (#109)Daniel King
2022-09-08Merge pull request #113 from yperess/peress/custom_fake_sigMike Long
2022-08-28Update the docs to demonstrate custom function signaturesYuval Peress
2022-08-28Add tests to verify std::function works with capturing lambdaYuval Peress
2022-08-28Add support for custom_fake function signaturesYuval Peress
2022-08-28Refactor test/ directory to match the rest of the project.Yuval Peress
2022-08-19Merge pull request #114 from meekrosoft/run-testsMike Long
2022-08-19Don't use shell script for CI runs, doesn't work on windowsMike Long
2022-08-19Add ninja to build envsMike Long
2022-08-19Build on push alsoMike Long
2022-08-19Run tests in CIMike Long
2022-08-10Merge pull request #112 from yperess/peress/ciMike Long
2022-08-05Migrate build to CMake and standard github workflowsYuval Peress
2022-08-04Bump windows sdk version to matchMike Long
2022-08-04Revert "Try to upgrade solution files manually"Mike Long
2022-08-04Try to upgrade solution files manuallyMike Long
2022-08-03Create msbuild.ymlMike Long
2019-08-21Merge pull request #77 from henningrehn/return_value_history_for_custom_fakesMike Long
2019-08-21Handle return value history for custom fakesHenning Rehn
2019-03-02Update README.mdJames Fraser
2019-03-02Update README.mdJames Fraser
2019-03-02Update README.mdJames Fraser
2019-02-18Update README.mdJames Fraser
2019-02-03Squashed commit of the following:James Fraser
2018-12-14Update fff_test_cpp.cppJames Fraser
2018-12-14Fixed cpp test specifying calling convention.James Fraser
2018-12-14Merge branch 'zrax-no_extern_c'James Fraser
2018-12-14Merge branch 'no_extern_c' of https://github.com/zrax/fff into zrax-no_extern_cJames Fraser
2018-12-05Custom return value delegate sequences for variadic functions (#63)Alain
2018-12-04Update README.mdJames Fraser
2018-12-04Update README.mdJames Fraser
2018-12-04Update README.mdJames Fraser
2018-12-04Updated cheat sheet with variadic examplesJames Fraser
2018-12-04Added TOC to README.mdJames Fraser
2018-12-01Merge pull request #67 from wulfgarpro/masterJames Fraser
2018-11-28Moved PR template... doesn't seem to be picked up in subdirectory.James Fraser
2018-11-28Added in-source appveyor config.James Fraser
2018-11-28Updated README.md with AppVeyor status badge.James Fraser
2018-11-26Rename PULL_REQUEST_TEMPLATE.md to pull_request_template.mdJames Fraser
2018-11-26Rename PULL_REQUEST_TEMPLATE.md to .github/PULL_REQUEST_TEMPLATE/PULL_REQUEST...James Fraser
2018-11-26Merge pull request #64 from meekrosoft/wulfgarpro-patch-1Mike Long
2018-11-26Merge pull request #66 from meekrosoft/wulfgarpro-patch-2Mike Long
2018-11-25Create PULL_REQUEST_TEMPLATE.mdJames Fraser
2018-11-25Fixed OS specifier.James Fraser
2018-11-25Remove nonsense boilerplateJames Fraser
2018-11-25Update issue templatesJames Fraser
2018-11-23Merge pull request #61 from wulfgarpro/masterMike Long
2018-11-16Re-instated assert from include fixture as per last commit fix.James Fraser
2018-11-16Fixed erroneous change.James Fraser