projects
/
pspp
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
LOOP: Convert tests to Autotest framework.
[pspp]
/
tests
/
libpspp
/
str.at
1
AT_BANNER([string library])
2
3
AT_SETUP([26-adic string formatting])
4
AT_CHECK([str-test format-26adic])
5
AT_CLEANUP