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-021-2/+0
|\
| * 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
* | * generic/tclPathObj.c (TclPathPart): Correct inconsistency betweendgp2010-01-051-1/+15
* | * tests/fileName.test (fileName-20.[78]): Corrected poor testKevin B Kenny2009-10-281-1/+12
* | regression testsdgp2009-08-211-1/+29
* | another testdgp2009-08-191-1/+11
* | test for 2806250dgp2009-08-181-1/+11
* | nicer test failure modedgp2009-08-181-2/+2
* | * generic/tclPathObj.c: Added NULL check to prevent crashes duringdgp2009-08-181-1/+33
* | * generic/tclPathObj.c (TclPathPart): TclPathPart() was computingdgp2009-03-271-1/+14
* | * generic/tclPathObj.c: Fixed mistaken logic in TclFSGetPathType()dgp2009-02-201-1/+7
* | * 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-1/+38
* | Use test constraints properly instead of looking in tcl_platformdkf2006-03-211-18/+12
* | fix to two filesystem issuesvincentdarley2006-03-191-7/+16
* | Fix for [Bug 1325099]dkf2005-10-121-1/+6
* | * tests/compExpr-old.test: Still more conversion of "nonPortable"dgp2005-07-281-3/+3
* | * tests/expr.test: Consolidated equivalent constraints intodgp2005-07-271-2/+2
* | bug 1194458Kevin B Kenny2005-06-211-1/+8
* | * tests/fileName.test:das2004-11-111-2/+2
* | filesystem generic/platform code splittingvincentdarley2004-10-071-1/+13
* | Standardize some use of test constraints onto names that are documenteddkf2004-06-231-58/+58
* | Massive test cleanup; all tests are run, and constraints are used where neces...dkf2004-05-191-19/+17
* | * tests/fileSystem.test (filesystem-1.39): replace 'file volumes'hobbs2004-05-041-4/+6
* | fix to glob with volume relative paths, bug 898238vincentdarley2004-03-301-3/+6
* | fix to Tcl bug 918320vincentdarley2004-03-301-1/+15
* | Removed support for Mac OS Classic platform [Patch 918142]das2004-03-171-565/+9
* | glob -path fix for near filesystem rootvincentdarley2004-03-091-1/+32
* | more robust testsvincentdarley2004-02-281-2/+6
* | filesystem optimisation -- Three main issues accomplished: (1) cleaned up var...vincentdarley2004-01-211-13/+38
* | new filesystem testsvincentdarley2003-12-121-3/+10
* | filesystem bug fixesvincentdarley2003-10-131-1/+18
* | fixed inconsistent handling of file separators in file joinvincentdarley2003-09-301-1/+80