Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-dms3
Commits
5abb3c60
Commit
5abb3c60
authored
Feb 07, 2018
by
Steven Allen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
document test_go_test make target
License: MIT Signed-off-by:
Steven Allen
<
steven@stebalien.com
>
parent
0e8fc8ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
Rules.mk
Rules.mk
+2
-1
No files found.
Rules.mk
View file @
5abb3c60
...
...
@@ -145,7 +145,8 @@ help:
@
echo
' test - Run all tests'
@
echo
' test_short - Run short go tests and short sharness tests'
@
echo
' test_go_short - Run short go tests'
@
echo
' test_go_expensive - Run all go tests (and test build)'
@
echo
' test_go_test - Run all go tests'
@
echo
' test_go_expensive - Run all go tests and compile on all platforms'
@
echo
' test_go_race - Run go tests with the race detector enabled'
@
echo
' test_go_megacheck - Run the `megacheck` vetting tool'
@
echo
' test_sharness_short - Run short sharness tests'
...
...
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