Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
clean-test-properties
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
3
Issues
3
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
clean-and-itasks
clean-test-properties
Commits
c016272f
Verified
Commit
c016272f
authored
Dec 01, 2019
by
Camil Staps
🚀
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document "without default imports" option for @property-bootstrap
parent
c243a740
Pipeline
#34182
failed with stage
in 4 minutes and 36 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
doc/specifying-properties.tex
doc/specifying-properties.tex
+3
-0
No files found.
doc/specifying-properties.tex
View file @
c016272f
...
...
@@ -54,6 +54,9 @@ Some imports are included automatically and do not need to be added here:
\item
The tested module itself.
\end{itemize}
To prevent these modules from being imported, add
\clean
{
without default imports
}
on the same line as
\clean
{
@property-bootstrap
}
.
With this option, no modules are imported by default whatsoever.
\subsection
{
Advanced properties
}
\subsubsection
{
\clean
{
@invariant
}}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment