Skip to content
Snippets Groups Projects
Commit cf5e4870 authored by Andre Maroneze's avatar Andre Maroneze
Browse files

[doc] add reference to ENABLED_IF directive in devman

parent 5eca644f
No related branches found
No related tags found
No related merge requests found
...@@ -570,6 +570,12 @@ modify or disable test cases. ...@@ -570,6 +570,12 @@ modify or disable test cases.
& \textit{None} & \textit{None}
\\ \\
\hline \hline
\texttt{ENABLED\_IF}\nscodeidxdef{Test!Directive}{ENABLED\_IF}
& Conditionally enable subsequent tests, using Dune variables
(e.g. \verb|%{bin-available:gcc}|).
& \texttt{true}
\\
\hline
\texttt{\underline{EXECNOW}}\nscodeidxdef{Test!Directive}{EXECNOW} \texttt{\underline{EXECNOW}}\nscodeidxdef{Test!Directive}{EXECNOW}
& Run a custom command. & Run a custom command.
& \textit{None} & \textit{None}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment