Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ThrowTheSwitch
/
CMock
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
307
Star
838
Code
Issues
33
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Implement broader testing across platforms.
- #535
#535
Merged
mvandervoord
merged 11 commits into
master
ThrowTheSwitch/CMock:master
from
refactor/actions
ThrowTheSwitch/CMock:refactor/actions
Copy head branch name to clipboard
Jul 1, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Implement broader testing across platforms.
#535
mvandervoord
merged 11 commits into
master
ThrowTheSwitch/CMock:master
from
refactor/actions
ThrowTheSwitch/CMock:refactor/actions
Copy head branch name to clipboard
Commits
Commits on Jun 30, 2026
Implement broader testing across platforms.
mvandervoord
committed
aedb216
View commit details
Copy full SHA for aedb216
Browse repository at this point
disable color handling when windows testing.
mvandervoord
committed
3d745ce
View commit details
Copy full SHA for 3d745ce
Browse repository at this point
Fix some issues that windows noticed with volatile handling.
Show description for ff87d4c
mvandervoord
committed
ff87d4c
View commit details
Copy full SHA for ff87d4c
Browse repository at this point
Add single instance of a valgrind test to verify memory handling in CMock.
mvandervoord
committed
61f6f29
View commit details
Copy full SHA for 61f6f29
Browse repository at this point
Commits on Jul 1, 2026
Change the exit code for valgrind so that we can detect issues.
mvandervoord
committed
895d066
View commit details
Copy full SHA for 895d066
Browse repository at this point
Further refine testing process for speed and coverage.
mvandervoord
committed
bf10a5b
View commit details
Copy full SHA for bf10a5b
Browse repository at this point
More tweaking of flow.
mvandervoord
committed
9a412df
View commit details
Copy full SHA for 9a412df
Browse repository at this point
streamline function declaration regex.
mvandervoord
committed
af43eb8
View commit details
Copy full SHA for af43eb8
Browse repository at this point
Fall back to iterative brace removal because I suspect regex version is too slow.
Show description for 847e87e
mvandervoord
committed
847e87e
View commit details
Copy full SHA for 847e87e
Browse repository at this point
Whoops. Fixed last issue.
mvandervoord
committed
922ebfa
View commit details
Copy full SHA for 922ebfa
Browse repository at this point
Another tweak to regex handling in parser for performance purposes.
mvandervoord
committed
a737db3
View commit details
Copy full SHA for a737db3
Browse repository at this point
You can’t perform that action at this time.