summaryrefslogtreecommitdiffstats
path: root/tests/fileSystem.test
Commit message (Collapse)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2021-01-281-1/+1
|\
| * Use {} braces in more "expr" expressions.jan.nijtmans2021-01-281-3/+3
| |
* | Skip testcases filesystem-7.1.[1|2] with msvc OPTS=staticpkg: This isn't ↵jan.nijtmans2020-12-081-3/+3
| | | | | | | | supposed to work
* | TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-041-2/+2
|\ \
| * \ Merge 8.7jan.nijtmans2020-11-191-3/+5
| |\ \
| * | | Case-sensitive package namesjan.nijtmans2020-11-031-2/+2
| | | |
* | | | Merge 8.6jan.nijtmans2020-12-031-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Use 0o??? notation for octal numbers in tools and testcases in stead of ↵jan.nijtmans2020-12-031-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.nijtmans2020-11-231-1/+1
| |_|/ |/| | | | | | | | whenever reasonable.
* | | Merge 8.6jan.nijtmans2020-11-181-1/+1
|\ \ \ | |/ /
| * | Merge 8.5jan.nijtmans2020-11-181-1/+1
| |\ \
| | * | Add github actions build. Use Titlecase in Tcl_StaticPackagejan.nijtmans2020-11-181-1/+1
| | | |
* | | | Merge 8.6dkf2020-11-161-2/+4
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Fixed some tests, added trial macOS builddkf2020-11-141-2/+4
| | |
* | | Merge 8.6jan.nijtmans2020-09-041-2/+5
|\ \ \ | |/ /
| * | Let all test-cases load the "tcltest" package the same way. Depend on ↵jan.nijtmans2020-09-041-1/+5
| | | | | | | | | | | | tcltest 2.5, since we never test with earlier tcltest versions
* | | Merge 8.6jan.nijtmans2019-07-311-1/+2
|\ \ \ | |/ /
| * | Mark 6 failing tests as knownMsvcBug. To be investigated.jan.nijtmans2019-07-311-1/+2
| |\ \ | | |/
| | * More tweaking to work around YAML parsing issues and fix an irrelevant test ↵dkf2019-07-091-18/+22
| | | | | | | | | | | | failure with static builds on Windows
* | | merge 8.6jan.nijtmans2018-05-291-0/+6
|\ \ \ | |/ /
| * | merge 8.5 (conflicts resolved, rewritten without winapi-stubs)sebres2018-05-281-0/+6
| |\ \ | | |/
| | * merge/reintegrate test-cases from bug-9e6b569963sebres2018-05-251-0/+6
| | |\
| | | * Remove test filesystem-1.30.3, this is unstestablefvogel2018-05-241-3/+0
| | | |
| | | * Add support for ~domain\user style user names, with new test test ↵fvogel2018-05-231-0/+3
| | | | | | | | | | | | | | | | filesystem-1.30.3. Warning: does not yet work.
| | | * Add test filesystem-1.30.2 {normalisation of nonexistent user specified as ↵fvogel2018-05-191-0/+3
| | | | | | | | | | | | | | | | user@domain}
| | | * Add test filesystem-1.30.1 checking file normalize ~$::tcl_platform(user). ↵fvogel2018-05-181-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.dgp2017-12-061-0/+16
|\ \ \ | |/ /
| * | [ce3a211dcb] Failed file normalize when tail is empty string.dgp2017-12-061-0/+16
| |\ \ | | |/
| | * [ce3a211dcb] Failed file normalize when tail is empty string.dgp2017-12-061-0/+16
| | |
* | | merge core-8-6-branchjan.nijtmans2017-05-031-1/+1
|\ \ \ | |/ /
| * | Use GetModuleHandle() in stead of LoadLibrary() when the handle is needed ↵jan.nijtmans2017-05-031-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.nijtmans2017-05-031-1/+1
| | | | | | | | | | | | | | | for an already loaded dll. Fix filesystem-1.52 (only works correctly on UNIX)
* | | [f9fe90d0fa] [file join] normalization. See filesystem-1.52*dgp2017-05-011-0/+10
|\ \ \ | |/ /
| * | [f9fe90d0fa] [file join] normalization. See filesystem-1.52*dgp2017-05-011-0/+10
| |\ \ | | |/
| | * [f9fe90d0fa] [file join] normalization. See filesystem-1.52*dgp2017-05-011-0/+10
| | |
* | | Eliminate exess spacings in many test-casesjan.nijtmans2016-03-101-2/+2
|/ /
* | Add test-case for previous commit, which shows that when trying to open a ↵jan.nijtmans2014-11-031-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.nijtmans2014-11-031-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.dgp2013-03-191-2/+2
|\ \ | |/
| * 3597000 Consistent [file copy] result.dgp2013-03-191-2/+2
| |\
| | * filesystem, glob, tilde fixvincentdarley2004-12-021-0/+52
| | |
| | * backport file join fixvincentdarley2004-11-231-0/+8
| | |
| | * * tests/fileName.test:das2004-11-111-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 headvincentdarley2004-07-021-0/+81
| | |
| | * * tests/exec.test: Corrected temporary file managementdgp2003-10-071-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 todgp2003-10-061-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.testdgp2013-03-181-5/+14
|\ \ \ | |/ /
| * | Test independence in fileSystem.testdgp2013-03-181-5/+18
| | |
* | | 3549770 fix filesystem-7.1.x tests: loaddll constraint setup and path for ↵twylite2012-09-131-2/+2
| | | | | | | | | | | | filesystem-7.1.1
* | | more result generation conversiondkf2012-08-031-1/+1
| | |