summaryrefslogtreecommitdiffstats
path: root/tests/fileName.test
Commit message (Expand)AuthorAgeFilesLines
* Clean up of tests and conversion to tcltest 2. Target has been to get init anddkf2011-01-011-13/+7
* * generic/tclPathObj.c (TclPathPart): Correct inconsistency betweendgp2010-01-051-1/+16
* * 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/+13
* * generic/tclPathObj.c: Fixed mistaken logic in TclFSGetPathType()dgp2009-02-201-1/+7
* TIP #323 IMPLEMENTATION (partial)dgp2008-09-291-6/+6
* * 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
* fix [2021443] inconsistant "wrong # args" messages (follow-up)nijtmans2008-07-211-4/+4
* * tests/fileName.test: Repaired the failing test fileName-15.7Kevin B Kenny2008-07-201-2/+2
* Reduce obscurity of tests by eliminating many [catch]es through use of tcltest2dkf2008-07-201-624/+549
* 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
* fix to glob and filenames with square bracketsvincentdarley2003-04-251-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