1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/lib/python/qmk/tests
Zach White db1eacdaac
Align our subprocess usage with current best practices. (#12940)
* Align our subprocess usage with current best practices.

* remove unused import

* Apply suggestions from code review

Co-authored-by: Ryan <fauxpark@gmail.com>

* fix the cpp invocation for older python

* allow for unprompted installation

* make sure qmk new-keyboard works on windows

Co-authored-by: Ryan <fauxpark@gmail.com>
2021-05-19 15:24:46 -07:00
..
.gitignore
__init__.py
attrdict.py
kle.txt
minimal_info.json Add a qmk format-json command that will format JSON files (#12372) 2021-03-25 22:38:10 +11:00
minimal_keymap.json Add a qmk format-json command that will format JSON files (#12372) 2021-03-25 22:38:10 +11:00
test_cli_commands.py Align our subprocess usage with current best practices. (#12940) 2021-05-19 15:24:46 -07:00
test_qmk_errors.py
test_qmk_keymap.py Migrate python tests away from onekey (#11367) 2021-01-05 00:52:31 +00:00
test_qmk_path.py Migrate python tests away from onekey (#11367) 2021-01-05 00:52:31 +00:00