summaryrefslogtreecommitdiffstats
path: root/library/tcltest
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2021-01-281-1/+1
|\
| * Use "in" operator in stead of "lsearch -exact" when possiblejan.nijtmans2021-01-281-1/+1
| * Backport "tcltest" package from 8.7. No changes when running on 8.5 or 8.6jan.nijtmans2020-12-041-7/+20
* | tcltest -> 2.5.4. Version change should have been done at this commit: [95852...jan.nijtmans2021-01-062-2/+2
* | TIP #587 follow-up: Looks like -encoding utf-8 still was missing in some pla...jan.nijtmans2020-12-281-0/+18
* | Merge 8.6jan.nijtmans2020-12-041-1/+1
|\ \
* | | Another TIP #589 side-effect: Make sure that the encoding used in ::tcltest::...jan.nijtmans2020-12-011-3/+6
* | | Fix 2 testcases in Windows. Cause: tcltest::makeFile should assume the same e...jan.nijtmans2020-12-011-3/+13
|/ /
* | Don't use "Copyright <year> _by_" any more. This results in more consistan...jan.nijtmans2020-11-201-2/+2
|/
* Backport many (formatting) changes in tools/*. Nothing functional.jan.nijtmans2020-09-201-2/+2
* Proposed solution for [835c93c000]: TIP #525 only implemented for non-singlep...jan.nijtmans2020-09-161-5/+14
* Use $index<0 in stead of $index==-1 consistantlyjan.nijtmans2020-09-111-3/+3
* Backport changes in tcltest package from higher Tcl versions.jan.nijtmans2020-07-202-13/+24
* introduces new command and constraint testWithLimit (as include tests/interna...sebres2020-01-301-1/+1
* small amend (whitespace, no functional)sebres2019-12-091-1/+1
* rewrite of [dff608952b]: skip tests if there is really a timing issue (and im...sebres2019-12-061-15/+51
* If tcltest's removeFile fails for a non-expected reason (e.g. Windows keeps t...jan.nijtmans2019-08-262-3/+8
* [86d249bcba] Make sure that tcltest::runAllTests actually returns 1 on failure.dgp2018-11-081-1/+3
* [TIP 525] Backport package tcltest 2.5dgp2018-10-292-45/+86
* (temporary) backout [0386db909a]: Enable CI builds with Travis. This enables ...jan.nijtmans2018-10-271-2/+2
* Enable CI builds with Travis.dkf2018-10-231-2/+2
|\
| * Disable windows builds. Make test failures fatal.dkf2018-10-211-2/+2
* | code review, skip slow test winpipe-8.2 executed args from injectList particu...sebres2018-08-231-0/+4
|/
* Fix execute-6.5 test failure on trunk: the "preserveCore" part of tcltest::te...jan.nijtmans2014-06-231-33/+33
* previous commit was not quite right, this one should be betterjan.nijtmans2014-06-201-14/+14
* ticket [2f9df4c4fa]: tcltest - request to move -cleanup script execution unti...jan.nijtmans2014-06-202-8/+8
* The only relyable way of changing environment variables to uppercase (e.g. en...jan.nijtmans2013-11-211-8/+3
* Safer clean-up of environment variables: Do removal after insertions -> tclte...jan.nijtmans2013-11-202-6/+9
* Bump tcltest version to 2.3.6 (should have been done just before the 8.5.15 r...jan.nijtmans2013-10-282-2/+2
* More improvements found browsing tcltest.dgp2013-01-301-11/+1
* For tcltest, selected modernizations and style improvements from Patrick Fradin.dgp2013-01-301-108/+100
* Disable the legacy configuration setting from $::argv only when a settingdgp2012-12-032-3/+5
|\
| * Disable the legacy configuration setting from $::argv only when a settingdgp2012-12-032-3/+5
* | [Bug 967195]: Make tcltest work when tclsh is compiled without using the seta...jan.nijtmans2011-11-302-4/+12
|\ \ | |/
| * [Bug 967195]: Make tcltest work when tclsh is compiled without using the seta...jan.nijtmans2011-11-301-2/+10
* | tcltest 2.3.3 fixes:dgp2011-06-211-2/+2
* | Backport tcltest 2.3.3 for release with Tcl 8.5.*dgp2011-06-212-2/+33
* | 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
| * * library/tcltest/tcltest.tcl: Fixed unsafe [eval]s in the tcltestdgp2009-04-082-8/+8
| * * library/tcltest/tcltest.tcl: Accept underscores and colons indgp2007-09-112-5/+5
| * * library/tcltest/tcltest.tcl: Better use of [glob -types] to avoiddgp2005-02-242-18/+15
| * 2004-11-02 Don Porter <dgp@users.sourceforge.net>dgp2004-11-021-4/+24
| * * library/tcltest/tcltest.tcl: Correct reaction to errors in thedgp2004-10-302-5/+7
| * * library/tcltest/tcltest.tcl: Correction to debug prints and testingdgp2004-05-261-2/+1
| * * library/tcltest/tcltest.tcl: Correction to debug prints and testingdgp2004-05-262-6/+6
| * * doc/tcltest.n:dgp2004-02-181-2/+2
| * * library/tcltest/tcltest.tcl: Corrected references todgp2004-02-041-3/+3
| * * library/tcltest/tcltest.tcl: Corrected parsing of singledgp2004-02-032-4/+9
| * * doc/tcltest.n: Restored the [Eval] proc to replacedgp2003-07-181-16/+6