summaryrefslogtreecommitdiffstats
path: root/tests/info.test
Commit message (Expand)AuthorAgeFilesLines
* * tests/info.test: Tests 38.* added, exactly testing the trackingandreas_kupries2008-07-251-13/+98
* * tests/info.test: Reordered the tests to have monotonouslyandreas_kupries2008-07-231-151/+151
* Rename new test to avoid duplicate test name.andreas_kupries2008-07-231-2/+2
* * generic/tclBasic.c: Modified TclArgumentGet to reject pure listsandreas_kupries2008-07-231-1/+27
* * generic/tclCmdIL.c (TclInfoFrame): Backport of fix made on theandreas_kupries2008-06-161-8/+8
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * library/tcltest/tcltest.tcl: Accept underscores and colons indgp2007-09-111-3/+3
* Convert [info] into an ensemble command.dkf2007-06-121-226/+227
* * unix/configure: autoconf-2.59 (FC6 fork)dgp2007-05-181-17/+17
* * tests/info.test: add !singleTestInterp constraint to tests that faildas2006-12-171-16/+16
* adjust tcltest.tcl line numbers in info-22.8 & info-23.6 that changed by last...das2006-12-101-3/+3
* TIP#299 IMPLEMENTATIONKevin B Kenny2006-12-011-2/+2
* * generic/tclBasic.c: TIP #280 implementation.andreas_kupries2006-11-281-5/+630
* Fix [Bug 1587618], eliminating the callObjc and callObjv fields from the Interpdkf2006-10-311-5/+3
* * tests/info.test (info-9.11-12): tests for [Bug 1577492]Miguel Sofer2006-10-241-1/+20
* Undo mistaken commit to wrong branch caused by CVS fumble... :-}dkf2006-10-201-9/+5
* Consolidated TIP#257 patch applied to HEAD to allow for experimentation bydkf2006-10-201-5/+9
* * tests/compExpr-old.test: Updated testmathfunctions constraintdgp2006-04-061-2/+2
* TIP#237 introduced a new function, entier, so add it to the list of functions.dkf2005-10-101-5/+4
* implementation for TIP #255, expr min/maxhobbs2005-09-291-3/+3
* Take care with globals that have an entry in the var table but "don't exist"dkf2005-07-291-2/+15
* TIP#229 implementationdkf2005-05-301-1/+2
* TIP#182 IMPLEMENTATION [Patch 1165062]dgp2005-05-251-3/+3
* * generic/tclCmdIL.c (InfoVarsCmd): Corrected segfault in newdgp2004-11-241-1/+9
* Make [info globals ::foo] work. [Bug 1057461]dkf2004-10-311-1/+5
* Massive test cleanup; all tests are run, and constraints are used where neces...dkf2004-05-191-4/+2
* Changed test back to what it used to be in 7.* now that [set] counts as adkf2004-05-171-6/+2
* Eliminated duplicate test numbers [Bugs 710322, 710327, 710349, 710363]dkf2003-03-271-5/+5
* * Updated the instructions on running and adding to the test suite.dgp2002-07-011-2/+1
* Removed assumptions that [makeFile] creates files in the current dir.dkf2002-06-111-9/+9
* Duplicate test number...dkf2002-06-111-2/+2
* Fix for [info locals] bug #567386; added compile functions forMiguel Sofer2002-06-111-1/+3
* [Bug 545325 ] info level didn't report namespace eval.Miguel Sofer2002-04-181-1/+6
* Fixed Bug #545644; [info body] always gives a proper string now!dkf2002-04-181-5/+13
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-3/+3
* Changes from TIP#15 "Functions to List and Detail Math Functions"dkf2001-05-301-10/+28
* * tests/info.test:hobbs2000-05-271-3/+20
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
* added test for [info body] bytecompiled object bughobbs2000-01-211-1/+16
* * tests/info.test:hobbs2000-01-121-1/+59
* * tests/info.test:hobbs1999-12-121-18/+17
* * unix/tclUnixThrd.c: Applied patch to fix threads on Irix 6.5.redman1999-07-311-2/+2
* Removed patch for bug 2382, for info complete.redman1999-07-231-4/+4
* Applied patch for info complete. [Bug: 2382]redman1999-07-221-1/+7
* Modified the tests to use the package tcltestjenn1999-06-261-2/+3
* fixed error in test reported by prochecksurles1999-05-281-2/+2
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-156/+77
* Fixed quoting of { in an info complete test case.welch1998-11-111-2/+2
* Fixed bug in "info complete" - it did not handle NULLs correctly.rjohnson1998-10-131-1/+7
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1