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-14 11:57:30 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
fa7622ae1b
hstr
/
test
/
test-keyb.sh
7 lines
64 B
Bash
Raw
Normal View
History
Unescape
Escape
Added regexp test.
2014-04-20 20:34:07 +08:00
#!/bin/bash
Initial regexp version that doesn't crash, but still needs a few improvements (in rendering).
2014-04-26 04:59:29 +08:00
rm -vf _keyb
Refactoring tests.
2014-01-18 05:28:02 +08:00
gcc ./src/test_keyb.c -o _keyb
Added regexp test.
2014-04-20 20:34:07 +08:00
# eof
Reference in a new issue
Copy permalink