aboutsummaryrefslogtreecommitdiff
path: root/tcltest.tcl
AgeCommit message (Expand)AuthorFilesLines
2023-07-04tcltest: rework constraint systemSteve Bennett1-26/+96
2023-06-21core: Display errors in a more "pythonesque" waySteve Bennett1-21/+25
2023-05-06jim: info frame improvementsSteve Bennett1-10/+37
2020-12-26core: commands that take an index now use integer expressionsSteve Bennett1-2/+2
2020-11-08build: Fix build and tests for out-of-tree buildSteve Bennett1-4/+20
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