Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Wim Lewis
nettle
Commits
46c63f1f
Commit
46c63f1f
authored
Aug 28, 2011
by
Niels Möller
Browse files
Added rule for ripemd160-test.
Rev: nettle/testsuite/.test-rules.make:1.11
parent
099ebcb2
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/.test-rules.make
View file @
46c63f1f
...
...
@@ -46,6 +46,9 @@ md5-compat-test$(EXEEXT): md5-compat-test.$(OBJEXT)
memxor-test$(EXEEXT)
:
memxor-test.$(OBJEXT)
$(LINK)
memxor-test.
$(OBJEXT)
$(TEST_OBJS)
-o
memxor-test
$(EXEEXT)
ripemd160-test$(EXEEXT)
:
ripemd160-test.$(OBJEXT)
$(LINK)
ripemd160-test.
$(OBJEXT)
$(TEST_OBJS)
-o
ripemd160-test
$(EXEEXT)
sha1-test$(EXEEXT)
:
sha1-test.$(OBJEXT)
$(LINK)
sha1-test.
$(OBJEXT)
$(TEST_OBJS)
-o
sha1-test
$(EXEEXT)
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment