Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Nettle
nettle
Commits
bdeb88c1
Commit
bdeb88c1
authored
Nov 24, 2006
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added cxx-test. (Note file is generated by make test-rules).
Rev: src/nettle/testsuite/.test-rules.make:1.2
parent
345ef5d0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
testsuite/.test-rules.make
testsuite/.test-rules.make
+3
-0
No files found.
testsuite/.test-rules.make
View file @
bdeb88c1
...
@@ -106,3 +106,6 @@ yarrow-test$(EXEEXT): yarrow-test.$(OBJEXT)
...
@@ -106,3 +106,6 @@ yarrow-test$(EXEEXT): yarrow-test.$(OBJEXT)
sha1-huge-test$(EXEEXT)
:
sha1-huge-test.$(OBJEXT)
sha1-huge-test$(EXEEXT)
:
sha1-huge-test.$(OBJEXT)
$(LINK)
sha1-huge-test.
$(OBJEXT)
$(TEST_OBJS)
-o
sha1-huge-test
$(EXEEXT)
$(LINK)
sha1-huge-test.
$(OBJEXT)
$(TEST_OBJS)
-o
sha1-huge-test
$(EXEEXT)
cxx-test$(EXEEXT)
:
cxx-test.$(OBJEXT)
$(LINK_CXX)
cxx-test.
$(OBJEXT)
$(TEST_OBJS)
-o
cxx-test
$(EXEEXT)
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