aboutsummaryrefslogtreecommitdiff
path: root/tests/jim.test
AgeCommit message (Expand)AuthorFilesLines
2016-01-18Add the tcl_platform(engine) array element.mistachkin1-0/+3
2014-10-15Add more tcl compatiblitySteve Bennett1-1/+1
2014-07-26jim.c: make lindex work as identity function.Danyil Bohdan1-3/+7
2013-12-09Fix aio close from non-global namespaceSteve Bennett1-0/+11
2012-08-07Remove octal literals with a leading 0 (TIP #114)Steve Bennett1-5/+5
2011-11-25Minor message changes to match Tcl 8.6Steve Bennett1-280/+1
2010-12-21More constraint improvementsSteve Bennett1-8/+9
2010-12-14Fix constraint checkingSteve Bennett1-3/+3
2010-11-22Overhaul unit test frameworkSteve Bennett1-14/+12
2010-11-17Add UTF-8 support to JimSteve Bennett1-7/+7
2010-10-20Fix some outlier issues with regexp/regsubSteve Bennett1-575/+0
2010-10-15Fix regsub to support strings with embedded nullsSteve Bennett1-1/+1
2010-10-15Skip tests for features which are not availableSteve Bennett1-10/+10
2010-10-15Don't depend on specific regexp messagesSteve Bennett1-6/+6
2010-10-15Move test.tcl to tests/jim.testSteve Bennett1-0/+4345