This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
sv2v
mirror of
https://github.com/zachjs/sv2v.git
Watch
1
Star
0
Fork
You've already forked sv2v
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
28498b8d49
sv2v
/
test
/
lex
/
run.sh
3 lines
36 B
Bash
Raw
Normal View
History
Unescape
Escape
explicitly use bash to avoid dash compatability issues when running tests
2019-04-16 22:35:47 +02:00
#!/bin/bash
initial lexer tests; general test harness
2019-04-03 05:11:08 +02:00
source
../lib/runner.sh