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

16 Commits

Author SHA1 Message Date
Scott Lahteine
6528109176
CI check boards.h, pins.h (#27415) 2024-09-10 01:11:26 -05:00
Scott Lahteine
99c991755a 🔧 No "base" needed for minimal config (2)
Followup to 90e5826256
2024-09-06 20:40:40 -05:00
Scott Lahteine
986344640f
🔧 Minimal configuration with Config.h (#27338) 2024-08-15 23:08:26 -05:00
Jason Smith
39f53c3f8c
🧑‍💻Improve make tests-all-local (#27040)
* Sleep 5 seconds between platforms

* Inform users if they need to install pyyaml

* Fix old workflow name

* Skip linux_native on Darwin
2024-05-02 06:36:24 -07:00
Jason Smith
247e989377
CI - Validate Pins Formatting (#26996) 2024-04-22 21:10:35 -05:00
Jason Smith
9e19a6efe1
Unit test improvements (#26993)
- Reset config.ini in restore_configs
- Allow running a single configuration of unit tests locally
2024-04-20 23:40:26 -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
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