aboutsummaryrefslogtreecommitdiffstats
path: root/lib/python/qmk/tests/test_cli_commands.py
Commit message (Expand)AuthorAgeFilesLines
* Parse version better in `qmk doctor` GCC version checks (#9324)Ryan2020-06-181-4/+4
* [CLI] Add a subcommand for getting information about a keyboard (#8666)Zach White2020-05-261-21/+83
* CLI: fix `json2c` subcommand and add/fix tests (#9206)Erovia2020-05-261-0/+6
* Adding unit tests for list-keymaps command (#7711)codecoffeecode2020-05-161-10/+26
* CLI: More MSYS2 fixes (#8577)Erovia2020-03-291-1/+2
* New functionality for cformat (#7893)Akaash Suresh2020-02-221-1/+2
* Code cleanup, use pathlib, use pytest keyboardErovia2020-02-151-2/+2
* Fix commandline parsing and flake8 findings, rebaseErovia2020-02-151-1/+8
* Add test for list_keymapsErovia2020-02-151-0/+5
* CI: Add workflow for CLI testing (#7357)Joel Challis2020-02-081-1/+1
* format code according to conventions [skip ci]QMK Bot2019-11-161-0/+2
* Add CLI command for flashing a keyboardjorgemanzo2019-11-151-0/+3
* format code according to conventions [skip ci]QMK Bot2019-11-131-0/+2
* Add cli convert subcommand, from raw KLE to JSON (#6898)Cody Bender2019-11-121-0/+2
* Small CLI cleanupsskullY2019-11-121-1/+1
* MILC: Use dashes instead of underscores for subcommandsErovia2019-10-231-1/+1
* [CLI] Add `qmk list_keyboards` (#6927)Dan McClain2019-10-071-0/+8
* Configuration system for CLI (#6708)skullydazed2019-09-221-0/+39