diff options
| author | Miguel Sofer <miguel.sofer@gmail.com> | 2006-10-10 20:25:04 (GMT) |
|---|---|---|
| committer | Miguel Sofer <miguel.sofer@gmail.com> | 2006-10-10 20:25:04 (GMT) |
| commit | 9853c7fae6fa3aea71e0455341a8c5df187a01c3 (patch) | |
| tree | f4127203424d57be358343531c1bd88f4c04c931 /ChangeLog | |
| parent | 0d03d64e498f454ef8740599f96062de19ee37ad (diff) | |
| download | tcl-tip_278_branch.zip tcl-tip_278_branch.tar.gz tcl-tip_278_branch.tar.bz2 | |
* tests/namespace-old.test (5.4 6.12,14,15):
tip_278_branch
* tests/namespace.test (14.3,12 17.7,10 34.7): adapted tests to
[Tip 278] functionality.
* tests/namespace.test (namespace-14.5): refer to global vars
explicitly (not what was being tested). Missed in the big patch.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2006-10-10 Miguel Sofer <msofer@users.sf.net> + + * tests/namespace-old.test (5.4 6.12,14,15): + * tests/namespace.test (14.3,12 17.7,10 34.7): adapted tests to + [Tip 278] functionality. + + * tests/namespace.test (namespace-14.5): refer to global vars + explicitly (not what was being tested). Missed in the big patch. + 2006-10-09 Miguel Sofer <msofer@users.sf.net> * generic/tclNamesp.c (Tcl_FindNamespaceVar): second change |
