summaryrefslogtreecommitdiffstats
path: root/tests/pkg/spacename.tcl
Commit message (Collapse)AuthorAgeFilesLines
* * Fixed [Bug 575857] where this test filedgp2002-07-041-3/+0
| | | | | | expected to be able to write to [file join [testsDirectory] pkg]. Part of the fix was to import several auxilliary files into the test file itself.
* * tests/pkg/spacename.tcl:ericm2000-01-281-0/+3
* tests/pkgMkIndex.test: Tests for fix for bug #2360. * library/package.tcl: Fixed to extract only the first element of the list returned by auto_qualify (bug #2360).