summaryrefslogtreecommitdiffstats
path: root/tests/tm.test
Commit message (Collapse)AuthorAgeFilesLines
* For [package] etc., select modernizations from Patrick Fradin.dgp2013-01-301-1/+1
|\
| * For [package] etc., select modernizations from Patrick Fradin.dgp2013-01-301-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.
* | TIP #323 IMPLEMENTATION (partial)dgp2008-09-261-5/+5
| | | | | | | | | | | | * doc/tm.n: Revise [tcl::tm::path add] and * library/tm.tcl: [tcl::tm::path remove] to accept zero paths. * tests/tm.test:
* | fix [2021443] inconsistant "wrong # args" messagesnijtmans2008-07-191-3/+3
|/
* * library/tm.tcl (::tcl::tm::roots): Accepted Don Porter's patchandreas_kupries2005-08-291-2/+2
| | | | | for [Tcl SF Bug 1189657]. Syncs the implementation to the specification (TIP #189).
* Add [file normalize] so expected paths come out right on Windows. [Bug 1053568]dkf2004-11-051-1/+3
|
* Allow ensembles to rewrite their subcommands' error messages to be moredkf2004-10-291-3/+3
| | | | | | relevant to users. [Patch 1056864] Also patches to core to take advantage of this Also other general cleaning up of Tcl_WrongNumArgs usage
* * tests/tm.test: Expanded on the testsuite entered by Donal.andreas_kupries2004-10-271-5/+195
| | | | * library/tm.tcl: Even found bugs, these have been corrected.
* Flesh out tests and transform the TM manager API into an ensembledkf2004-10-251-8/+23
|
* Add *very* basic test suite for modules, and tighten up the doc styledkf2004-10-221-0/+40