public class CTestStep extends AbstractToolStep
ctest with
arbitrary arguments.CToolBuilder, but pipeline compatible.| Modifier and Type | Class and Description |
|---|---|
static class |
CTestStep.DescriptorImpl |
| Constructor and Description |
|---|
CTestStep(String installation)
Minimal constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
getCommandBasename()
Gets the basename of the command to run (cmake, cpack or ctest).
|
getArguments, getIgnoredExitCodes, getWorkingDir, setArguments, setIgnoredExitCodes, setWorkingDir, startgetInstallation, getLabel, getSelectedInstallation, setLabel@DataBoundConstructor public CTestStep(String installation)
installation - the name of the cmake tool installation from the global config
page.protected String getCommandBasename()
AbstractStepgetCommandBasename in class AbstractStep"cmake"Copyright © 2016–2021. All rights reserved.