summaryrefslogtreecommitdiffstats
path: root/tests/load.test
Commit message (Collapse)AuthorAgeFilesLines
* * tests/load.test (load-2.3): adopted fix for failure on darwindas2004-09-141-3/+4
| | | | | | from HEAD. FossilOrigin-Name: 2f1a74d777a58ec3de7f2a6b126044dbf27f2403
* * generic/tclLoad.c: Changed the code so that if Tcl_StaticPackage kennykb2003-02-011-61/+72
| | | | | | | | | | | is called to report the same package as being loaded in two interps, it shows up in [info loaded {}] in both of them (previously, it didn't appear in the static package list in the second. * tests/load.test Added regression test for the above bug. [Bug 670042] FossilOrigin-Name: 06bcf54eca7ec9b2d1d46ac9f7240bbf9cb7342d
* * Corrections to tcltest and the Tcl test suite so that a testdgp2002-06-221-4/+4
| | | | | | | | | with options -constraints knownBug -limitConstraints 1 only tests the knownBug tests. Mostly involves replacing direct access to the testConstraints array with calls to the testConstraint command (which requires tcltest version 2). FossilOrigin-Name: 9ba9324aefb481870bbdcf7c812e149be23ddd02
* * Corrected some list-quoting issues anddgp2002-05-101-2/+2
| | | | | | | other matters that cause tests to fail when the patch includes special characters. Report from Vince Darley. [Bug 554068]. FossilOrigin-Name: 8f8b6743f270af27dfec0cb972adddce9682dd6a
* * Fixes to test suite when there's a spacedgp2002-05-081-6/+6
| | | | | | in the working path. Thanks to Kevin Kenny. FossilOrigin-Name: 12ffd9611f710ebbf7f7011e05d3e23335596364
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
| | | | | | ::tcltest" to "namespace import -force ::tcltest" [Bug: 3948]. FossilOrigin-Name: c2f93a113cfcb17a21da67cc20f54ab3f1b9fa3c
* Changed the tests to use the testConstraints array that thejenn1999-07-011-3/+3
| | | | | | test harness uses instead of the old name (testConfig). FossilOrigin-Name: 6b946e4c3413bd78b62341d25d3a25f9f9a1d0b0
* Modified the tests to use the package tcltestjenn1999-06-261-2/+3
| | | FossilOrigin-Name: fdb0602e41e62bf526806c165dbf3f33a718fd37
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-38/+72
| | | FossilOrigin-Name: f3b32fb71c9011ac220779bd9dbe5617c9dc87d9
* Added test cases for new pkg_mkIndex -load casewelch1998-11-121-2/+2
| | | FossilOrigin-Name: 110c82058ffb1d95962068a14354a3d910c6e2c7
* Replaced SCCS strings, fixed binary filescore-8-0-3stanton1998-09-141-1/+1
| | | FossilOrigin-Name: 196f92fd17305db5fec1acd59f6926de11e01624
* Initial revisionrjohnson1998-03-261-0/+160
FossilOrigin-Name: f86c34e38d2a946e0ed196001fd756c57f90791a