Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
frama-c
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pub
frama-c
Commits
59587cc5
Commit
59587cc5
authored
4 years ago
by
Andre Maroneze
Browse files
Options
Downloads
Patches
Plain Diff
[Doc] update documentation about DONTRUN
parent
6aff333e
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/developer/advance.tex
+1
-3
1 addition, 3 deletions
doc/developer/advance.tex
with
1 addition
and
3 deletions
doc/developer/advance.tex
+
1
−
3
View file @
59587cc5
...
@@ -1020,9 +1020,7 @@ directory of directory \texttt{tests}\codeidx{tests}. The
...
@@ -1020,9 +1020,7 @@ directory of directory \texttt{tests}\codeidx{tests}. The
\texttt
{
DONTRUN
}
directive does not need to have any content, but it
\texttt
{
DONTRUN
}
directive does not need to have any content, but it
is useful to provide an explanation of why the test should not be run
is useful to provide an explanation of why the test should not be run
(
{
\it
e.g
}
test of a feature that is currently developed and not fully
(
{
\it
e.g
}
test of a feature that is currently developed and not fully
operational yet). If a test file is explicitly given on the command
operational yet).
line of
\ptests
, it is always executed, regardless of the presence of
a
\texttt
{
DONTRUN
}
directive.
As said in Section~
\ref
{
ptests:configuration
}
, these directives can be
As said in Section~
\ref
{
ptests:configuration
}
, these directives can be
found in different places:
found in different places:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment