-
Notifications
You must be signed in to change notification settings - Fork 276
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
783 cmock of the wrong file is generated #446
Open
informatimago
wants to merge
21
commits into
ThrowTheSwitch:master
Choose a base branch
from
informatimago:783--cmock-of-the-wrong-file-is-generated
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
783 cmock of the wrong file is generated #446
informatimago
wants to merge
21
commits into
ThrowTheSwitch:master
from
informatimago:783--cmock-of-the-wrong-file-is-generated
Commits on Nov 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9322e7c - Browse repository at this point
Copy the full SHA 9322e7cView commit details
Commits on Dec 5, 2023
-
Removed including standard libraries from mock sources.
- Introduced CMock_memset and CMock_memcpy - Updated tests.
Configuration menu - View commit details
-
Copy full SHA for 9ecc167 - Browse repository at this point
Copy the full SHA 9ecc167View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92d3f9a - Browse repository at this point
Copy the full SHA 92d3f9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef23c3c - Browse repository at this point
Copy the full SHA ef23c3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07443f1 - Browse repository at this point
Copy the full SHA 07443f1View commit details -
Added generation of noreturn exits.
Factorized out the generation of returns with noreturn exits in generate_return and generate_template_return methods.
Configuration menu - View commit details
-
Copy full SHA for 6a6816a - Browse repository at this point
Copy the full SHA 6a6816aView commit details -
Added parsing of noreturn attributes.
Added parsing of noreturn attributes in various syntaxes (C syntax, C++ syntax, GNU gcc syntax). To do so safely, added a C lexer, and a quick-and-dirty parenthesis parser (including brackets, braces and angle-brackets for C++). Using the scanned list of tokens, processing parenthesised source code is easier and safer than with regular expressions.
Configuration menu - View commit details
-
Copy full SHA for 814a908 - Browse repository at this point
Copy the full SHA 814a908View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e130ef - Browse repository at this point
Copy the full SHA 2e130efView commit details -
Configuration menu - View commit details
-
Copy full SHA for f768138 - Browse repository at this point
Copy the full SHA f768138View commit details -
Configuration menu - View commit details
-
Copy full SHA for 570f2a1 - Browse repository at this point
Copy the full SHA 570f2a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ee5b82 - Browse repository at this point
Copy the full SHA 4ee5b82View commit details -
Added comment mentionning path of source file to generated files.
Related to: #783 cmock of the wrong file is generated.
Configuration menu - View commit details
-
Copy full SHA for b19ff03 - Browse repository at this point
Copy the full SHA b19ff03View commit details -
Added --recursive to submodules update. Co-authored-by: Crt Mori <crt.mori@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d9f1d8c - Browse repository at this point
Copy the full SHA d9f1d8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a024b67 - Browse repository at this point
Copy the full SHA a024b67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e38190 - Browse repository at this point
Copy the full SHA 3e38190View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b5742b - Browse repository at this point
Copy the full SHA 2b5742bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 977fb9a - Browse repository at this point
Copy the full SHA 977fb9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for daf4163 - Browse repository at this point
Copy the full SHA daf4163View commit details -
Configuration menu - View commit details
-
Copy full SHA for 509eacf - Browse repository at this point
Copy the full SHA 509eacfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 453c915 - Browse repository at this point
Copy the full SHA 453c915View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2b213d - Browse repository at this point
Copy the full SHA f2b213dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.