summaryrefslogtreecommitdiffstats
path: root/tests/basic.test
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2020-09-041-2/+4
|\
| * Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-041-2/+4
* | Merge 8.6jan.nijtmans2020-09-011-3/+3
|\ \ | |/
| * Many more internal master/slave -> parent/child renamingsjan.nijtmans2020-09-011-14/+14
* | Merge 8.6jan.nijtmans2019-09-171-1/+1
|\ \ | |/
| * Add missing constraints to test-casesjan.nijtmans2019-09-171-1/+1
* | merge 8.6 - missed basic.test on prior mergeKevin B Kenny2019-05-041-0/+12
|\ \ | |/
| * Make sure we test [2c154a40be] explicitly. Part of [cc191552c]dkf2019-05-041-0/+12
* | merge 8.6 (regression bug-[cc1e91552c], etc)sebres2019-01-091-0/+6
|\ \ | |/
| * amend to [a87460dbd4], added clean-up to avoid error {can't set "a(x)": varia...sebres2019-01-081-2/+4
| * bug [cc1e91552c]: added test cases showing the regression (expansion & lrange)sebres2019-01-081-0/+4
* | Merge over testing improvements from the TIP 475 work.dgp2018-03-201-1/+1
* | No need to set/restore tcl_precision in this test-casejan.nijtmans2018-02-271-7/+3
* | [586e71dce4] Exeception handling at level #0 by EvalObjvdgp2017-12-191-0/+10
|\ \ | |/
| * [586e71dce4] Exeception handling at level #0 by EvalObjvdgp2017-12-191-0/+10
* | [0e4d88b650] Allow command overwrite when deletion callback deletes namespace.dgp2017-09-021-0/+15
|\ \ | |/
| * [0e4d88b650] Allow command overwrite when deletion callback deletes namespace.dgp2017-09-021-0/+15
| |\
| | * Add testdgp2017-09-021-0/+15
* | | Eliminate exess spacings in many test-casesjan.nijtmans2016-03-101-11/+11
|/ /
* | 3605719,3605720 Test independence. Thanks Rolf Ade for patches.dgp2013-02-251-2/+12
|\ \ | |/
| * 3605719,3605720 Test independence. Thanks Rolf Ade for patches.dgp2013-02-251-2/+12
* | For Parse/eval & msgcat, select modernizations from Patrick Fradin + -debug fixdgp2013-01-301-9/+9
|\ \ | |/
| * For Parse/eval, select modernizations from Patrick Fradin.dgp2013-01-301-9/+9
* | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...jan.nijtmans2012-07-291-0/+3
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-3/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-3/+0
| |\
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-3/+0
| | * * generic/tclCmdMZ.c: Corrected broken trace reversal logic indgp2007-06-271-1/+5
| | * * generic/tclBasic.c (Tcl_EvalEx,TclEvalTokensStandard):dgp2005-03-181-4/+2
| | * * generic/tclBasic.c (Tcl_EvalObjEx):Miguel Sofer2005-02-101-1/+19
| | * * tests/compile.test (compile-12.4): Backport test for Bug 1001997.dgp2004-10-261-1/+21
| | * * generic/tclMain.c (Tcl_Main, StdinProc): Append newline onlydgp2004-07-281-3/+2
| | * * generic/tclCmdMZ.c (TclCheckInterpTraces): The TIP 62dgp2004-03-011-1/+10
| | * * tests/basic.test: Made several tests more robust to thedgp2004-02-251-26/+34
| | * Corrected error message for grammar and spelling.dkf2003-05-051-2/+2
* | | * generic/tclCompile.c: Re-implement Tcl_SubstObj() as a simpledgp2009-09-171-3/+5
* | | * generic/tclCompCmds.c (TclCompileSubstCmd): Added a bytecodedgp2009-09-041-2/+2
|/ /
* | Whitespace policing, replacing commas in varargs with constant string catenat...Kevin B Kenny2007-04-201-3/+3
* | * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n:hobbs2006-11-031-72/+72
* | * tests/*.test: updated all tests to refer explicitly to thetip_278_20061009Miguel Sofer2006-10-091-2/+2
* | Fix test suite bugs exposed by -singleproc 1 -debug 1 run. Each testdgp2006-01-181-5/+13
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* | * generic/tclBasic.c (Tcl_EvalEx): Restored recursion limitdgp2005-03-181-4/+2
* | * tests/basic.test (basic-26.3): new testMiguel Sofer2005-02-111-2/+21
* | * generic/tclBasic.c (Tcl_EvalObjEx):Miguel Sofer2005-02-101-1/+19
* | * tests/basic.test: Updated functional (not testing) uses ofdgp2004-11-181-8/+14
* | * tests/basic.test: Added missing constraints.dgp2004-10-261-3/+3
* | * tests/basic.test (49.*): New tests for TCL_EVAL_GLOBAL.dgp2004-09-291-1/+21
* | * generic/tclBasic.c: Removed internal routines TclInvoke,dgp2004-09-271-11/+2
* | overlooked update to tests.dgp2004-03-291-3/+2