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
/
Unity
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
5.4k
Code
Issues
74
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
First (far from done) implementation for printf style formatting for …
- #500
#500
Open
alariois
wants to merge 14 commits into
ThrowTheSwitch:master
ThrowTheSwitch/Unity:master
from
alariois:master
alariois/Unity:master
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
First (far from done) implementation for printf style formatting for …
#500
alariois
wants to merge 14 commits into
ThrowTheSwitch:master
ThrowTheSwitch/Unity:master
from
alariois:master
alariois/Unity:master
Copy head branch name to clipboard
Commits
Commits on May 5, 2020
First (far from done) implementation for printf style formatting for test messages
alariois
committed
98a223c
View commit details
Copy full SHA for 98a223c
Browse repository at this point
printf style formatting support for UnityAssertBits
alariois
committed
a2214da
View commit details
Copy full SHA for a2214da
Browse repository at this point
printf style formatting support for UnityAssertGreaterOrLessOrEqualNumber
alariois
committed
6607789
View commit details
Copy full SHA for 6607789
Browse repository at this point
Commits on May 7, 2020
printf style formatting support for UnityAssertNumbersWithin
alariois
committed
4aec5d9
View commit details
Copy full SHA for 4aec5d9
Browse repository at this point
printf style formatting support for UnityAssertNumbersArrayWithin
alariois
committed
ef596af
View commit details
Copy full SHA for ef596af
Browse repository at this point
printf style formatting support for UnityAssertEqualMemory, UnityAssertEqualString, UnityAssertEqualStringLen, UnityAssertEqualStringArray, UnityAssertEqualIntArray
alariois
committed
b531ea9
View commit details
Copy full SHA for b531ea9
Browse repository at this point
printf style formatting support for UnityPrintPointlessAndBail and UnityIsOneArrayNull
alariois
committed
73968c6
View commit details
Copy full SHA for 73968c6
Browse repository at this point
printf style formatting support for float and double tests
alariois
committed
0475a6c
View commit details
Copy full SHA for 0475a6c
Browse repository at this point
Cosmetic changes
alariois
committed
00989ac
View commit details
Copy full SHA for 00989ac
Browse repository at this point
Changed UnityAssertFloatSpecial and UnityAssertDoubleSpecial argument ordering in tests
alariois
committed
582312f
View commit details
Copy full SHA for 582312f
Browse repository at this point
Commits on May 26, 2020
Merge remote-tracking branch 'upstream/master'
alariois
committed
439c4bd
View commit details
Copy full SHA for 439c4bd
Browse repository at this point
TEST_ASSERT_NOT_EQUAL_PTR and TEST_ASSERT_NOT_EQUAL_STRING
alariois
committed
6e19820
View commit details
Copy full SHA for 6e19820
Browse repository at this point
Merge remote-tracking branch 'upstream/master'
alariois
committed
91ecea8
View commit details
Copy full SHA for 91ecea8
Browse repository at this point
TEST_ASSERT_NOT_EQUAL_STRING_LEN and TEST_ASSERT_NOT_EQUAL_MEMORY
alariois
committed
327fdd0
View commit details
Copy full SHA for 327fdd0
Browse repository at this point
You can’t perform that action at this time.