repo.or.cz
/
bush.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
init version.
[bush.git]
/
tests
/
varenv
/
nameref
/
run-nameref
blob
bf2ba98700ed1c59e8687de484a19de6fb4939c0
1
echo "warning: some of these tests will fail if arrays have not" >&2
2
echo "warning: been compiled into the shell" >&2
3
${THIS_SH} ./nameref.tests > ${BUSH_TSTOUT} 2>&1
4
diff ${BUSH_TSTOUT} nameref.right && rm -f ${BUSH_TSTOUT}