This website requires JavaScript.
Explore
Help
Sign in
dvorka
/
hstr
Watch
1
Star
1
Fork
You've already forked hstr
0
mirror of
https://github.com/dvorka/hstr.git
synced
2024-11-15 20:43:57 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
fbc8bb81eb
hstr
/
tests
/
test_hashset.sh
7 lines
100 B
Bash
Raw
Normal View
History
Unescape
Escape
Added regexp test.
2014-04-20 20:34:07 +08:00
#!/bin/bash
Syncing hashset listkeys partial implementation (yet broken).
2014-05-08 04:35:53 +08:00
clear
gcc ./src/test_hashset.c ../src/hashset.c ../src/hstr_utils.c -o _hashset
Added regexp test.
2014-04-20 20:34:07 +08:00
# eof
Reference in a new issue
Copy permalink