From eef711b7bb93ea26a5222fb8ba70ee2e87a34e94 Mon Sep 17 00:00:00 2001 From: hobbs Date: Wed, 13 Oct 1999 01:24:31 +0000 Subject: * library/tcltest1.0/pkgIndex.tcl: fixed procs in pkgIndex.tcl file --- library/tcltest/pkgIndex.tcl | 11 +++++------ library/tcltest1.0/pkgIndex.tcl | 11 +++++------ 2 files changed, 10 insertions(+), 12 deletions(-) diff --git a/library/tcltest/pkgIndex.tcl b/library/tcltest/pkgIndex.tcl index 96b38cc..c79a8b0 100644 --- a/library/tcltest/pkgIndex.tcl +++ b/library/tcltest/pkgIndex.tcl @@ -10,9 +10,8 @@ package ifneeded tcltest 1.0 [list tclPkgSetup $dir tcltest 1.0 \ {{tcltest.tcl source {::tcltest::bytestring ::tcltest::cleanupTests \ - ::tcltest::dotests ::tcltest::makeDirectory ::tcltest::makeFile \ - ::tcltest::normalizeMsg ::tcltest::removeDirectory \ - ::tcltest::removeFile ::tcltest::restoreState ::tcltest::saveState \ - ::tcltest::test ::tcltest::threadReap ::tcltest::viewFile memory \ - ::tcltest:grep ::tcltest::getMatchingTestFiles }}}] - + ::tcltest::makeDirectory ::tcltest::makeFile ::tcltest::normalizeMsg \ + ::tcltest::removeDirectory ::tcltest::removeFile \ + ::tcltest::restoreState ::tcltest::saveState ::tcltest::test \ + ::tcltest::threadReap ::tcltest::viewFile ::tcltest::grep \ + ::tcltest::getMatchingFiles ::tcltest::loadTestedCommands}}}] diff --git a/library/tcltest1.0/pkgIndex.tcl b/library/tcltest1.0/pkgIndex.tcl index 96b38cc..c79a8b0 100644 --- a/library/tcltest1.0/pkgIndex.tcl +++ b/library/tcltest1.0/pkgIndex.tcl @@ -10,9 +10,8 @@ package ifneeded tcltest 1.0 [list tclPkgSetup $dir tcltest 1.0 \ {{tcltest.tcl source {::tcltest::bytestring ::tcltest::cleanupTests \ - ::tcltest::dotests ::tcltest::makeDirectory ::tcltest::makeFile \ - ::tcltest::normalizeMsg ::tcltest::removeDirectory \ - ::tcltest::removeFile ::tcltest::restoreState ::tcltest::saveState \ - ::tcltest::test ::tcltest::threadReap ::tcltest::viewFile memory \ - ::tcltest:grep ::tcltest::getMatchingTestFiles }}}] - + ::tcltest::makeDirectory ::tcltest::makeFile ::tcltest::normalizeMsg \ + ::tcltest::removeDirectory ::tcltest::removeFile \ + ::tcltest::restoreState ::tcltest::saveState ::tcltest::test \ + ::tcltest::threadReap ::tcltest::viewFile ::tcltest::grep \ + ::tcltest::getMatchingFiles ::tcltest::loadTestedCommands}}}] -- cgit v0.12