summaryrefslogtreecommitdiffstats
path: root/tests/reg.test
Commit message (Expand)AuthorAgeFilesLines
* Eliminate exess spacings in many test-casesjan.nijtmans2016-03-101-3/+3
* [1080042][8f245009b0] Big bundle of regexp engine fixes and improvements cont...dgp2015-10-211-3/+56
|\
| * Adapted new tests contributed from Tom Lane @postgres.tgl_pg_redgp2015-10-211-0/+28
| * Adaptation of the patch re-fixconstraintloops.patch fromdgp2015-10-191-0/+25
* | [1115587][0e0e150e49] Major fix for regexp handling of quantified backrefs.dgp2015-09-211-1/+9
* | [1905562] [8d2c0da36d] Raise the recursion limits on regexps to allowdgp2013-08-011-0/+3
* | [3603557]: Increase the maximum depth of recursion used when duplicating andkf2013-02-081-0/+75
* | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...jan.nijtmans2012-07-291-0/+3
* | Add tests relating to bug 1115587. The bug itself still exists at this point.dkf2012-02-231-30/+33
|\ \ | |/
| * Add tests relating to bug 1115587. The bug itself still exists at this point.dkf2012-02-231-30/+33
* | TIP 388 implementationjan.nijtmans2011-08-121-3/+12
|/
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
|\
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| * reduce reg-33.14 space used to prevent stack segfaulthobbs2008-05-261-2/+2
| * Fixes for problems created when processing regular expressions thatdkf2007-12-181-1/+14
| * * tests/reg.test (reg-32.*): Added missing testregexp constraints.dgp2004-11-271-5/+5
| * * generic/regcomp.c: Backported regexp bug fixes and tests. Thanksdgp2003-11-171-1/+136
| * * tests/reg.test: Corrected duplicate test names.dgp2003-10-061-2/+2
* | Test hygiene for the ::tmp variabledgp2009-10-291-5/+9
* | Added workaround for [Bug 1905562]dkf2008-03-191-2/+3
* | Fixes for problems created when processing regular expressions thatdkf2007-12-181-1/+10
* | * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n:hobbs2006-11-031-14/+14
* | Major simplification of reg.test to de-Spencer it somewhat.dkf2004-11-051-744/+672
* | Fix constraints so can test with tclsh as well as tcltest [Bug 736431]dkf2004-06-241-12/+12
* | * tests/reg.test: Added tests for [Bugs 230589, 504785, 505048, 840258]dgp2003-11-171-1/+48
* | * doc/ParseCmd.3: Implementation of TIP 157. Adds recognitiondgp2003-11-141-12/+12
* | * tests/reg.test: Corrected duplicate test names.dgp2003-10-061-2/+2
* | fix 5 small filesystem bugs, and some typosvincentdarley2003-04-111-1/+89
|/
* Dump junk spaces...dkf2002-07-291-3/+3
* Fixes for regexp issues raised in [Bug 578363].dkf2002-07-291-3/+9
* * Corrections to tcltest and the Tcl test suite so that a testdgp2002-06-221-5/+5
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
* * tests/reg.test (matchexpected): corrected tests to use tcltesthobbs2000-04-101-18/+27
* * tests/reg.test: updated to Henry Spencer's new regexp enginehobbs1999-10-131-95/+125
* * tests/reg.test: Added test for REG_EXPECT bug fixed by Henry'sstanton1999-08-051-1/+2
* * win/Makefile.in: Added tcltest target so runtest worksstanton1999-07-081-1/+3
* Changed the tests to use the testConstraints array that thejenn1999-07-011-2/+2
* Fixed style problems in many of the test files.rjohnson1999-06-261-2/+2
* Modified the tests to use the package tcltestjenn1999-06-261-2/+3
* * tests/reg.test:stanton1999-06-251-1/+5
* * generic/regcomp.c: lintstanton1999-06-171-1/+4
* * tests/reg.test:stanton1999-06-021-11/+50
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+905