summaryrefslogtreecommitdiffstats
path: root/tests/pkgMkIndex.test
Commit message (Expand)AuthorAgeFilesLines
* Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-2/+2
* Fix [ac601b59bab7] by making only unloading a library from the process if itpooryorick2022-03-221-1/+1
* Make pkgua package thread-safejan.nijtmans2021-05-181-1/+1
* use [info sharedlibextension] for instead of ".so"pooryorick2021-05-171-1/+1
* Fix [28027d8bb7745fb0], memory leaks in tclUnload.c,pooryorick2021-05-151-1/+3
* TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-041-3/+3
|\
| * Case-sensitive package namesjan.nijtmans2020-11-031-3/+3
* | More ©-sign consolidationjan.nijtmans2020-11-231-1/+1
* | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh...jan.nijtmans2020-11-231-1/+1
|/
* Add "{}" around many "expr" commands in testcases. Also in doc/expr.njan.nijtmans2020-10-301-6/+6
* Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-041-2/+4
* Many more internal master/slave -> parent/child renamingsjan.nijtmans2020-09-011-12/+12
* For [package] etc., select modernizations from Patrick Fradin.dgp2013-01-301-9/+7
|\
| * For [package] etc., select modernizations from Patrick Fradin.dgp2013-01-301-9/+7
* | 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
| | * * tests/pkgMkIndex.test: Added a test for [pkg_mkIndex -verbose].rmax2003-07-241-1/+9
* | | * tests/package.test, tests/pkg.test: Coalesce these tests into onedkf2011-01-061-57/+56
|/ /
* | * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n:hobbs2006-11-031-7/+7
* | Use test constraints properly instead of looking in tcl_platformdkf2006-03-211-6/+6
* | * library/package.tcl: Moved private commanddgp2004-07-281-14/+14
* | Standardize some use of test constraints onto names that are documenteddkf2004-06-231-7/+7
* | * doc/ParseCmd.3: Implementation of TIP 157. Adds recognitiondgp2003-11-141-7/+7
* | * library/package.tcl: Fixed a typo that broke pkg_mkIndex -verbose.rmax2003-07-241-1/+9
|/
* * tests/pkgMkIndex.test: Constrained tests of [load] package indexingdgp2002-07-061-1/+5
* * tests/pkg1/direct1.tcl: removeddgp2002-07-041-189/+61
* * Fixed [Bug 575857] where this test filedgp2002-07-041-14/+442
* * Corrections to tcltest and the Tcl test suite so that a testdgp2002-06-221-3/+3
* fix to bug 553320vincentdarley2002-05-071-9/+9
* Fixes tests when spaces exist in install pathnames.dkf2001-01-121-2/+2
* * tests/pkgMkIndex.test: Added tests for pkg_compareExtension.ericm2000-07-191-1/+21
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
* * tests/pkg/spacename.tcl:ericm2000-01-281-1/+7
* * tests/pkg/samename.tcl: test file for bug #1983ericm2000-01-271-1/+9
* * tests/pkgMkIndex.test:ericm2000-01-271-13/+17
* * tests/tcltest.test:jenn1999-10-191-12/+8
* Changed the tests to use the testConstraints array that thejenn1999-07-011-2/+2
* Fixed style problems in many of the test files.rjohnson1999-06-261-2/+2
* Modified the tests to use the package tcltestjenn1999-06-261-4/+5
* Resynced with mainline.rjohnson1999-04-211-1/+1
* fixed bugs in tests--bug id 1769hershey1999-04-191-49/+30
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-24/+52
* Tests for pkg_mkIndex when input files do "namespace import". BUG 1327welch1999-03-311-1/+8
* Added test cases for new pkg_mkIndex -load casewelch1998-11-121-62/+41
* Fixed some tests which were failing on the Mac because of path differences. A...jingham1998-11-101-8/+8
* Overhaul of pkg_mkIndexwelch1998-10-301-59/+18
* Added the pkg_mkIndex test suiteescoffon1998-10-171-0/+402