small fixes
This commit is contained in:
@@ -154,7 +154,7 @@ main:
|
|||||||
|
|
||||||
[...]
|
[...]
|
||||||
|
|
||||||
- !include path/to/my/subtest.cpt
|
- !include path/to/my/subtest.tum
|
||||||
|
|
||||||
[...]
|
[...]
|
||||||
|
|
||||||
@@ -188,7 +188,7 @@ report:
|
|||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item Built-in variables:
|
\item Built-in variables:
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item \incode{test\_directory}: the folder of the main cpt file
|
\item \incode{test\_directory}: the folder of the main tum file
|
||||||
\item \incode{test\_main\_file}: the main tum file
|
\item \incode{test\_main\_file}: the main tum file
|
||||||
\item \incode{os}: The OS used by the system (Linux or Windows)
|
\item \incode{os}: The OS used by the system (Linux or Windows)
|
||||||
\item \incode{host\_name}: The hostname of the machine
|
\item \incode{host\_name}: The hostname of the machine
|
||||||
|
|||||||
@@ -35,7 +35,7 @@
|
|||||||
\incode{loop} & Container for repeating things \\
|
\incode{loop} & Container for repeating things \\
|
||||||
\incode{plot} & Runtime plot utility \\
|
\incode{plot} & Runtime plot utility \\
|
||||||
\incode{report} & Extract a report file \\
|
\incode{report} & Extract a report file \\
|
||||||
\incode{run} & Runs a new instance of sequencer \\
|
\incode{run} & Runs a new instance of \tum{testium} \\
|
||||||
\incode{sleep} & Wait (with or without dialog) \\
|
\incode{sleep} & Wait (with or without dialog) \\
|
||||||
\incode{unittest\_file} & Python unittest file \\
|
\incode{unittest\_file} & Python unittest file \\
|
||||||
\hline
|
\hline
|
||||||
|
|||||||
Reference in New Issue
Block a user