aboutsummaryrefslogtreecommitdiff
path: root/tests/regexp.test
AgeCommit message (Expand)AuthorFilesLines
2023-07-04tcltest: rework constraint systemSteve Bennett1-1/+1
2023-04-19regexp: fix incorrect check for invalid escape sequence at end of charsetSteve Bennett1-0/+4
2023-04-19regexp: fix check for termination in [[:class:]]Steve Bennett1-0/+4
2020-12-26core: commands that take an index now use integer expressionsSteve Bennett1-2/+2
2020-05-04regsub: Fix regsub -all with \ASteve Bennett1-5/+5
2020-05-04regexp: Improved error messageSteve Bennett1-5/+4
2020-05-04tests: Add many new additional tests for code coverageSteve Bennett1-0/+82
2019-12-30regexp: Reset scanner position on failed optional groupSteve Bennett1-0/+4
2016-10-02Add some tests for paths identified as untested by gcov.Evan Hunter1-0/+8
2016-04-11tests/regexp: Remove regexp-22.1Steve Bennett1-32/+0
2016-02-02regexp: Enable additional regexp/regsub testsSteve Bennett1-63/+72
2016-02-02regexp: add support for \D, \W and \SSteve Bennett1-0/+3
2015-12-13regsub: fix substitution with a trailing backslashSteve Bennett1-0/+5
2010-12-14Platform differences for regexp messagesSteve Bennett1-4/+4
2010-11-28Bug fix: regexp should not treat \n as |Steve Bennett1-0/+4
2010-11-22Overhaul unit test frameworkSteve Bennett1-14/+15
2010-10-20Switch regexp/regsub to use Jim_GetEnum()Steve Bennett1-8/+6
2010-10-20Fix some outlier issues with regexp/regsubSteve Bennett1-7/+642
2010-10-15Skip tests for features which are not availableSteve Bennett1-0/+1
2010-10-15Small improvements to testsSteve Bennett1-2/+0
2010-10-15Build improvements, bug fixes and compiler warningsSteve Bennett1-4/+3
2010-10-15Implement unix domain sockets for socketSteve Bennett1-0/+8
2010-10-15Bugs, features and testsSteve Bennett1-0/+35