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
2025-01-05 06:32:11 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
33243c6693
hstr
/
test
/
test_regexp.sh
9 lines
86 B
Bash
Raw
Normal View
History
Unescape
Escape
Added regexp test.
2014-04-20 20:34:07 +08:00
#!/bin/bash
Split: view, match and case parameters. Compilable source, but functionally not complete yet.
2014-04-22 14:21:19 +08:00
clear
Added regexp test.
2014-04-20 20:34:07 +08:00
rm -vf _regexp
gcc ./src/test_regexp.c -o _regexp
./_regexp
# eof
Reference in a new issue
Copy permalink