summaryrefslogtreecommitdiffstats
path: root/tests/tcltest.test
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2021-11-091-2/+2
|\
| * Use octal permissions in testcasesjan.nijtmans2021-11-091-2/+2
* | Merge 8.6jan.nijtmans2020-12-031-2/+2
|\ \ | |/
| * Use 0o??? notation for octal numbers in tools and testcases in stead of 0???....jan.nijtmans2020-12-031-2/+2
* | More ©-sign consolidationjan.nijtmans2020-11-231-2/+2
* | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh...jan.nijtmans2020-11-231-2/+2
* | 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.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
|/
* Many more internal master/slave -> parent/child renamingsjan.nijtmans2020-09-011-68/+68
* 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
* tcltest: forgotten built-in constraint "slowTest"sebres2018-08-291-1/+1
* win: fix several test-cases for windows platformsebres2018-04-091-3/+5
* 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
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* | speed up some testsdgp2005-02-241-7/+7
* | More robust new test tcltest-9.5dgp2005-02-241-7/+9
* | * 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 filermax2004-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
* | tcltest-12.3-4 needed to have ::tcltest::loadScript set to empty in their -setupdavygrvy2004-09-111-1/+3
* | Standardize some use of test constraints onto names that are documenteddkf2004-06-231-3/+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
* | Reverted changes to tcltest so that it can still support Mac whendgp2004-03-171-1/+4
* | Removed support for Mac OS Classic platform [Patch 918142]das2004-03-171-4/+1
|/
* The utility [slave] command failed to properly [list]-quote adgp2003-01-311-3/+5