aboutsummaryrefslogtreecommitdiff
path: root/tcltest.tcl
AgeCommit message (Expand)AuthorFilesLines
2020-04-17tcltest: Add support for the -template optionSteve Bennett1-6/+38
2017-09-21tcltest: Support 'needs package xxx'Steve Bennett1-0/+6
2017-09-01Support lambda even if references are disabledSteve Bennett1-1/+1
2016-09-28tcltest: print test description on SKIP if verboseSteve Bennett1-1/+1
2016-09-28tcltest: do a better job of cleanup up after testsSteve Bennett1-8/+23
2016-08-26If possible, run tests within a sub-interpreterSteve Bennett1-0/+6
2015-08-26tcltest: Fix reference to wrong variable nameEvan Hunter1-1/+1
2015-04-06Avoid error in tcltest.tcl if $::argv0 is unsetSteve Bennett1-4/+7
2014-11-28glob: add additional testsSteve Bennett1-9/+29
2014-10-15Install tcltest compatibility packageSteve Bennett1-0/+258