summaryrefslogtreecommitdiffstats
path: root/tests/namespace.test
Commit message (Expand)AuthorAgeFilesLines
* Purge end-of-line spacingjan.nijtmans2018-08-021-1/+1
* Fix for issue [ba1419303b4c]: Delete a namespace for an ensemble having a del...pooryorick2017-12-201-0/+13
* [4f6a1ebd64] Stop crash when same value passed to the -map and -subcommands o...dgp2017-12-051-2/+17
|\
| * [4f6a1ebd64] Stop crash when same value passed to the -map and -subcommands o...dgp2017-12-051-1/+32
| |\
| | * [4f6a1ebd64] Different fix for the problem. Re-order the filling of the dgp2017-12-041-2/+17
| | * Cherry-picked test-cases from [046a5af026]: fix for issue [4f6a1ebd64]: ensem...sebres2017-11-291-1/+17
* | | merge pyk-command-named-colonpooryorick2017-11-251-4/+16
|\ \ \
| * | | Fix segmentation fault in TclOO that was noted in [16fe1b5807]. Updatepooryorick2017-11-191-1/+1
| * | | Fix [16fe1b5807]: namespace ensemble command named ":" is mistakenly given thepooryorick2017-11-171-3/+15
* | | | Fix for issue [4f6a1ebd64]: ensemble: segmentation fault when -subcommand andpooryorick2017-11-251-1/+17
|/ / /
* | | [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.dkf2016-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 testdgp2013-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] dgp2011-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