summaryrefslogtreecommitdiffstats
path: root/tests/fileSystem.test
Commit message (Expand)AuthorAgeFilesLines
* Use {} braces in more "expr" expressions.jan.nijtmans2021-01-281-3/+3
* Use 0o??? notation for octal numbers in tools and testcases in stead of 0???....jan.nijtmans2020-12-031-1/+1
* Merge 8.5jan.nijtmans2020-11-181-1/+1
|\
| * Add github actions build. Use Titlecase in Tcl_StaticPackagejan.nijtmans2020-11-181-1/+1
* | Fixed some tests, added trial macOS builddkf2020-11-141-2/+4
* | Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-041-1/+5
* | 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 f...dkf2019-07-091-18/+22
* | 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 filesystem-...fvogel2018-05-231-0/+3
| | * Add test filesystem-1.30.2 {normalisation of nonexistent user specified as us...fvogel2018-05-191-0/+3
| | * Add test filesystem-1.30.1 checking file normalize ~$::tcl_platform(user). Th...fvogel2018-05-181-0/+3
| |/ |/|
* | [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
* | Use GetModuleHandle() in stead of LoadLibrary() when the handle is needed for...jan.nijtmans2017-05-031-1/+1
|\ \ | |/
| * Use GetModuleHandle() in stead of LoadLibrary() when the handle is needed for...jan.nijtmans2017-05-031-1/+1
* | [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
* | Add test-case for previous commit, which shows that when trying to open a fil...jan.nijtmans2014-11-031-0/+3
|\ \ | |/
| * Add test-case for previous commit, which shows that when trying to open a fil...jan.nijtmans2014-11-031-0/+3
* | 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
| | * backport of recent fs fixes from cvs headvincentdarley2004-07-021-0/+81
| | * * tests/exec.test: Corrected temporary file managementdgp2003-10-071-3/+6
| | * * tests/cmdMZ.test: Updated [package require tcltest] lines todgp2003-10-061-1/+1
* | | 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 fil...twylite2012-09-131-2/+2
* | | more result generation conversiondkf2012-08-031-1/+1
* | | fix filesystem-7.1.x tests in install environment [3549770], as suggested by ...jan.nijtmans2012-07-301-9/+11
* | | Less strictness about exactly which dll versions are testedjan.nijtmans2012-07-301-2/+4
* | | Fix various test when run outside of the build environment [3549770]jan.nijtmans2012-07-301-7/+9
* | | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...jan.nijtmans2012-07-291-0/+3
* | | fix bug [3545366]: Win32 link normalization test failuresjan.nijtmans2012-07-191-1/+1
* | | 3414754 Fix the PATHFLAGS != 0 intrep normalizing trailing slashes.dgp2011-10-311-0/+4
|\ \ \ | |/ /
| * | Added test case to the test suitedgp2011-10-271-0/+4
* | | More cleaning up of the code to remove unnecessary [string equal]s in tests.dkf2011-06-081-241/+121
* | | Clean up of tests and conversion to tcltest 2. Target has been to get init anddkf2011-01-011-1/+1
* | | * generic/tclCmdAH.c (TclInitFileCmd, TclMakeFileCommandSafe, ...):dkf2010-12-091-2/+2
* | | Fix filesystem-5.1 test failure on CYGWINnijtmans2010-05-311-1/+1
* | | * generic/tcl.decls: [TIP #357]: First round of changesKevin B Kenny2010-04-021-1/+17
* | | Use the powers of tcltest2 for good! Also add basic testing of disassmblerdkf2008-09-101-332/+266
|/ /
* | * tests/*.test: updated all tests to refer explicitly to thetip_278_20061009Miguel Sofer2006-10-091-1/+1
* | * generic/tclPathObj.c: Yet another revised fix for the [Bug 1379287]dgp2006-04-071-0/+20
* | * generic/tclPathObj.c: More fixes for path normalization when /../dgp2006-03-291-0/+40