summaryrefslogtreecommitdiffstats
path: root/tests/fileSystem.test
Commit message (Expand)AuthorAgeFilesLines
* 3549770 fix filesystem-7.1.x tests: loaddll constraint setup and path for fil...twylite2012-09-131-2/+2
* more result generation conversiondkf2012-08-031-1/+1
* fix filesystem-7.1.x tests in install environment [3549770], as suggested by ...jan.nijtmans2012-07-301-9/+11
* Less strictness about exactly which dll versions are testedjan.nijtmans2012-07-301-2/+4
* Fix various test when run outside of the build environment [3549770]jan.nijtmans2012-07-301-7/+9
* No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...jan.nijtmans2012-07-291-0/+3
* fix bug [3545366]: Win32 link normalization test failuresjan.nijtmans2012-07-191-1/+1
* 3414754 Fix the PATHFLAGS != 0 intrep normalizing trailing slashes.dgp2011-10-311-0/+4
|\
| * Added test case to the test suitedgp2011-10-271-0/+4
* | More cleaning up of the code to remove unnecessary [string equal]s in tests.dkf2011-06-081-241/+121
* | Clean up of tests and conversion to tcltest 2. Target has been to get init anddkf2011-01-011-1/+1
* | * generic/tclCmdAH.c (TclInitFileCmd, TclMakeFileCommandSafe, ...):dkf2010-12-091-2/+2
* | Fix filesystem-5.1 test failure on CYGWINnijtmans2010-05-311-1/+1
* | * generic/tcl.decls: [TIP #357]: First round of changesKevin B Kenny2010-04-021-1/+17
* | Use the powers of tcltest2 for good! Also add basic testing of disassmblerdkf2008-09-101-332/+266
|/
* * tests/*.test: updated all tests to refer explicitly to thetip_278_20061009Miguel Sofer2006-10-091-1/+1
* * generic/tclPathObj.c: Yet another revised fix for the [Bug 1379287]dgp2006-04-071-0/+20
* * generic/tclPathObj.c: More fixes for path normalization when /../dgp2006-03-291-0/+40
* Use test constraints properly instead of looking in tcl_platformdkf2006-03-211-12/+4
* * generic/tclPathObj.c: Fix for failed normalization ofdgp2006-03-031-0/+70
* replace obsolete "winOnly" constraint with preferred "win"dgp2005-04-051-1/+1
* filesystem, glob, tilde fixvincentdarley2004-12-021-0/+51
* fix to windows file join bugvincentdarley2004-11-221-0/+7
* * tests/fileName.test:das2004-11-111-0/+1
* General clean updkf2004-10-311-190/+63
* * tests/basic.test: Added missing constraints.dgp2004-10-261-1/+1
* fix to small filesystem bugsvincentdarley2004-09-271-1/+1
* cd infinite loop bug fixedvincentdarley2004-07-171-0/+17
* added testvincentdarley2004-07-021-0/+14
* * tests/fileSystem.test: Minor correction to new fileSystem-9.Xdgp2004-06-301-5/+5
* fix to trailing slash documentation and to a filesystem 'file join' bug on wi...vincentdarley2004-06-301-0/+67
* Standardize some use of test constraints onto names that are documenteddkf2004-06-231-26/+26
* vfs glob root volume fixvincentdarley2004-05-071-0/+51
* * tests/fileSystem.test (filesystem-1.39): replace 'file volumes'hobbs2004-05-041-1/+1
* fix to glob with volume relative paths, bug 898238vincentdarley2004-03-301-0/+22
* fixed another volume-relative file normalization problemvincentdarley2004-03-261-0/+14
* fix to windows volume-relative path normalizationvincentdarley2004-03-261-0/+28
* Removed support for Mac OS Classic platform [Patch 918142]das2004-03-171-5/+5
* more robust testsvincentdarley2004-02-281-12/+28
* * doc/clock.n: Removed reference to non-existent [file ctime].dgp2004-02-061-1/+0
* fix to test and commentvincentdarley2004-01-291-2/+11
* filesystem fixes for '-force' consistency and picky compilersvincentdarley2004-01-291-6/+136
* file normalize bug fixes for .. and .vincentdarley2004-01-231-0/+41
* filesystem optimisation -- Three main issues accomplished: (1) cleaned up var...vincentdarley2004-01-211-4/+4
* fix to file normalization with relative linksvincentdarley2003-12-171-6/+10
* fix to fs norm bug 860402vincentdarley2003-12-171-20/+30
* fix to fs norm bug 860402vincentdarley2003-12-171-0/+24
* better filesystem tests with more informative resultsvincentdarley2003-12-121-8/+16
* new filesystem testsvincentdarley2003-12-121-0/+114
* * tests/cmdAH.test:dgp2003-10-071-1/+0