aboutsummaryrefslogtreecommitdiff
path: root/tests/testing.tcl
AgeCommit message (Expand)AuthorFilesLines
2020-11-08build: Fix build and tests for out-of-tree buildSteve Bennett1-10/+3
2015-04-06ensure that tests can find tcltest.tclSteve Bennett1-0/+4
2014-10-15Install tcltest compatibility packageSteve Bennett1-254/+6
2014-01-15tests: fix tests if tclcompat is not enabledSteve Bennett1-0/+18
2013-12-21Fix hash table order dependency in various testsSteve Bennett1-0/+7
2011-11-10More tcltest compatibilitySteve Bennett1-0/+5
2011-10-21Source location for test which does "return"Steve Bennett1-1/+1
2011-08-22Allow -returnCodes to use numbers as well as namesSteve Bennett1-1/+1
2011-07-13Setup auto_path directly in tests/testing.tclSteve Bennett1-0/+3
2011-06-10Slightly more efficient proc testSteve Bennett1-3/+3
2011-06-04Make test error easier to readSteve Bennett1-0/+1
2011-04-22Fix tcltest v2 for the -setup optionSteve Bennett1-1/+1
2011-04-21Add some tcltest v2 supportSteve Bennett1-6/+44
2010-12-14Fix constraint checkingSteve Bennett1-2/+6
2010-12-06Add more dependencies for testsSteve Bennett1-1/+6
2010-11-22Overhaul unit test frameworkSteve Bennett1-69/+113
2010-11-17Add UTF-8 support to JimSteve Bennett1-0/+18
2010-10-15Skip tests for features which are not availableSteve Bennett1-0/+9
2010-10-15Source location for failed tests was wrongSteve Bennett1-1/+15
2010-10-15Move test.tcl to tests/jim.testSteve Bennett1-22/+24
2010-10-15eventloop improvements and enhancementsSteve Bennett1-6/+9
2010-10-15Small improvements to testsSteve Bennett1-12/+24
2010-10-15Improve stack trace handlingSteve Bennett1-18/+9
2010-10-15Implement TIP #288Steve Bennett1-2/+11
2010-10-15Many improvements, bug fixesSteve Bennett1-1/+17
2010-10-15Improvements to 'scan'Steve Bennett1-1/+1
2010-10-15Implement and document lassignSteve Bennett1-8/+8
2010-10-15Speed up assign to static dict sugarSteve Bennett1-5/+2
2010-10-15Bug fixes, documentation updatesSteve Bennett1-2/+2
2010-10-15Implement unix domain sockets for socketSteve Bennett1-1/+1
2010-10-15Bugs, features and testsSteve Bennett1-1/+1
2010-10-15Improve error handlingSteve Bennett1-0/+60