summaryrefslogtreecommitdiffstats
path: root/tests/winFile.test
Commit message (Collapse)AuthorAgeFilesLines
* Extract TIP #637 implementation from "novem" branchjan.nijtmans2022-10-121-1/+1
|
* Update tests for TIP 602apnadkarni2022-08-011-1/+1
|
* TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-041-1/+1
|\
| * Merge 8.7jan.nijtmans2020-11-191-1/+1
| |\
| * | Case-sensitive package namesjan.nijtmans2020-11-031-1/+1
| | |
* | | More ©-sign consolidationjan.nijtmans2020-11-231-1/+1
| | |
* | | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign ↵jan.nijtmans2020-11-231-2/+2
| |/ |/| | | | | whenever reasonable.
* | Merge 8.6dkf2020-11-161-1/+1
|\ \ | |/ |/|
* | Fix env.test when running under wine on Linux. jan.nijtmans2020-10-161-3/+4
| | | | | | Mark other tests with "notWine", which fail currently under wine
* | Merge 8.6jan.nijtmans2020-09-041-4/+3
|\ \ | |/
| * Let all test-cases load the "tcltest" package the same way. Depend on ↵jan.nijtmans2020-09-041-2/+2
| | | | | | | | tcltest 2.5, since we never test with earlier tcltest versions
* | merge 8.6sebres2018-11-221-3/+4
|\ \ | |/
| * merge 8.5: fixes segfault [7a9dc52b29] and wrong normalization (inside ↵sebres2018-11-221-3/+4
| |\ | | | | | | | | | TclJoinPath) for pure relative path-segments; test-cases extended and several windows-related are fixed.
| | * win: fixes case sensitivity of glob test cases (winFile-2.*): current ↵sebres2018-11-201-2/+4
| | | | | | | | | | | | directory can be different as [temporaryDirectory] (if parameter `-tmpdir` specified).
* | | 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