An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/pseyfert/zsh-ctest-completion.svg?branch=master)](https://travis-ci.org/pseyfert/zsh-ctest-completion)
[![Licence: GPL v3](https://img.shields.io/github/license/pseyfert/zsh-ctest-completion.svg)](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.