This website works better with JavaScript.
Explore
Help
Sign In
ad_user
/
libsimdb
Watch
1
Star
1
Fork
You've already forked libsimdb
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Browse Source
* add cleanup after test
master
Alex 'AdUser' Z
8 years ago
parent
51c193248e
commit
7a9d0ae549
1 changed files
with
2 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
tests/database.c
2
tests/database.c
Unescape
Escape
View File
@ -56,5 +56,7 @@ int main() {
simdb_close
(
db
)
;
unlink
(
path
)
;
return
0
;
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
ad_user/libsimdb
Title
Body
Create Issue