https://github.com/pseyfert/zsh-ctest-completion
zsh tab completion for ctest
https://github.com/pseyfert/zsh-ctest-completion
cmake-test ctest zsh-completion zsh-completions
Last synced: 5 months ago
JSON representation
zsh tab completion for ctest
- Host: GitHub
- URL: https://github.com/pseyfert/zsh-ctest-completion
- Owner: pseyfert
- License: gpl-3.0
- Created: 2019-02-24T11:47:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-25T14:44:51.000Z (over 7 years ago)
- Last Synced: 2025-04-19T11:16:53.839Z (about 1 year ago)
- Topics: cmake-test, ctest, zsh-completion, zsh-completions
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/pseyfert/zsh-ctest-completion)
[](LICENSE)
# zsh-ctest-completion
tab completion for [ctest](https://cmake.org/cmake/help/v3.14/manual/ctest.1.html).
## USAGE
put the `_ctest` in one of the directories in the `$fpath` variable.
## Contributing
Contributions are welcome.
This may be (but is not restricted to), bug reports, bug fixes, additions of missing functions.