aboutsummaryrefslogtreecommitdiff
path: root/tests/filecopy.test
AgeCommit message (Expand)AuthorFilesLines
2023-07-04tcltest: rework constraint systemSteve Bennett1-1/+1
2020-04-17tests: file tempfile: don't do path/template tests on windowsSteve Bennett1-3/+8
2020-04-17tests: improve code coverageSteve Bennett1-0/+22
2016-03-27Convert unnecessary usage of posix external utilities in tests to use native ...Evan Hunter1-1/+1
2015-04-06Avoid error in tcltest.tcl if $::argv0 is unsetSteve Bennett1-1/+1
2013-11-07file copy -force handles identical source/targetSteve Bennett1-0/+5
2011-12-16Fix some tests so they run on mingwSteve Bennett1-3/+3
2011-12-01Minor changes for Tcl compatibilitySteve Bennett1-2/+2
2010-12-06Add more dependencies for testsSteve Bennett1-1/+4
2010-11-24Remove the bio extension and add 'copyto' to aio.Steve Bennett1-1/+2
2010-11-22Overhaul unit test frameworkSteve Bennett1-3/+4
2010-10-15Skip tests for features which are not availableSteve Bennett1-0/+2
2010-10-15Clean up the indentation messSteve Bennett1-124/+0
2010-10-15Add tests for 'file copy'Steve Bennett1-0/+62
2010-10-15Improve stack trace handlingSteve Bennett1-0/+124