# # 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. # #*********************************************************************** # This file runs all tests. # set testdir [file dirname $argv0] source $testdir/permutations.test if {[info exists env(QUICKTEST_INCLUDE]} { # A hack so that releasetest.tcl keeps working. run_test_suite quick_plus_notify2 } else { run_test_suite quick } finish_test