1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-26 21:36:21 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
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
Scott Lahteine
3019af1c93 🔨 Make / pins-format patches 2024-01-13 18:34:12 -06:00
nagubash
13e82fa44a
🔨 Fix formatting issue in Makefile (#26599) 2023-12-31 15:03:04 -06:00
Jason Smith
20445b8e83
🧑‍💻 Update pins formatter script (#26450) 2023-11-21 03:42:44 -06:00
Scott Lahteine
1771d7ab64 Skip change alerts in CI test 2023-04-26 13:51:33 -05:00
Scott Lahteine
c47189a9d9 🔨 Move Docker local test script
Followup to #25583
2023-04-01 02:16:48 -05:00
John Unland
54e29d75d7
🔨 Improve Docker local tests support (#25583) 2023-03-28 23:23:27 -05:00
mjbogusz
e37a23231a
🩹 Fix TFT LCD in Simulation (#24871) 2022-10-14 18:59:31 -05:00
Jason Smith
81a0206df8
Trust that script -x flags will always be set (#20453) 2020-12-14 21:02:46 -06:00
Costas Basdekis
1cceae89cd
Local testing via Makefile & Docker (#19981) 2020-11-17 20:04:28 -06:00