repo.or.cz
/
openc2e.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
add egg creation to qtgui debug menu
[openc2e.git]
/
unittests
/
parsing.cos
blob
cd3bed81c1ca129d530b14595b907816fb2f4899
1
DBG: OUTS "1..1"
2
3
* ensure that single-quoted characters are parsed correctly
4
doif 'C' = 67
5
DBG: OUTS "ok 1"
6
else
7
DBG: OUTS "not ok 1"
8
endi