summaryrefslogtreecommitdiffstats
path: root/tests/run-nameref
blob: b73e1b8cd8e6733732d864b41f8234b3b216a2f6 (plain)
1
2
3
4
echo "warning: some of these tests will fail if arrays have not" >&2
echo "warning: been compiled into the shell" >&2
${THIS_SH} ./nameref.tests > ${BASH_TSTOUT} 2>&1
diff ${BASH_TSTOUT} nameref.right && rm -f ${BASH_TSTOUT}