| Commit message (Expand) | Author | Age | Files | Lines |
* | more result generation conversion | dkf | 2012-08-03 | 1 | -1/+1 |
|
|
* | fix filesystem-7.1.x tests in install environment [3549770], as suggested by ... | jan.nijtmans | 2012-07-30 | 1 | -9/+11 |
|
|
* | Less strictness about exactly which dll versions are tested | jan.nijtmans | 2012-07-30 | 1 | -2/+4 |
|
|
* | Fix various test when run outside of the build environment [3549770] | jan.nijtmans | 2012-07-30 | 1 | -7/+9 |
|
|
* | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati... | jan.nijtmans | 2012-07-29 | 1 | -0/+3 |
|
|
* | fix bug [3545366]: Win32 link normalization test failures | jan.nijtmans | 2012-07-19 | 1 | -1/+1 |
|
|
* | 3414754 Fix the PATHFLAGS != 0 intrep normalizing trailing slashes. | dgp | 2011-10-31 | 1 | -0/+4 |
|\ |
|
| * | Added test case to the test suite | dgp | 2011-10-27 | 1 | -0/+4 |
|
|
* | | More cleaning up of the code to remove unnecessary [string equal]s in tests. | dkf | 2011-06-08 | 1 | -241/+121 |
|
|
* | | Clean up of tests and conversion to tcltest 2. Target has been to get init and | dkf | 2011-01-01 | 1 | -1/+1 |
|
|
* | | * generic/tclCmdAH.c (TclInitFileCmd, TclMakeFileCommandSafe, ...): | dkf | 2010-12-09 | 1 | -2/+2 |
|
|
* | | Fix filesystem-5.1 test failure on CYGWIN | nijtmans | 2010-05-31 | 1 | -1/+1 |
|
|
* | | * generic/tcl.decls: [TIP #357]: First round of changes | Kevin B Kenny | 2010-04-02 | 1 | -1/+17 |
|
|
* | | Use the powers of tcltest2 for good! Also add basic testing of disassmbler | dkf | 2008-09-10 | 1 | -332/+266 |
|/ |
|
* | * tests/*.test: updated all tests to refer explicitly to thetip_278_20061009 | Miguel Sofer | 2006-10-09 | 1 | -1/+1 |
|
|
* | * generic/tclPathObj.c: Yet another revised fix for the [Bug 1379287] | dgp | 2006-04-07 | 1 | -0/+20 |
|
|
* | * generic/tclPathObj.c: More fixes for path normalization when /../ | dgp | 2006-03-29 | 1 | -0/+40 |
|
|
* | Use test constraints properly instead of looking in tcl_platform | dkf | 2006-03-21 | 1 | -12/+4 |
|
|
* | * generic/tclPathObj.c: Fix for failed normalization of | dgp | 2006-03-03 | 1 | -0/+70 |
|
|
* | replace obsolete "winOnly" constraint with preferred "win" | dgp | 2005-04-05 | 1 | -1/+1 |
|
|
* | filesystem, glob, tilde fix | vincentdarley | 2004-12-02 | 1 | -0/+51 |
|
|
* | fix to windows file join bug | vincentdarley | 2004-11-22 | 1 | -0/+7 |
|
|
* | * tests/fileName.test: | das | 2004-11-11 | 1 | -0/+1 |
|
|
* | General clean up | dkf | 2004-10-31 | 1 | -190/+63 |
|
|
* | * tests/basic.test: Added missing constraints. | dgp | 2004-10-26 | 1 | -1/+1 |
|
|
* | fix to small filesystem bugs | vincentdarley | 2004-09-27 | 1 | -1/+1 |
|
|
* | cd infinite loop bug fixed | vincentdarley | 2004-07-17 | 1 | -0/+17 |
|
|
* | added test | vincentdarley | 2004-07-02 | 1 | -0/+14 |
|
|
* | * tests/fileSystem.test: Minor correction to new fileSystem-9.X | dgp | 2004-06-30 | 1 | -5/+5 |
|
|
* | fix to trailing slash documentation and to a filesystem 'file join' bug on wi... | vincentdarley | 2004-06-30 | 1 | -0/+67 |
|
|
* | Standardize some use of test constraints onto names that are documented | dkf | 2004-06-23 | 1 | -26/+26 |
|
|
* | vfs glob root volume fix | vincentdarley | 2004-05-07 | 1 | -0/+51 |
|
|
* | * tests/fileSystem.test (filesystem-1.39): replace 'file volumes' | hobbs | 2004-05-04 | 1 | -1/+1 |
|
|
* | fix to glob with volume relative paths, bug 898238 | vincentdarley | 2004-03-30 | 1 | -0/+22 |
|
|
* | fixed another volume-relative file normalization problem | vincentdarley | 2004-03-26 | 1 | -0/+14 |
|
|
* | fix to windows volume-relative path normalization | vincentdarley | 2004-03-26 | 1 | -0/+28 |
|
|
* | Removed support for Mac OS Classic platform [Patch 918142] | das | 2004-03-17 | 1 | -5/+5 |
|
|
* | more robust tests | vincentdarley | 2004-02-28 | 1 | -12/+28 |
|
|
* | * doc/clock.n: Removed reference to non-existent [file ctime]. | dgp | 2004-02-06 | 1 | -1/+0 |
|
|
* | fix to test and comment | vincentdarley | 2004-01-29 | 1 | -2/+11 |
|
|
* | filesystem fixes for '-force' consistency and picky compilers | vincentdarley | 2004-01-29 | 1 | -6/+136 |
|
|
* | file normalize bug fixes for .. and . | vincentdarley | 2004-01-23 | 1 | -0/+41 |
|
|
* | filesystem optimisation -- Three main issues accomplished: (1) cleaned up var... | vincentdarley | 2004-01-21 | 1 | -4/+4 |
|
|
* | fix to file normalization with relative links | vincentdarley | 2003-12-17 | 1 | -6/+10 |
|
|
* | fix to fs norm bug 860402 | vincentdarley | 2003-12-17 | 1 | -20/+30 |
|
|
* | fix to fs norm bug 860402 | vincentdarley | 2003-12-17 | 1 | -0/+24 |
|
|
* | better filesystem tests with more informative results | vincentdarley | 2003-12-12 | 1 | -8/+16 |
|
|
* | new filesystem tests | vincentdarley | 2003-12-12 | 1 | -0/+114 |
|
|
* | * tests/cmdAH.test: | dgp | 2003-10-07 | 1 | -1/+0 |
|
|
* | * tests/reg.test: Corrected duplicate test names. | dgp | 2003-10-06 | 1 | -1/+1 |
|
|