| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge 8.6 | jan.nijtmans | 2021-01-28 | 1 | -1/+1 |
| |\ | |||||
| | * | Use {} braces in more "expr" expressions. | jan.nijtmans | 2021-01-28 | 1 | -3/+3 |
| | | | |||||
| * | | Skip testcases filesystem-7.1.[1|2] with msvc OPTS=staticpkg: This isn't ↵ | jan.nijtmans | 2020-12-08 | 1 | -3/+3 |
| | | | | | | | | | supposed to work | ||||
| * | | TIP 590: Recommend lowercase Package Names | jan.nijtmans | 2020-12-04 | 1 | -2/+2 |
| |\ \ | |||||
| | * \ | Merge 8.7 | jan.nijtmans | 2020-11-19 | 1 | -3/+5 |
| | |\ \ | |||||
| | * | | | Case-sensitive package names | jan.nijtmans | 2020-11-03 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Merge 8.6 | jan.nijtmans | 2020-12-03 | 1 | -1/+1 |
| |\ \ \ \ | | |_|/ | |/| | | |||||
| | * | | | Use 0o??? notation for octal numbers in tools and testcases in stead of ↵ | jan.nijtmans | 2020-12-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | 0???. Although it still works in 8.6, it is deprecated an will be removed in 9.0. | ||||
| * | | | | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign ↵ | jan.nijtmans | 2020-11-23 | 1 | -1/+1 |
| | |_|/ |/| | | | | | | | | whenever reasonable. | ||||
| * | | | Merge 8.6 | jan.nijtmans | 2020-11-18 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Merge 8.5 | jan.nijtmans | 2020-11-18 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | Add github actions build. Use Titlecase in Tcl_StaticPackage | jan.nijtmans | 2020-11-18 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Merge 8.6 | dkf | 2020-11-16 | 1 | -2/+4 |
| |\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| | * | | Fixed some tests, added trial macOS build | dkf | 2020-11-14 | 1 | -2/+4 |
| | | | | |||||
| * | | | Merge 8.6 | jan.nijtmans | 2020-09-04 | 1 | -2/+5 |
| |\ \ \ | |/ / | |||||
| | * | | Let all test-cases load the "tcltest" package the same way. Depend on ↵ | jan.nijtmans | 2020-09-04 | 1 | -1/+5 |
| | | | | | | | | | | | | | tcltest 2.5, since we never test with earlier tcltest versions | ||||
| * | | | Merge 8.6 | jan.nijtmans | 2019-07-31 | 1 | -1/+2 |
| |\ \ \ | |/ / | |||||
| | * | | Mark 6 failing tests as knownMsvcBug. To be investigated. | jan.nijtmans | 2019-07-31 | 1 | -1/+2 |
| | |\ \ | | |/ | |||||
| | | * | More tweaking to work around YAML parsing issues and fix an irrelevant test ↵ | dkf | 2019-07-09 | 1 | -18/+22 |
| | | | | | | | | | | | | | failure with static builds on Windows | ||||
| * | | | merge 8.6 | jan.nijtmans | 2018-05-29 | 1 | -0/+6 |
| |\ \ \ | |/ / | |||||
| | * | | merge 8.5 (conflicts resolved, rewritten without winapi-stubs) | sebres | 2018-05-28 | 1 | -0/+6 |
| | |\ \ | | |/ | |||||
| | | * | merge/reintegrate test-cases from bug-9e6b569963 | sebres | 2018-05-25 | 1 | -0/+6 |
| | | |\ | |||||
| | | | * | Remove test filesystem-1.30.3, this is unstestable | fvogel | 2018-05-24 | 1 | -3/+0 |
| | | | | | |||||
| | | | * | Add support for ~domain\user style user names, with new test test ↵ | fvogel | 2018-05-23 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | filesystem-1.30.3. Warning: does not yet work. | ||||
| | | | * | Add test filesystem-1.30.2 {normalisation of nonexistent user specified as ↵ | fvogel | 2018-05-19 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | user@domain} | ||||
| | | | * | Add test filesystem-1.30.1 checking file normalize ~$::tcl_platform(user). ↵ | fvogel | 2018-05-18 | 1 | -0/+3 |
| | | |/ | |/| | | | | | | | This test should currently fail when the computer is connected to a Windows domain controller, due to [9e6b569963]: file normalize ~user fails on Windows | ||||
| * | | | [ce3a211dcb] Failed file normalize when tail is empty string. | dgp | 2017-12-06 | 1 | -0/+16 |
| |\ \ \ | |/ / | |||||
| | * | | [ce3a211dcb] Failed file normalize when tail is empty string. | dgp | 2017-12-06 | 1 | -0/+16 |
| | |\ \ | | |/ | |||||
| | | * | [ce3a211dcb] Failed file normalize when tail is empty string. | dgp | 2017-12-06 | 1 | -0/+16 |
| | | | | |||||
| * | | | merge core-8-6-branch | jan.nijtmans | 2017-05-03 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Use GetModuleHandle() in stead of LoadLibrary() when the handle is needed ↵ | jan.nijtmans | 2017-05-03 | 1 | -1/+1 |
| | |\ \ | | |/ | | | | | | | | | | for an already loaded dll. Fix filesystem-1.52 (only works correctly on UNIX) | ||||
| | | * | Use GetModuleHandle() in stead of LoadLibrary() when the handle is needed ↵ | jan.nijtmans | 2017-05-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | for an already loaded dll. Fix filesystem-1.52 (only works correctly on UNIX) | ||||
| * | | | [f9fe90d0fa] [file join] normalization. See filesystem-1.52* | dgp | 2017-05-01 | 1 | -0/+10 |
| |\ \ \ | |/ / | |||||
| | * | | [f9fe90d0fa] [file join] normalization. See filesystem-1.52* | dgp | 2017-05-01 | 1 | -0/+10 |
| | |\ \ | | |/ | |||||
| | | * | [f9fe90d0fa] [file join] normalization. See filesystem-1.52* | dgp | 2017-05-01 | 1 | -0/+10 |
| | | | | |||||
| * | | | Eliminate exess spacings in many test-cases | jan.nijtmans | 2016-03-10 | 1 | -2/+2 |
| |/ / | |||||
| * | | Add test-case for previous commit, which shows that when trying to open a ↵ | jan.nijtmans | 2014-11-03 | 1 | -0/+3 |
| |\ \ | |/ | | | | | filename with invalid characters gives the right error-message. (same bug existed on UNIX too, which is now fixed) | ||||
| | * | Add test-case for previous commit, which shows that when trying to open a ↵ | jan.nijtmans | 2014-11-03 | 1 | -0/+3 |
| | | | | | | | | | filename with invalid characters gives the right error-message. (same bug existed on UNIX too, which is now fixed) | ||||
| * | | 3597000 Consistent [file copy] result. | dgp | 2013-03-19 | 1 | -2/+2 |
| |\ \ | |/ | |||||
| | * | 3597000 Consistent [file copy] result. | dgp | 2013-03-19 | 1 | -2/+2 |
| | |\ | |||||
| | | * | filesystem, glob, tilde fix | vincentdarley | 2004-12-02 | 1 | -0/+52 |
| | | | | |||||
| | | * | backport file join fix | vincentdarley | 2004-11-23 | 1 | -0/+8 |
| | | | | |||||
| | | * | * tests/fileName.test: | das | 2004-11-11 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | * tests/fileSystem.test: * tests/io.test: * tests/tcltest.test: fixed bugs causing failures when running tests with -tmpdir arg not set to working dir. | ||||
| | | * | backport of recent fs fixes from cvs head | vincentdarley | 2004-07-02 | 1 | -0/+81 |
| | | | | |||||
| | | * | * tests/exec.test: Corrected temporary file management | dgp | 2003-10-07 | 1 | -3/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * tests/fileSystem.test: issues uncovered by -debug 1 test * tests/ioCmd.test: operations. Also backported some * tests/pid.test: other fixes from the HEAD. * tests/socket.test: [Bugs 675605, 675655] * tests/source.test: | ||||
| | | * | * tests/cmdMZ.test: Updated [package require tcltest] lines to | dgp | 2003-10-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | * tests/fileSystem.test: indiciate that these test files * tests/notify.test: use features of tcltest 2. [Bug 706114] * tests/parseExpr.test: * tests/unixNotfy.test: | ||||
| * | | | Test independence in fileSystem.test | dgp | 2013-03-18 | 1 | -5/+14 |
| |\ \ \ | |/ / | |||||
| | * | | Test independence in fileSystem.test | dgp | 2013-03-18 | 1 | -5/+18 |
| | | | | |||||
| * | | | 3549770 fix filesystem-7.1.x tests: loaddll constraint setup and path for ↵ | twylite | 2012-09-13 | 1 | -2/+2 |
| | | | | | | | | | | | | | filesystem-7.1.1 | ||||
| * | | | more result generation conversion | dkf | 2012-08-03 | 1 | -1/+1 |
| | | | | |||||
