Scott Lahteine
2d32f7c377
👷 Smarter Flags<N> templates ( #27309 )
2024-07-25 15:36:20 -05:00
Scott Lahteine
a955e06259
🎨 Clean up after recent PRs
2024-04-22 18:59:18 -05:00
Jason Smith
d773570cd6
🐛 Fix Flags<N> data storage width ( #26995 )
...
* Fix Flags and associated unit tests
2024-04-21 00:24:57 -07:00
Jason Smith
556da2b3fc
✅ Add additional unit tests for types.h ( #26994 )
...
* Add more XYval (and similar) unit tests
* Add Flags tests, with multiple BUGs identified
2024-04-20 23:59:43 -07:00
Jason Smith
9a8fb80eed
🎨 Match unit test folder structure to code ( #26990 )
2024-04-20 17:00:07 -07:00
Jason Smith
19684f23bc
✅ Add unit tests for macros.h ( #26968 )
2024-04-13 17:49:08 -07:00
Jason Smith
d10861e478
✅ Add unit testing framework ( #26948 )
...
- Add a framework to build and execute unit tests for Marlin.
- Enable unit test execution as part of PR checks.
---------
Co-authored-by: Costas Basdekis <costas.basdekis@gmail.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-04-13 12:06:08 -07:00