1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-17 05:15:21 +03:00
Commit graph

6 commits

Author SHA1 Message Date
mikeller
41d09d9796 Fixed tests. 2019-09-15 23:31:23 +12:00
Károly Kiripolszky
f386b0ce1a fix CLI unit tests 2019-04-29 10:27:37 +02:00
Cleric-K
f96fc0eec3 CLI Client-side Autocomplete
Executes silently various commands on CLI open. Parses the output
and build autocomplete cache. Autcomplete hints are displayed in
popup lists.
2019-04-15 14:45:53 +03:00
Adem Gaygusuz
3e69bc7cbd change check from === 'MacOS' to !== 'Windows' 2018-06-03 10:37:55 +01:00
Adem Gaygusuz
6fd0153b91 Fix cli cleanup exit command after auto completing 2018-06-02 13:14:56 +01:00
Adem Gaygusuz
2e5bdae80e Add npm test to travis ci 2018-06-01 22:12:35 +01:00
Renamed from src/test/tabs/cli.js (Browse further)