summaryrefslogtreecommitdiffstats
path: root/tests/proc.test
Commit message (Expand)AuthorAgeFilesLines
* merge 8.6jan.nijtmans2022-09-151-0/+7
|\
| * new testcase proc-7.6jan.nijtmans2022-09-151-1/+8
* | Merge 8.7jan.nijtmans2021-10-111-0/+9
|\ \ | |/
| * Better solution, in stead of [https://core.tcl-lang.org/tk/info/6ffcea9b093de...jan.nijtmans2021-10-111-1/+1
| * Fix for issue [a8579d906a28], "argument with no name".pooryorick2021-10-081-0/+9
* | Merge 8.6. More missing ::tcltest::loadTestedCommandsjan.nijtmans2021-04-131-0/+1
|\ \ | |/
* | TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-041-20/+20
|\ \
| * | Case-sensitive package namesjan.nijtmans2020-11-031-20/+20
| |/
* | 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
|/
* Add "{}" around many "expr" commands in testcases. Also in doc/expr.njan.nijtmans2020-10-301-1/+1
* Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-041-1/+1
* Many more internal master/slave -> parent/child renamingsjan.nijtmans2020-09-011-6/+6
* Merge forward to demonstrate the test fails after the bug arrived.dgp2019-03-071-0/+16
|\
| * Added test for [631b4c45df].dgp2018-09-071-0/+8
| * amend to [e8ab4d85fa], proc.test: extended with new test-case to cover situat...sebres2018-09-071-0/+8
* | [39fed4dae5] Proposed testdgp2019-03-071-0/+3
|/
* 3532959 Make sure the lifetime management of entries in the linePBodyPtr hashdgp2012-06-111-0/+9
|\
| * 3532959 Arrange for every lambda to place an entry in the linePBodyPtr hash t...dgp2012-06-101-0/+8
* | 3366265 Allocate proper size buffer for TclConvertElement() to write to.dgp2011-07-141-0/+5
|\ \ | |/
| * merge new testdgp2011-07-131-0/+5
| |\
| | * 3366265 Buffer allocated one byte too small caused overrun.dgp2011-07-131-0/+5
* | | 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
| | * * generic/tclProc.c (Tcl_ProcObjCmd): Fixed memory leak triggeredandreas_kupries2008-08-111-5/+31
| | * * generic/tclProc.c (TclObjInvokeProc):Miguel Sofer2004-05-021-1/+7
| * | Test hygiene for the ::tmp variabledgp2009-10-291-1/+2
| * | * generic/tclProc.c (Tcl_ProcObjCmd): Fixed memory leak triggeredandreas_kupries2008-08-111-5/+31
* | | Clean up of tests and conversion to tcltest 2. Target has been to get init anddkf2011-01-011-185/+172
* | | test hygiene for the ::tmp variabledgp2009-10-291-1/+2
* | | * generic/tclProc.c (Tcl_ProcObjCmd): Fixed memory leak triggeredandreas_kupries2008-08-111-5/+31
|/ /
* | * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n:hobbs2006-11-031-17/+17
* | TIP#194 IMPLEMENTATIONdgp2006-02-011-3/+3
* | * generic/tclExecute.c (INST_START_CMD):Miguel Sofer2004-09-221-1/+31
* | Use constraints instead of conditional testsdkf2004-05-191-33/+14
* | cleaning up after new test in last commitMiguel Sofer2004-05-021-1/+2
* | * generic/tclProc.c (TclObjInvokeProc):Miguel Sofer2004-05-021-1/+6
* | * generic/tclCompile.c: New instruction code INST_START_CMDMiguel Sofer2004-03-301-1/+10
* | * doc/ParseCmd.3: Implementation of TIP 157. Adds recognitiondgp2003-11-141-17/+17
|/
* * generic/tclProc.c (ProcessProcResultCode): Fix failure todgp2002-12-111-1/+10
* Bytecompiling noops [FQ #451441]Miguel Sofer2001-09-101-1/+18
* made [proc] check that formal args have simple names [Bug: 458548]Miguel Sofer2001-09-041-1/+6
* * tests/compile.test:hobbs2000-05-031-2/+2
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-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
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-2/+21
* Added a new Tcl object called "procbody"; this object's internalescoffon1998-10-051-1/+131
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1