aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/test_klippy.py
Commit message (Expand)AuthorAgeFilesLines
* Isort all scriptsv0.1.0-rc1Tomasz Kramkowski2025-08-151-1/+5
* Remove logfile supportTomasz Kramkowski2025-08-151-15/+1
* Run black on all first party python codeTomasz Kramkowski2025-08-061-40/+75
* test_klippy: Convert to Python3 string encodingKevin O'Connor2021-10-011-3/+3
* test_klippy: Add option to not remove temporary filesKevin O'Connor2018-06-301-2/+8
* test: Add support for testing klippy with multi-mcu configsKevin O'Connor2018-06-291-11/+19
* test_klippy: Default to only showing log information on an errorKevin O'Connor2018-06-171-11/+27
* test_klippy: Use verbose output when running klippyKevin O'Connor2018-06-171-4/+4
* test: Add basic klippy regression testsKevin O'Connor2018-06-161-0/+138