Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.

Support the :CTest command #25

Open
krishnakumarg1984 opened this issue Feb 23, 2022 · 1 comment
Open

Support the :CTest command #25

krishnakumarg1984 opened this issue Feb 23, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@krishnakumarg1984
Copy link

Describe the problem or limitation you are having
A complete CMake workflow usually involves testing the application with CTest. Currently, there is no :CTest command provided by this plugin.

Describe the solution you'd like
Please provide a :CTest command (along with all the usual options it supports).

Describe alternatives you've considered
Running ctest from the command line (terminal split within neovim).

Additional context
See CTest reference page

@krishnakumarg1984 krishnakumarg1984 added the enhancement New feature or request label Feb 23, 2022
@Shatur
Copy link
Owner

Shatur commented Feb 23, 2022

It's a great idea. I currently busy at the moment, but implementations are welcome.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants