summaryrefslogtreecommitdiffstats
path: root/tests/regexp.test
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2022-11-201-1/+1
|\
| * Merge 8.6. TIP #651 implementation (since there are already 2 YES votes, no N...jan.nijtmans2022-11-201-1/+1
| |\
| | * Remove unnecessary end-of-line spacing in test-casesjan.nijtmans2021-02-161-5/+5
| * | Rename "testConstraint nodep" to "testConstraint deprecated", making it the s...jan.nijtmans2022-01-091-1/+1
* | | Merge 8.7jan.nijtmans2021-10-191-1/+1
|\ \ \ | |/ /
| * | separate "testConstraint nodep" in tcltests.tcljan.nijtmans2021-10-181-2/+1
* | | Merge 8.7. Remove "string bytelength" completely. Also fix some TIP #595 left...jan.nijtmans2021-04-301-2/+2
|\ \ \ | |/ /
| * | Deprecate/remove "string bytelength"jan.nijtmans2021-04-091-1/+2
|/ /
* | Thanks to TIP #587, convert many escapes in the testcases into the actual (UT...jan.nijtmans2021-03-301-7/+7
* | More ©-sign consolidationjan.nijtmans2020-11-231-1/+1
* | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh...jan.nijtmans2020-11-231-3/+3
* | Merge 8.6jan.nijtmans2020-09-041-1/+1
|\ \ | |/
| * Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-041-1/+1
* | Merge 8.6jan.nijtmans2020-08-291-0/+11
|\ \ | |/
| * merge 8.5sebres2020-08-281-1/+8
| |\
| | * tests/regexp.test: more tests for -indices by multi-byte utf-8 (considering -...sebres2020-08-281-1/+8
| * | merge 8.5sebres2020-08-281-0/+4
| |\ \ | | |/
| | * tests/regexp.test: added missing test that cover indices if running on string...sebres2020-08-281-0/+4
| | * Backout the contributed patch memaccounting from Postgres since it changesdgp2016-02-011-1/+1
* | | Convert many test-cases to modern test syntaxjan.nijtmans2020-03-141-90/+90
* | | Add [regsub -command] case that wasn't actively tested for.dkf2017-06-221-0/+4
* | | Testing for some error cases.dkf2017-02-181-0/+6
* | | Add more representation smashing testing and a memleak test.dkf2017-02-181-0/+29
* | | Stop problems with representation smashes.dkf2017-02-171-0/+6
* | | Switch to using command prefixes properly. This is quite a bit faster.dkf2017-02-171-1/+1
* | | Proposed implementation of [regsub -command].dkf2017-02-111-1/+21
* | | Eliminate exess spacings in many test-casesjan.nijtmans2016-03-101-5/+5
|/ /
* | [1080042][8f245009b0] Big bundle of regexp engine fixes and improvements cont...dgp2015-10-211-1/+1
|\ \ | |/
| * Adaptation of re-memaccounting.patch from Tom Lane @postgres.dgp2015-10-201-1/+1
* | [f0f876c141] Improve consistency in error messages.dkf2014-06-171-8/+8
* | [6585b21ca8] [regexp {(\w).*?\1} abb] failed to match. Thanks to Tom Lane for...dgp2013-07-261-0/+4
|\ \ | |/
| * [6585b21ca8] [regexp {(\w).*?\1} abb] failed to match.dgp2013-07-261-0/+4
* | 3610026 Stop crash when the number of "colors" in a regular expressiondgp2013-04-081-0/+11
|\ \ | |/
| * 3610026 Stop crash when the number of "colors" in a regular expressiondgp2013-04-081-0/+11
| |\
| | * Demand the error message indicating the purpose of the test.dgp2013-04-081-1/+1
| | * 3610026 Stop segfault when regexp overflows color limits.dgp2013-04-081-0/+11
| | |
| \ \
*-. \ \ Somewhat tidier, less daunting test.dgp2013-02-271-141/+40
|\ \ \ \ | | |/ /
| | * | Somewhat tidier, less daunting test.dgp2013-02-271-141/+40
| | |\ \ | |/ / / | | | _
| | * A bit more tidiness expressing the new test expression.dgp2013-02-271-2/+35
| | * Convert test expression into less imposing form.dgp2013-02-271-3/+7
| * | Wrap test-case over multiple linesjan.nijtmans2013-02-271-1/+139
| |\ \
* | \ \ Wrap test-case over multiple linesjan.nijtmans2013-02-271-1/+139
|\ \ \ \ | | |/ / | |/| |
| * | | Wrap test-case over multiple lines.jan.nijtmans2013-02-271-1/+139
| | |/ | |/|
* | | [Bug 3606139]: missing error check allows regexp to crash Tcl. Thanks to Tom ...jan.nijtmans2013-02-271-0/+5
|\ \ \ | | |/ | |/|
| * | [Bug 3606139]: missing error check allows regexp to crash Tcl. Thanks to Tom ...jan.nijtmans2013-02-271-0/+5
| |\ \ | | |/
| | * [Bug 3606139]: missing error check allows regexp to crash Tcl. Thanks to Tom ...jan.nijtmans2013-02-271-0/+5
* | | 3604074 Fix regexp optimization to stop hanging on the expressiondgp2013-02-151-0/+4
|\ \ \ | |/ /
| | |
| | \
| *-. \ 3604074 Fix regexp optimization to stop hanging on the expressiondgp2013-02-151-0/+4
| |\ \ \ | | | |/
| | | * revise test numbering for forward mergingdgp2013-02-151-1/+4
| | |/
| | * New branch bug-3604074 with improved patch to correct fixempties() failuredgp2013-02-141-1/+4