summaryrefslogtreecommitdiffstats
path: root/tests/cmdAH.test
Commit message (Expand)AuthorAgeFilesLines
* Make 'clock' and 'encoding' into compilable ensembles that play with safe int...kbk_clock_encoding_ensemblesKevin B Kenny2017-03-141-2/+2
* Fix docs and test failures. I had rolled back .PS1 (Powershell files) as bein...ashok2016-07-151-3/+4
* [77d58e3a7a] Test case independence: chanio, cmdah, env, history.dkf2016-07-141-2/+6
* Fix missing constraints for Windows-specific testsashok2016-07-091-2/+2
* Bugfix [3613671]. file owned implementation for Windows.ashok2016-07-091-0/+6
* Bugfix [ae61a67192]. file {stat, type, size} etc. support for built-in specia...ashok2016-07-091-2/+54
* Bugfix [5d7ea04580]. Treat .cmd and .ps1 files are executable on Windows.ashok2016-07-071-12/+11
* Finally, use correct octal notation which works in Tcl 9 as well.jan.nijtmans2014-07-171-5/+5
* Fix [3118489]: NUL in filenames, now fixed for both Windows and UNIX. jan.nijtmans2014-04-111-1/+1
* Fix [3118489] for Windows only: NUL in filenames. This allows various charact...jan.nijtmans2014-04-111-0/+3
* [Bug 3608360]: Test to make sure we never let [file exists] do globbing.dkf2013-03-181-0/+13
|\
| * [Bug 3608360]: Test to make sure we never let [file exists] do globbing.dkf2013-03-181-0/+13
| |\
| | * [Bug 3608360]: Test to make sure we never let [file exists] do globbing.dkf2013-03-181-0/+13
| | * More complete purge of things only present for supporting long-dead Mac 9 sys...dgp2012-11-151-262/+1
* | | Merge 3595576 tests from 8.5.dgp2012-12-131-0/+6
|\ \ \ | |/ /
| * | 3595576 Tests/fix for mem corruption: [catch] fails to store options in a var.dgp2012-12-131-0/+6
* | | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...jan.nijtmans2012-07-291-0/+3
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ \ | |/ /
| * | 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
| | * Backported fix for bug #1420432 (cannot set mtime for directories on windows).patthoyts2006-10-011-1/+16
| | * Bugs 926106 and 1353840Kevin B Kenny2005-11-151-1/+13
| | * root interacts badly with access(...,X_OK) [Bug 929892]dkf2004-04-061-2/+2
| | * * tests/cmdAH.test: Made tests of [file mtime] work better on FATdkf2003-07-041-27/+74
| | * filesystem fixes backportedvincentdarley2003-04-141-5/+8
| | * Fixes for three filesystem problemsvincentdarley2003-03-181-3/+3
| * | [Bug 942170]: Detect the st_blocks field of 'struct stat' correctly.dkf2009-12-281-1/+3
* | | Clean up of tests and conversion to tcltest 2. Target has been to get init anddkf2011-01-011-39/+43
* | | * generic/tclCmdAH.c (TclInitFileCmd, TclMakeFileCommandSafe, ...):dkf2010-12-091-12/+12
* | | More consistency in errorcode generation.dkf2010-02-051-2/+2
* | | [Bug 942170]: Detect the st_blocks field of 'struct stat' correctly.dkf2009-12-281-1/+3
* | | Generate errorcodes for more cases.dkf2009-01-081-65/+33
* | | Fix [Bug 2371623] with a constraint.dkf2008-12-011-3/+4
* | | Implementation of TIP #210.dkf2008-11-291-3/+50
* | | TIP #323 IMPLEMENTATION (partial)dgp2008-09-241-1/+5
* | | Use the powers of tcltest2 for good! Also add basic testing of disassmblerdkf2008-09-101-4/+3
* | | Simplify test bodies using tcltest2dkf2008-09-081-366/+359
* | | * changes: Updates for 8.6a1 release.dgp2008-06-201-2/+2
* | | TIP 285 ImplementationJoe Mistachkin2008-06-131-2/+2
* | | Assorted improvements to make better use of tcltest2dkf2008-04-231-124/+128
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * generic/tclIOCmd.c: Revise [open] so that it interprets leadingdgp2007-10-151-2/+2
* | Small fixes to quell tests that fail on some kinds of Win systemsdkf2007-01-181-15/+9
* | bug #1420432 - file mtime fails for directories on windowspatthoyts2006-10-011-2/+16
* | Use test constraints properly instead of looking in tcl_platformdkf2006-03-211-24/+29
* | Clean up tests (mostly constraints relating to testchmod)dkf2006-03-201-10/+9
* | TIP#258 IMPLEMENTATIONdgp2006-02-081-2/+2
* | Second part of fix for Bug 926106Kevin B Kenny2004-11-011-1/+13
* | command quoting fixdgp2004-10-311-2/+2
* | Minor fixes for marginally more claritydkf2004-10-311-10/+10