Matt Sullivan
abcd75ffbc
Fix links to other Markdown documentation
2026-03-05 09:24:40 -06:00
Roland Stahn
0cefcf05f9
Update description of 'create_error_stubs'
...
Change-Id: Ica84be72a229a4fd90e3d5ce0b3449722699f637
2025-06-11 12:55:28 +02:00
Roland Stahn
c9154a19dd
Add description for 'create_error_stubs'
2025-06-08 22:57:20 +02:00
Mark VanderVoord
cac4907c27
Add Argument Validation documentation, because it's a common question.
2023-11-29 11:44:06 -05:00
Mark VanderVoord
95d29ee087
Add part of our new "standard" documentation for status! woo!
2023-11-22 23:59:19 -05:00
Mark VanderVoord
6cf8fb9b71
Fix to incorrect handling of static inlines.
...
Fix to Ruby deprecated interfaces.
Fix to keep up with new C standards.
2023-11-13 22:33:16 -05:00
Ramon Rakow
c532d17f9e
Update CMock_Summary.md
2022-07-08 09:11:48 -07:00
Ramon Rakow
406a9bcf2e
Update CMock_Summary.md
2022-07-08 09:10:45 -07:00
Ramon Rakow
7121f51944
Add example for the usage of ReturnThruPtr
...
I found it difficult to decipher the correct syntax for using ReturnThruPtr, and looking at github issues and google groups messages suggests others have had the same trouble. I suggest this example to explicate the correct usage.
2022-07-07 15:21:06 -07:00
Mark VanderVoord
9934754d1f
Pull in Unity.
...
Update documentation to match latest handling of arrays of length zero.
2022-04-19 17:31:32 -04:00
Jack McRobbie
3ec9468bbe
Fixes minor typo
2021-10-11 17:13:32 +11:00
Mark VanderVoord
325b6b333a
Revert "Revert "CMock can now compile without setjmp.h present on the platform""
...
This reverts commit 3eccb8e3d4 .
2021-01-29 10:06:08 -05:00
Mark VanderVoord
3eccb8e3d4
Revert "CMock can now compile without setjmp.h present on the platform"
2021-01-28 08:15:10 -05:00
Jean Rubillon
4ae268dbbe
Changed has_setjmp_h option to exclude_setjmp_h
2021-01-27 18:56:02 +00:00
Jean Rubillon
72b356b97d
Added option to remove setjmp.h from generated mock files as not supported on all embedded systems
2020-09-08 20:50:48 +01:00
cloudsftp
d304ff273a
add StopIgnore to new plugin
2020-08-19 11:25:27 +02:00
cloudsftp
56faeb935f
add documentation
2020-08-19 10:38:26 +02:00
Dennis Skinner
175a834574
Stop strippables default value from being parsed
...
Default value for `:strippables` was rendering incorrectly because of markdown parsing.
2020-06-04 13:02:30 -04:00
Mark VanderVoord
6259630f00
Merge pull request #301 from booz-allen-hamilton/cpp-static-min
...
add support for mocking C++ static class member methods
2020-05-03 13:57:14 -04:00
pwatt01
555b608116
Remove Trailing whitespace
2020-04-27 12:23:29 +09:30
pwatt01
553dc94b76
Fix typo
2020-04-24 12:08:50 +09:30
pwatt01
b6a6bd0a11
Updated documentation
2020-04-24 09:24:54 +09:30
Tuc-An
e06540f3d7
add support for mocking C++ static class member methods
2020-04-06 11:20:15 -04:00
Tuc-An
aaeae0e217
update doc to match
2020-03-25 07:25:47 -04:00
mvandervoord
f5abf20f4b
Add ability to generate skeleton from header. woo!
2020-03-12 12:20:33 -04:00
laurens
02cf882d36
Update documentation of :inline_function_patterns
2019-11-15 09:34:50 +01:00
laurens
d5a8fcb6a2
Add documentation on configuring build system for :treat_includes
2019-11-13 16:21:49 +01:00
laurens
27002370dd
Add documentation for :inline_function_patterns
2019-11-13 13:33:19 +01:00
laurens
27e89dd05e
Rename treat_inline to treat_inlines
2019-11-10 18:39:35 +01:00
laurensmiers
79ee5b8419
Add documentation
2019-11-10 18:39:20 +01:00
John Lindgren
73afa2973b
Add documentation for :array_size_type and :array_size_name.
...
Closes #253 .
2019-10-30 16:20:47 -04:00
John Lindgren
639d4120d1
Documentation fixes.
2019-10-30 11:56:43 -04:00
Mark VanderVoord
10e8cc27eb
Add resetTest to documentation
2019-10-23 16:36:59 -04:00
Mark VanderVoord
741b1067a3
ExpectAnyArgs should not be generated for functions with no arguments ( #201 )
2019-10-23 15:51:22 -04:00
Mark VanderVoord
582e0f87cf
Reworked naming of the new divided callback functionality to better reflect what is happening and avoid another use of the word Ignore.
2019-09-09 11:00:09 -04:00
Mark VanderVoord
5e9264f993
Merge pull request #237 from jlindgren90/ignore-with-callback-2
...
Add CheckWithCallback and IgnoreWithCallback.
2019-09-09 10:44:54 -04:00
Mark VanderVoord
6ae662f2e8
Update documentation for clarity.
...
Grab latest Unity
2019-09-09 10:32:42 -04:00
John Lindgren
5f2ae0ee0f
Update documentation
2019-07-24 13:55:04 -04:00
Mark VanderVoord
347dfc181a
Merge branch 'master' into array-typedefs
2019-07-07 15:06:49 -04:00
Brendan McDonnell
b409ba6a1d
Grammar fix--"fewer times", not "less times"
2019-03-01 21:52:12 -05:00
John Lindgren
789c5852b5
Add treat_as_array configuration option.
2018-12-04 18:18:43 -05:00
Christopher Métrailler
4df347bf17
Fixed 404 link in documentation.
2017-10-06 18:35:24 +02:00
Mark VanderVoord
43fa31380d
- Renamed :strict_mock_calling option to :fail_on_unexpected_calls for clarity.
2017-09-08 14:54:55 -04:00
laurensmiers
a04e3f160c
Expand docs with 'strict_mock_calling' option
2017-09-07 12:28:18 +02:00
Simon Kuhnle
5ee669ecc0
Fix minor typos in CMock summary
2017-08-23 09:22:42 +02:00
Simon Kuhnle
02aeab8fef
Link to examples directory in CMock summary
2017-08-23 09:21:01 +02:00
Mark VanderVoord
dcd6fe44af
Updated docs
...
Fixed a couple little issues and added a note about example projects
2017-04-05 14:49:55 -04:00
Mark VanderVoord
f4f149792f
Update docs
...
Elaborate on :strippables feature in docs to fix issue #16
2017-04-05 14:38:24 -04:00
Mark VanderVoord
b666bf05c1
Update CMock_Summary.md
2017-04-05 12:42:03 -04:00
Mark VanderVoord
a139775672
Update CMock documentation
2017-04-05 11:38:57 -04:00