summaryrefslogtreecommitdiffstats
path: root/tests/history.test
Commit message (Collapse)AuthorAgeFilesLines
* More ©-sign consolidationjan.nijtmans2020-11-231-1/+1
|
* Now that all Tcl source files are UTF-8 by default, we can use the ©-sign ↵jan.nijtmans2020-11-231-3/+3
| | | | whenever reasonable.
* Merge 8.6jan.nijtmans2020-10-301-8/+10
|\
| * Add "{}" around many "expr" commands in testcases. Also in doc/expr.njan.nijtmans2020-10-301-8/+10
| |
* | Merge 8.6jan.nijtmans2020-09-041-1/+1
|\ \ | |/
| * Let all test-cases load the "tcltest" package the same way. Depend on ↵jan.nijtmans2020-09-041-1/+1
| | | | | | | | tcltest 2.5, since we never test with earlier tcltest versions
* | [1ae12987cb] Ensure that deleting the [history] command deletes its storage.dkf2016-10-301-2/+56
|\ \ | |/
| * [1ae12987cb] Ensure that deleting the [history] command deletes its storage.dkf2016-10-301-2/+56
| |
* | [104f2885bb] Rework the "chan" Tcl_ObjType to properly validate cached ↵dgp2016-07-181-0/+5
|\ \ | |/ | | | | | | channel name lookups. Also merge backlog of test suite & doc improvements.
| * [77d58e3a7a] Test case independence: chanio, cmdah, env, history.dkf2016-07-141-0/+5
| |
* | Eliminate exess spacings in many test-casesjan.nijtmans2016-03-101-1/+1
|/
* Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ | | | | cause more harm than good. Purged them (except in zlib files).
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\ | | | | | | more harm than good. Purged them.
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | | | | | | | | more harm than good. Purged them.
* | | Make [history] (well, [::tcl::history]) be a real ensemble.dkf2009-07-251-9/+9
|/ /
* | Converted from conditional tests into constrained testsdkf2004-05-191-108/+129
|/
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
| | | | ::tcltest" to "namespace import -force ::tcltest" [Bug: 3948].
* Modified the tests to use the package tcltestjenn1999-06-261-2/+3
|
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-3/+22
|
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-03-261-0/+211