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

8 commits

Author SHA1 Message Date
Miguel Angel Mulero Martinez
a0f1cadb32 Fix Sonar issues Cli and CliAutoComplete 2020-10-19 11:29:37 +02:00
Richard Cooper
2a6fb63be2 fix test name 2019-11-06 14:49:00 +00:00
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