Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lsh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LSH
lsh
Commits
020af667
Commit
020af667
authored
Apr 5, 2001
by
Niels Möller
Browse files
Options
Downloads
Patches
Plain Diff
*** empty log message ***
Rev: ChangeLog:1.339 Rev: src/testsuite/Makefile.am:1.28
parent
cfdd8c0c
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
ChangeLog
+11
-0
11 additions, 0 deletions
ChangeLog
src/testsuite/Makefile.am
+1
-1
1 addition, 1 deletion
src/testsuite/Makefile.am
with
12 additions
and
1 deletion
ChangeLog
+
11
−
0
View file @
020af667
2001-04-05 Niels Mller <nisse@cuckoo.hack.org>
2001-04-05 Niels Mller <nisse@cuckoo.hack.org>
* src/gc.c (gc_final): Check for leaked strings, and write any
clues.
* src/lsh.h (struct lsh_string_header): Added more debug info.
* src/xalloc.c (all_strings): New variable, for debugging.
(sanity_check_string_list): New function.
(lsh_string_alloc_clue): New function, remembering allocated
strings.
(lsh_string_free): Unregister string.
* src/werror.c (werror_vformat): Pass arguments to werror_write in
* src/werror.c (werror_vformat): Pass arguments to werror_write in
the correct order.
the correct order.
(werror_vformat): Likewise.
(werror_vformat): Likewise.
...
...
This diff is collapsed.
Click to expand it.
src/testsuite/Makefile.am
+
1
−
1
View file @
020af667
# Testsuite
# Testsuite
CFLAGS
=
-O0
CFLAGS
=
@CFLAGS@
-O0
# Tests that can be used without any special setup.
# Tests that can be used without any special setup.
TS_PROGS
=
arcfour-test des-test rijndael-test twofish-test
\
TS_PROGS
=
arcfour-test des-test rijndael-test twofish-test
\
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment