aboutsummaryrefslogtreecommitdiffstats
path: root/tests/run-nameref
blob: 40f00d52f6b0c9cb4cd2848aac75de9b10deece3 (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 > /tmp/xx 2>&1
diff /tmp/xx nameref.right && rm -f /tmp/xx