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
Andrew
c751dcfcf9
🎨 Python ; cleanup ( #26426 )
2023-11-13 23:48:01 -06:00
alextrical
5004159550
🔨 Clarify env error ( #25915 )
2023-06-02 11:32:43 -05:00
Scott Lahteine
c8cb618fac
🔨 Improve runout script check
2023-04-13 04:59:43 -05:00
Ashley 'DrToxic' Devine
e60a7d8292
🎨 Misc. cleanup ( #25194 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-01-05 17:06:35 -06:00
ellensp
f17f921b68
🔨 FILAMENT_RUNOUT_SCRIPT sanity check ( #25150 )
2022-12-30 21:44:51 -06:00
ellensp
a8f650079b
🔨 Detect feature parsing error ( #24824 )
2022-10-01 11:35:47 -05:00
dmitrygribenchuk
83aac65664
🔨 Clean up Python imports ( #24736 )
2022-09-05 13:19:19 -05:00
Scott Lahteine
306e03b03b
🧑💻 Use spaces indent for Python
2022-08-19 11:10:42 -05:00
Scott Lahteine
7f72e78520
🔨 Simplify scripts with pathlib ( #24574 )
2022-08-01 01:14:58 -05:00
Scott Lahteine
33d261141a
🔨 Also update rm for settings.o
2022-07-15 18:47:25 -05:00
Scott Lahteine
de0706e52c
🔨 Fix Warnings.cpp force-recompile
2022-07-14 21:08:07 -05:00
Scott Lahteine
068624a726
📌 Ask for PlatformIO 6.1.1 or newer ( #24435 )
2022-07-12 13:02:54 -05:00
ellensp
febf7e54fe
🔨 Preflight check old abl files ( #24010 )
2022-04-09 19:37:24 -05:00
ellensp
c1dba3d028
✨ Option to reset EEPROM on first run ( #23276 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-21 20:44:04 -06:00
Robby Candra
4483b8aaf0
🔨 Fix IntelliSense / PIO conflicts ( #23058 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-11-04 05:28:42 -05:00
Scott Lahteine
c91451d215
🔨 Update 'pio vscode init' detection
2021-10-19 03:58:00 -05:00
Scott Lahteine
e31d52184b
🎨 Handle more pre-defined pins in pins_postprocess ( #22771 )
2021-09-16 01:15:14 -05:00
Scott Lahteine
59fd6428ae
Skip preflight checks only ( #21658 )
...
Followup to e8af38cc2d
2021-04-18 22:46:43 -05:00
Scott Lahteine
e8af38cc2d
Skip scripts during 'platformio init' ( #21643 )
2021-04-17 14:19:33 -05:00
ellensp
19320a1f8f
Check for old Marlin files mixed in ( #21574 )
2021-04-08 20:36:48 -05:00
ellensp
790bba1556
Fix preflight motherboard target check ( #21372 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-03-19 00:05:30 -05:00
Scott Lahteine
dc78e0a250
Detect extra ENVS in preflight checks ( #21361 )
2021-03-16 17:33:10 -05:00
Scott Lahteine
3ea56ba4c7
Tweak tests, consolidate pins target validation ( #21254 )
2021-03-05 04:30:52 -06:00
Scott Lahteine
0b7e857614
Update some py scripts
2021-03-03 20:48:58 -06:00
Scott Lahteine
903d0b91fc
Tweaks to build scripts
2021-02-27 22:38:57 -06:00
Alexander D. Kanevskiy
24623d398c
Fix preflight complex extend handling ( #21191 )
2021-02-26 18:03:11 -06:00
ellensp
bb1039d4c9
Preflight checks for PlatformIO builds ( #21068 )
...
Co-authored-by: Alexander D. Kanevskiy <alexander.kanevskiy@intel.com>
2021-02-25 08:15:55 -06:00