summaryrefslogtreecommitdiffstats
path: root/tests/namespace.test
Commit message (Expand)AuthorAgeFilesLines
* [104f2885bb] Rework the "chan" Tcl_ObjType to properly validate cached channe...dgp2016-07-181-5/+8
|\
| * [77d58e3a7a] Test case independence: io, load, msgcat, namespace, safe.dkf2016-07-161-5/+8
* | merge 8.6dgp2016-07-111-0/+7
|\ \ | |/
| * [cea0344a1] Restore a clearing of the ensemble rewrite in one execution pathdgp2016-07-111-0/+7
* | merge 8.6dgp2016-07-101-112/+306
|\ \ | |/
| * Fixes to namespace.testdkf2016-07-101-112/+306
* | [f961d7d1dd] Repair usage message for ensemble parameters with spaces.dgp2016-07-021-0/+9
|\ \ | |/
| * [f961d7d1dd] Repair usage message for ensemble parameters with spaces.dgp2016-07-021-0/+9
* | [4402cfa58c] Rework the spell check machinery into something that will not be...dgp2016-07-011-0/+46
|\ \ | |/
| * Add some testsdgp2016-07-011-0/+46
* | Route all ensemble rewrite activity through a few utility routines.dgp2016-06-281-0/+16
|\ \ | |/
| * New test namespace-53.11 demonstrates the bug.dgp2016-05-241-0/+16
* | Fix for [f97d4ee020]; use a two-stage approach to avoid quadratic behavior.dkf2016-05-211-0/+39
|\ \ | |/
| * Make the tests pass.bug_f97d4ee020dkf2016-05-211-0/+20
| * Added tests that show that this branch isn't ready to be committed back yet.dkf2016-05-201-0/+19
* | Eliminate exess spacings in many test-casesjan.nijtmans2016-03-101-16/+16
|/
* [6d2f249a01] Handle a failure to comprehend half-way through the compilation ...dkf2014-05-111-0/+4
* [1230597] Update test comment.dgp2014-02-191-1/+1
|\
| * [1230597] Update test comment.dgp2014-02-191-1/+1
* | [a4494e28ed] Use flag bit instead of NULL pointer to suppressdgp2014-02-061-0/+9
|\ \ | |/
| * [a4494e28ed] Use flag bit instead of NULL pointer to suppress teardown list ofdgp2014-02-061-0/+9
* | 3605447 Make sure the -clear option to [namespace export] always clears,dgp2013-02-211-0/+8
|\ \ | |/
| * 3605447 Make sure the -clear option to [namespace export] always clears,dgp2013-02-211-0/+8
| |\
| | * added testbug_3605447dgp2013-02-211-0/+8
* | | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...jan.nijtmans2012-07-291-0/+3
* | | Remove constraint on test which apparently passesdkf2011-09-211-1/+1
* | | [Bug 3185407]: Extend the set of epochs that are potentially bumped (indkf2011-06-021-0/+16
|\ \ \ | |/ /
| * | [Bug 3185407]: Extend the set of epochs that are potentially bumped (indkf2011-06-021-0/+16
* | | Merge to feature branchdkf2011-03-091-6/+17
|\ \ \
| * \ \ * generic/tclNamesp.c: Tighten the detector of nested [namespace code]dgp2011-03-091-6/+17
| |\ \ \ | | |/ /
| | * | * generic/tclNamesp.c: Tighten the detector of nested [namespace code] bug_3202171dgp2011-03-091-6/+17
* | | | Turn namespace into an ensemble. Not yet on trunk because of some mysterious ...dkf2011-03-091-2/+2
|/ / /
* | | 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
| | * Bug 1400572 will remain knownBug for 8.4.14dgp2006-10-041-2/+2
| | * * generic/tclNamesp.c (NamespaceInscopeCmd): [namespace inscope]dgp2006-01-091-1/+8
| | * * generic/tclBasic.c (Tcl_DeleteCommandFromToken):Miguel Sofer2005-11-181-1/+33
| | * * generic/tclPkg.c: Corrected inconsistencies in the value returneddgp2005-11-081-1/+13
| | * * generic/tclNamesp.c: Allow for [namespace import] of a commanddgp2005-07-051-2/+2
| | * * tests/appendComp.test: Backport test suite fixes of errorsdgp2004-10-281-2/+2
| | * * tests/compile.test (compile-12.4): Backport test for Bug 1001997.dgp2004-10-261-1/+8
| | * * generic/tclNamespace.c (TclTeardownNamespace): Tcl_Obj-ifieddgp2004-09-301-1/+19
| | * Also corrected faulty prevention of [namespace import] cycles.dgp2004-09-091-1/+45
| | * * generic/tclNamesp.c (Tcl_ForgetImport): Corrected faultydgp2004-09-091-1/+115
| * | Backport of fixes to Tcl_SetNamespaceUnknownHandlerdkf2008-05-211-1/+10
* | | Clean up of tests and conversion to tcltest 2. Target has been to get init anddkf2011-01-011-49/+39
* | | Record that [Bug 2898722] is lurking.dkf2010-01-101-12/+51
* | | * generic/tclBasic.c: Fix lerak of coroutines on namespaceMiguel Sofer2010-01-031-1/+24
* | | Fix [Bug 1558654]dkf2009-01-091-14/+4