Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.6 | jan.nijtmans | 2021-02-05 | 1 | -2/+2 |
|\ | |||||
| * | Oops | jan.nijtmans | 2021-02-05 | 1 | -2/+2 |
| | | |||||
* | | Merge 8.6 | jan.nijtmans | 2021-02-05 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Fix filename-11.45 testcase when there are multiple volumes: This testcase ↵ | jan.nijtmans | 2021-02-05 | 1 | -2/+2 |
| | | | | | | | | only works for the native file system, which is the lastt one. | ||||
* | | TIP 590: Recommend lowercase Package Names | jan.nijtmans | 2020-12-04 | 1 | -1/+1 |
|\ \ | |||||
| * \ | Merge 8.7 | jan.nijtmans | 2020-11-19 | 1 | -1/+1 |
| |\ \ | |||||
| * | | | Case-sensitive package names | jan.nijtmans | 2020-11-03 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge 8.6 | jan.nijtmans | 2020-12-03 | 1 | -2/+2 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Use 0o??? notation for octal numbers in tools and testcases in stead of ↵ | jan.nijtmans | 2020-12-03 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | 0???. Although it still works in 8.6, it is deprecated an will be removed in 9.0. | ||||
* | | | | More ©-sign consolidation | jan.nijtmans | 2020-11-23 | 1 | -1/+1 |
| | | | | |||||
* | | | | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign ↵ | jan.nijtmans | 2020-11-23 | 1 | -2/+2 |
| |_|/ |/| | | | | | | | | whenever reasonable. | ||||
* | | | Merge 8.6 | dkf | 2020-11-16 | 1 | -1/+1 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
* | | Fix env.test when running under wine on Linux. | jan.nijtmans | 2020-10-16 | 1 | -18/+19 |
| | | | | | | Mark other tests with "notWine", which fail currently under wine | ||||
* | | Merge 8.6 | jan.nijtmans | 2020-10-08 | 1 | -0/+6 |
|\ \ | |/ | |||||
| * | Fix [014ade1d44]: Misleading error message when using "-path" multiple times ↵ | jan.nijtmans | 2020-10-08 | 1 | -0/+6 |
| | | | | | | | | with "glob" | ||||
* | | Merge 8.6 | jan.nijtmans | 2020-09-04 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | Let all test-cases load the "tcltest" package the same way. Depend on ↵ | jan.nijtmans | 2020-09-04 | 1 | -1/+1 |
|/ | | | | tcltest 2.5, since we never test with earlier tcltest versions | ||||
* | Merge 8.5 | jan.nijtmans | 2019-09-10 | 1 | -21/+21 |
|\ | |||||
| * | Don't use constraints like unixOrPc anymore, use unixOrWin (for example) | jan.nijtmans | 2019-09-10 | 1 | -23/+23 |
| | | |||||
* | | Fix test-cases running on Windows 10: [string index ↵ | jan.nijtmans | 2018-10-17 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | $tcl_platform(osVersion) 0] doesn't give the correct answer then. Also backport genStubs.tcl from 8.7: The "deprecated" mark is not used in Tcl 8.6, but it is used by Tk 8.7 when doing "make genstubs" against Tcl 8.6. | ||||
| * | Fix test-cases running on Windows 10: [string index ↵ | jan.nijtmans | 2018-10-17 | 1 | -1/+1 |
| | | | | | | | | $tcl_platform(osVersion) 0] doesn't give the correct answer then (it gives "1", but "10" was expected) | ||||
* | | merge core-8-5-branch (fix-1613456fff) | sebres | 2018-04-30 | 1 | -5/+11 |
|\ \ | |/ | |||||
| * | win: fix several test-cases for windows platform | sebres | 2018-04-09 | 1 | -5/+9 |
| | | |||||
* | | Test for [f34cf83dd0]. | dgp | 2017-04-28 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | Test for [f34cf83dd0]. | dgp | 2017-04-28 | 1 | -0/+3 |
| | | |||||
* | | Fix docs and test failures. I had rolled back .PS1 (Powershell files) as ↵ | ashok | 2016-07-15 | 1 | -2/+2 |
| | | | | | | | | being executable without fixing tests and docs. | ||||
* | | Bugfix [5d7ea04580]. Treat .cmd and .ps1 files are executable on Windows. | ashok | 2016-07-07 | 1 | -6/+8 |
| | | |||||
* | | 3574819 Increase test robustness by creating files in fresh directory to | dgp | 2012-10-05 | 1 | -1/+2 |
| | | | | | | reduce trouble with any existing files in an existing directory. | ||||
* | | [Bug #1536227]: Cygwin network pathname supoort | jan.nijtmans | 2012-08-08 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | [Bug #1536227]: Cygwin network pathname supoort | jan.nijtmans | 2012-08-08 | 1 | -3/+3 |
| | | |||||
* | | No longer build tcltest.exe to run the tests,but use tclsh86.exe in ↵ | jan.nijtmans | 2012-07-29 | 1 | -0/+3 |
| | | | | | | | | combination with tcltest86.dll to do that (Windows only) | ||||
* | | [Patch #1536227]: Cygwin network pathname support | jan.nijtmans | 2012-06-25 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | Cygwin network pathname support | jan.nijtmans | 2012-06-22 | 1 | -3/+3 |
| | | |||||
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \ | |/ | | | cause more harm than good. Purged them (except in zlib files). | ||||
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ | | | | | | | more harm than good. Purged them. | ||||
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
| | | | | | | | | | more harm than good. Purged them. | ||||
| | * | Backport test to prove Tcl 8.4 is not buggy (2918610). | dgp | 2010-01-05 | 1 | -1/+16 |
| | | | |||||
| | * | regression tests | dgp | 2009-08-21 | 1 | -1/+33 |
| | | | |||||
| | * | another test | dgp | 2009-08-19 | 1 | -1/+11 |
| | | | |||||
| | * | test for 2806250 | dgp | 2009-08-18 | 1 | -1/+11 |
| | | | |||||
| | * | nicer test failure mode | dgp | 2009-08-18 | 1 | -2/+2 |
| | | | |||||
| | * | * generic/tclFileName.c: Correct result from [glob */test] when * | dgp | 2009-08-17 | 1 | -1/+32 |
| | | | | | | | | | | | | * tests/fileName.test: matches something like ~foo. [Bug 2837800] | ||||
| | * | * tests/fileName.test: Tests for [Bug 2710920] to guard against | dgp | 2009-03-27 | 1 | -1/+13 |
| | | | | | | | | | | | | its appearance. | ||||
| | * | * generic/tclPathObj.c: Fixed mistaken logic in TclFSGetPathType() | dgp | 2009-02-20 | 1 | -1/+8 |
| | | | | | | | | | | | | | | | | | | * tests/fileName.test: that assumed (not "absolute" => "relative"). This is a false assumption on Windows, where "volumerelative" is another possibility. [Bug 2571597]. | ||||
| | * | * tests/fileName.test: Revise new tests for portability to case | dgp | 2008-08-14 | 1 | -4/+4 |
| | | | | | | | | | | | | insensitive filesystems. | ||||
| | * | * generic/tclFileName.c: Fix for errors handling -types {} | dgp | 2008-08-13 | 1 | -2/+40 |
| | | | | | | | | | | | | | | | * tests/fileName.test: option to [glob]. [Bug 1750300] Thanks to Matthias Kraft and George Peter Staplin. | ||||
| | * | bugs 1194458 and 1225044 | Kevin B Kenny | 2005-06-21 | 1 | -1/+8 |
| | | | |||||
| | * | * tests/fileName.test: | das | 2004-11-11 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | * tests/fileSystem.test: * tests/io.test: * tests/tcltest.test: fixed bugs causing failures when running tests with -tmpdir arg not set to working dir. | ||||
| | * | * tests/fileName.test (filename-12.9): use C:/ instead of the | hobbs | 2004-05-04 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | first item in file volumes - that's usually A:/, which for most will have nothing in it. | ||||
| | * | glob -path fix for near filesystem root | vincentdarley | 2004-03-09 | 1 | -1/+32 |
| | | |