summaryrefslogtreecommitdiffstats
path: root/tests/fileName.test
Commit message (Expand)AuthorAgeFilesLines
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
* Backport test to prove Tcl 8.4 is not buggy (2918610).dgp2010-01-051-1/+16
* regression testsdgp2009-08-211-1/+33
* another testdgp2009-08-191-1/+11
* test for 2806250dgp2009-08-181-1/+11
* nicer test failure modedgp2009-08-181-2/+2
* * generic/tclFileName.c: Correct result from [glob */test] when *dgp2009-08-171-1/+32
* * tests/fileName.test: Tests for [Bug 2710920] to guard againstdgp2009-03-271-1/+13
* * generic/tclPathObj.c: Fixed mistaken logic in TclFSGetPathType()dgp2009-02-201-1/+8
* * tests/fileName.test: Revise new tests for portability to casedgp2008-08-141-4/+4
* * generic/tclFileName.c: Fix for errors handling -types {}dgp2008-08-131-2/+40
* bugs 1194458 and 1225044Kevin B Kenny2005-06-211-1/+8
* * tests/fileName.test:das2004-11-111-2/+2
* * tests/fileName.test (filename-12.9): use C:/ instead of thehobbs2004-05-041-2/+4
* glob -path fix for near filesystem rootvincentdarley2004-03-091-1/+32
* filesystem bug fixes: volumerelative normalization, file join inconsistencyvincentdarley2003-10-061-1/+18
* new tests for reported problems, fixes to followvincentdarley2003-10-031-1/+69
* glob and square brackets fixvincentdarley2003-04-291-1/+8
* glob -l on broken symlink fixvincentdarley2003-02-121-1/+42
* first speedups to Win filesystemvincentdarley2003-02-071-1/+13
* finalization and test fixesvincentdarley2003-02-041-2/+3
* 3 small fixesvincentdarley2002-11-131-1/+8
* Removed [exec] of Unix utilities with equivs in standard Tcl [Bug 579268]dkf2002-07-101-5/+5
* add file link constraintvincentdarley2002-07-081-4/+14
* Made many tests work properly when the current directory is not writable.dkf2002-07-051-4/+20
* tip99vincentdarley2002-06-211-7/+7
* glob fixesvincentdarley2002-05-301-3/+16
* * Fixes to test suite when there's a spacedgp2002-05-081-2/+2
* fix to bug 553320vincentdarley2002-05-071-2/+7
* fix to 551306vincentdarley2002-05-021-1/+24
* corrected constraint name for filename-12.1.4 to pcOnly from unixpcOnlyhobbs2002-04-221-2/+2
* 4 fs fixesvincentdarley2002-03-241-1/+28
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-2/+8
* win fs fixesvincentdarley2001-10-291-1/+11
* minor fs, vfs fixesvincentdarley2001-09-041-1/+4
* filesystemvincentdarley2001-08-301-1/+35
* fs updatevincentdarley2001-08-231-1/+56
* Changes from TIP#17 "Redo Tcl's filesystem"vincentdarley2001-07-311-256/+360
* * tests/fileName.test: corrected tests not to fail on win when ahobbs2001-05-151-4/+4
* * tests/fCmd.test (fCmd-6.20): corrected test to removehobbs2000-09-291-31/+7
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
* * tests/foreach.test:hobbs2000-04-041-3/+3
* * doc/glob.n:hobbs1999-12-121-5/+123
* Changed the tests to use the testConstraints array that thejenn1999-07-011-3/+3
* Modified the tests to use the package tcltestjenn1999-06-261-2/+3
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-156/+136
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+1449