summaryrefslogtreecommitdiffstats
path: root/tests/tcltest.test
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2020-10-301-1/+1
|\
| * Merge 8.6jan.nijtmans2020-10-301-1/+1
| |\
| | * Add "{}" around many "expr" commands in testcases. Also in doc/expr.njan.nijtmans2020-10-301-1/+1
* | | Merge 8.7jan.nijtmans2020-09-041-17/+17
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2020-09-041-17/+17
| |\ \ | | |/
| | * Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-041-14/+14
| |/
* | Merge 8.7jan.nijtmans2020-09-011-68/+68
|\ \ | |/
| * Many more internal master/slave -> parent/child renamingsjan.nijtmans2020-09-011-68/+68
* | Merge 8.7jan.nijtmans2019-09-101-54/+54
|\ \ | |/
| * Don't use constraints like unixOrPc anymore, use unixOrWin (for example)jan.nijtmans2019-09-101-54/+54
| * [TIP 525] Backport package tcltest 2.5dgp2018-10-291-22/+34
* | merge 8.7dgp2018-10-291-3/+3
|\ \
| * | Updated tests to exercise new feature.pspjuth2018-10-221-3/+3
* | | merge 8.7dgp2018-10-171-1/+1
|\ \ \ | |/ /
| * | merge 8.6dgp2018-10-171-1/+1
| |\ \
| | * | Revert addition of "slowTest" as built-in constraint. (no TIP; no version bump).dgp2018-10-171-1/+1
* | | | merge 8.7sebres2018-08-291-1/+1
|\ \ \ \ | |/ / /
| * | | merge 8.6sebres2018-08-291-1/+1
| |\ \ \ | | |/ /
| | * | merge 8.5sebres2018-08-291-1/+1
| | |\ \ | | | |/
| | | * tcltest: forgotten built-in constraint "slowTest"sebres2018-08-291-1/+1
* | | | Merge 8.7jan.nijtmans2018-08-021-2/+2
|\ \ \ \ | |/ / /
| * | | Purge end-of-line spacingjan.nijtmans2018-08-021-2/+2
| |/ /
* | | merge 8.7jan.nijtmans2018-06-251-0/+7
|\ \ \ | |/ /
| * | Add another suppress rule for valgrind, factor test code intopooryorick2018-06-221-0/+7
* | | merge 8.7jan.nijtmans2018-05-011-2/+4
|\ \ \ | |/ /
| * | merge core-8-5-branch (fix-1613456fff)sebres2018-04-301-2/+4
| |\ \ | | |/
| | * win: fix several test-cases for windows platformsebres2018-04-091-3/+5
* | | Rebase tip-278 branch to workaround CVS conversion woes.dgp2017-10-301-0/+1
|/ /
* | [77d58e3a7a] Test case independence: unload.dkf2016-07-171-1/+6
* | Finally, use correct octal notation which works in Tcl 9 as well.jan.nijtmans2014-07-171-1/+1
* | Make sure that all "testchmod" arguments start with '0', making it more obvio...jan.nijtmans2014-07-171-18/+18
|/
* Fradin improvements in test suite too.dgp2013-01-301-11/+6
* 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
| * Fixed a number of test issues for Vista and Win7.patthoyts2009-11-101-1/+2
| * backport of file writable fixesvincentdarley2006-03-191-1/+2
| * backport tcltest test improvementsdgp2005-02-251-15/+17
| * * library/tcltest/tcltest.tcl: Better use of [glob -types] to avoiddgp2005-02-241-3/+16
| * * tests/tcltest.test: The order in which [glob] returns the file namesrmax2004-11-251-3/+3
| * * tests/fileName.test:das2004-11-111-3/+3
| * 2004-11-02 Don Porter <dgp@users.sourceforge.net>dgp2004-11-021-1/+42
| * * tests/compile.test (compile-12.4): Backport test for Bug 1001997.dgp2004-10-261-1/+3
| * * library/tcltest/tcltest.tcl: Correction to debug prints and testingdgp2004-05-261-3/+8
| * * library/tcltest/tcltest.tcl: Correction to debug prints and testingdgp2004-05-261-19/+17
| * * tests/tcltest.test: Test corrections for Mac OSX. Thanksdgp2004-05-041-10/+19
| * * tests/tcltest.test: Corrected constraint typos: "nonRoot" ->dgp2004-04-021-4/+4
* | Backported permissions fix for Windows 7 to cleanup test directory.patthoyts2009-11-031-1/+2
* | Small fixes to quell tests that fail on some kinds of Win systemsdkf2007-01-181-69/+103
* | * tests/*.test: updated all tests to refer explicitly to thetip_278_20061009Miguel Sofer2006-10-091-6/+6
* | fix to file writeable on windowsvincentdarley2006-03-181-2/+3