summaryrefslogtreecommitdiffstats
path: root/tests/parse.test
Commit message (Expand)AuthorAgeFilesLines
* re-base to Tcl 9.0jan.nijtmans2022-09-081-3/+3
|\
| * Deal with backslashes in ${...}, change "char" to "character" in error, fix t...avl2017-03-051-3/+3
* | Merge 8.7jan.nijtmans2021-03-301-7/+7
|\ \
| * | Thanks to TIP #587, convert many escapes in the testcases into the actual (UT...jan.nijtmans2021-03-301-7/+7
* | | Merge 8.7jan.nijtmans2021-01-281-9/+9
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2021-01-281-9/+9
| |\ \
| | * | Use {} braces in more "expr" expressions.jan.nijtmans2021-01-281-9/+9
* | | | Merge 8.7jan.nijtmans2020-12-041-1/+1
|\ \ \ \ | |/ / /
| * | | TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-041-1/+1
| |\ \ \
| | * \ \ Lesser TIP #590 implementation: Only package renaming, no code changesjan.nijtmans2020-11-061-1/+1
| | |\ \ \
| | | * | | Case-sensitive package namesjan.nijtmans2020-11-031-3/+3
| | |/ / /
* | | | | Merge 8.7jan.nijtmans2020-11-251-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Some missing test-constraintsjan.nijtmans2020-11-241-1/+1
* | | | | Merge 8.7jan.nijtmans2020-11-231-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | 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-2/+2
| |/ / /
* | | | Merge 8.7jan.nijtmans2020-10-301-2/+2
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-10-301-2/+2
| |\ \ \ | | |/ /
| | * | Add "{}" around many "expr" commands in testcases. Also in doc/expr.njan.nijtmans2020-10-301-2/+2
* | | | Merge 8.7jan.nijtmans2020-09-041-3/+3
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-09-041-3/+3
| |/ /
* | | Merge 8.7jan.nijtmans2020-09-011-9/+9
|\ \ \ | |/ /
| * | Many more internal master/slave -> parent/child renamingsjan.nijtmans2020-09-011-10/+10
* | | Rebase tip-278 branch to workaround CVS conversion woes.dgp2017-10-301-3/+3
| |/ |/|
* | Eliminate exess spacings in many test-casesjan.nijtmans2016-03-101-1/+1
|/
* [d2ffcca163] Limit parsing results that are documented to accept only ASCII c...dgp2014-12-051-0/+3
|\
| * One way to fix the parser of $-substitution accepting non-ASCII varnames.dgp2014-11-251-0/+3
* | update changes; more test suite polishing.dgp2014-11-071-1/+1
* | Make sure all uses of the [testbytestring] command are constrained.dgp2014-11-071-2/+4
* | Modify the "gettimes" test-command to use the Tcl_Obj API. jan.nijtmans2014-07-161-14/+15
* | Test for TclContinuationsGet() usage, and simplifications.dgp2013-08-071-0/+6
* | Demonstrate and fix memory leak in Tcl_ParseVar().dgp2013-07-241-0/+21
|\ \ | |/
| * Demonstrate and fix memory leak in Tcl_ParseVar().dgp2013-07-241-0/+21
* | Better testevent cleanup and event loop managementdgp2013-01-311-3/+2
* | missing testevent deletedgp2013-01-301-1/+1
* | For Parse/eval & msgcat, select modernizations from Patrick Fradin + -debug fixdgp2013-01-301-11/+11
|\ \ | |/
| * For Parse/eval, select modernizations from Patrick Fradin.dgp2013-01-301-11/+11
* | Test for Bug 1884496 (not buggy on trunk).dgp2013-01-111-0/+9
* | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...jan.nijtmans2012-07-291-0/+3
* | Revised TclFindElement() interface.dgp2011-05-021-0/+6
|\ \ | |/
| * Tests for expanded literals quoting detection.dgp2011-05-021-0/+12
* | * generic/tclParse.c (TclParseBackslash): Correct trunction checks indgp2011-03-061-0/+38
|\ \ | |/
| * * generic/tclParse.c (TclParseBackslash): Correct trunction checks indgp2011-03-061-0/+38
| |\
| | * * generic/tclParse.c (TclParseBackslash): Correct trunction checks indgp2011-03-061-0/+38
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ \ | |/ /
| * | 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
| | * * README: Bump version number to 8.4.13 and updatedgp2006-03-071-1/+2
| | * * generic/tclBasic.c: Revised handling of TCL_EVAL_* flags todgp2006-03-061-2/+22
| | * * generic/tclBasic.c: Corrections to be sure that TCL_EVAL_GLOBALdgp2006-02-281-10/+45