Artifact 60670ad17033d384873297bde42eea23fe9fdb07:

  • File test/src4.test — part of check-in [b7f86e5617] at 2014-02-08 10:51:16 on branch trunk — Fixes so that tcl tests run with bt. (user: dan size: 375)

# 
#
#    May you do good and not evil.
#    May you find forgiveness for yourself and forgive others.
#    May you share freely, never taking more than you give.
#
#***********************************************************************
# Run tests.
#

set testdir [file dirname $argv0]
source $testdir/permutations.test

run_test_suite src4
run_test_suite bt

finish_test