summaryrefslogtreecommitdiffstats
path: root/tests/winFile.test
Commit message (Collapse)AuthorAgeFilesLines
* Add back testcase winFile-4.10. This test passes anyway, even though it ↵jan.nijtmans2016-12-151-0/+15
| | | | appeared to be Windows 2000 only.
* Add "file join $grandParentDir tcl8.? library" as possible path for a valid ↵jan.nijtmans2016-12-151-25/+6
| | | | | init.tcl. Some simplifications in use of test restrictions.
* Remove all win95-specific test-cases, since Windows 95 is not supported any ↵jan.nijtmans2014-04-171-18/+0
| | | | more.
* No longer build tcltest.exe to run the tests,but use tclsh86.exe in ↵jan.nijtmans2012-07-291-0/+3
| | | | combination with tcltest86.dll to do that (Windows only)
* 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.
| | * filesystem fixes backportedvincentdarley2003-04-141-3/+3
| | |
| * | only create test.dat file on windows, it is never used on unix and creationdas2008-10-231-9/+13
| | | | | | | | | | | | may fail due to insufficient permissions
* | | only create test.dat file on windows, it is never used on unix and creationdas2008-10-231-9/+13
| | | | | | | | | | | | may fail due to insufficient permissions
* | | Test improvements (tcltest2, clarify)dkf2008-04-101-47/+43
|/ /
* | Fix for broken test on win2k with long machine namepatthoyts2007-12-141-2/+5
| |
* | bug 1567956: handle Msys environment a little differently in getuser functionpatthoyts2006-10-011-11/+20
| |
* | Clean up the constraint handlingdkf2006-03-201-21/+16
| |
* | * tests/winFile.test (getuser): allow valid Windows usernames.hobbs2005-10-051-2/+2
| | | | | | | | [Bug 1311285]
* | * tests/winFile.test: Attempted and untested fix for 1062491davygrvy2004-11-081-7/+7
| |
* | * tests/winFile.test: added contraint to winFile-4.0 to prevent it being run ↵davygrvy2004-11-071-2/+8
| | | | | | | | on NT4
* | Standardize some use of test constraints onto names that are documenteddkf2004-06-231-13/+13
| |
* | Fix whitespacedkf2004-05-191-18/+1
| |
* | fixed tests and constraints and setup so works x-platformvincentdarley2003-12-091-20/+53
| |
* | NT file permissions fix and testsvincentdarley2003-12-091-1/+118
| |
* | fix 5 small filesystem bugs, and some typosvincentdarley2003-04-111-3/+3
|/
* winFile.test cleanupvincentdarley2002-07-181-4/+4
|
* vfs, winfs testsuitevincentdarley2002-06-131-5/+9
|
* fix to 551306vincentdarley2002-05-021-1/+13
|
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
| | | | ::tcltest" to "namespace import -force ::tcltest" [Bug: 3948].
* Fixed style problems in many of the test files.rjohnson1999-06-261-2/+2
| | | | Fixed bug in pkg.test where defs.tcl was still being used.
* Modified the tests to use the package tcltestjenn1999-06-261-2/+3
|
* Resynced with mainline.rjohnson1999-04-211-1/+15
|
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+64