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
2faafa84
Commit
2faafa84
authored
Jan 07, 2015
by
Juan Batiz-Benet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test/Makefile
parent
28cf220d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
1 deletion
+8
-1
test/Makefile
test/Makefile
+8
-1
No files found.
test/Makefile
View file @
2faafa84
...
...
@@ -19,7 +19,14 @@ bin/random: $(RANDOM_SRC)/**/*.go
bin/ipfs
:
$(IPFS_ROOT)/**/*.go
go build
-o
bin/ipfs
$(IPFS_CMD)
test_sharness
:
test
:
test_expensive
test_expensive
:
cd
sharness
&&
make
TEST_EXPENSIVE
=
1
cd
3nodetest
&&
make
test_cheap
:
cd
sharness
&&
make
cd
3nodetest
&&
make
.PHONY
:
all clean
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