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
improve of cmpl.
[bush.git]
/
tests
/
run-assoc
blob
9c300741204818a24194af2fb72674f3cd15b5c6
1
echo "warning: all of these tests will fail if arrays have not" >&2
2
echo "warning: been compiled into the shell" >&2
3
${THIS_SH} ./assoc.tests > ${BUSH_TSTOUT} 2>&1
4
diff ${BUSH_TSTOUT} assoc.right && rm -f ${BUSH_TSTOUT}