0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jul 27, 2025 — Jul 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #615 from jhancharler/dev/fixtureReadmeFileTypo More... about 4 years ago
fix wrong filename mentioned in readme for fixtures More... about 4 years ago
Merge pull request #614 from mjago/master More... about 4 years ago
Fix call to ERB.new to avoid deprecation warnings. More... about 4 years ago
Merge pull request #613 from mjago/master More... about 4 years ago
Fix broken YAML parsing on later Rubies with Psych >=4.0 More... about 4 years ago
Merge pull request #560 from jonathangjertsen/more-float More... about 4 years ago
Merge pull request #609 from ivankravets/patch-3 More... over 4 years ago
Improve keywrods list More... over 4 years ago
Merge pull request #608 from ivankravets/patch-2 More... over 4 years ago
Merge pull request #607 from ivankravets/patch-1 More... over 4 years ago
List Unity framework in PlatformIO Registry More... over 4 years ago
Make PROGMEM configurable // Resolve #606, Resolve #482 More... over 4 years ago
Support option to specify array length of zero to force pointer comparison. More... over 4 years ago
Rearrange details to always print if given, no matter if another msg added or not. Print output on failures no matter if verbose or not. Enforce that HEX comparisons are unsigned comparisons. More... over 4 years ago
Merge pull request #601 from AJIOB/py_import_fixing More... over 4 years ago
Merge pull request #603 from AJIOB/fixing_hex16_error More... over 4 years ago
Merge pull request #604 from AJIOB/old_windows_sdk_fix More... over 4 years ago
Fixing noreturn usage on old Windows SDKs with new MSVC More... over 4 years ago
Using C90 style comments More... over 4 years ago
Fixing overflow false error detection on 32, 16 & 8 bit arrays withins More... over 4 years ago
unity_to_junit.py can be imported as Python module now More... over 4 years ago
Merge pull request #600 from 6arms1leg/fix-type-qual More... over 4 years ago
Add missing `volatile` type qualifier More... over 4 years ago
Merge pull request #597 from AJIOB/colors_fix More... over 4 years ago
Unity color resetting was fixed for Gitlab CI. Based on escape codes: https://en.wikipedia.org/wiki/ANSI_escape_code#3-bit_and_4-bit More... over 4 years ago
Add LESS_OR_EQUAL and GREATER_OR_EQUAL assertions for doubles and floats More... over 4 years ago
Try to fix C89 incompatibilities in UnityAssertGreaterOrLess(Double|Float) More... over 4 years ago
Add NOT_EQUAL* and NOT_WITHIN* checks for floats and doubles More... over 4 years ago
Merge branch 'master' into more-float More... over 4 years ago