icvidal

Results 5 issues of icvidal

I can't find if this behavior is documented/designed: when using a mock with a custom scope, it requires using `mock().clear()` instead of `mock("").clear()` The following example illustrates the issue: ```...

- Added some changes to implement a default transition for states in order to compile Cpp code when -Wdefault-switch and -Werror are used. Typical case: the default Makefile for CppUTest....

Add config support for start_recording

### Checklist - [x] Checked the issue tracker for similar issues to ensure this is not a duplicate. - [x] Described the feature in detail and justified the reason for...

### Checklist - [x] Checked the issue tracker for similar issues to ensure this is not a duplicate - [x] Read the documentation to confirm the issue is not addressed...