summaryrefslogtreecommitdiffstats
path: root/tests/unixFile.test
Commit message (Collapse)AuthorAgeFilesLines
* Merge 8.6. Add empty "tests/safe-stock86.test", in an attempt to remove this ↵jan.nijtmans2020-12-101-1/+1
|\ | | | | | | file from the GIT branches (it shouldn't be there, just as in fossil)
| * Use more 0o??? syntax for octal. Clean up build *.yml filesjan.nijtmans2020-12-101-1/+1
| |
* | TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-041-1/+1
|\ \
| * | Case-sensitive package namesjan.nijtmans2020-11-031-1/+1
| |/
* | More ©-sign consolidationjan.nijtmans2020-11-231-1/+1
| |
* | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign ↵jan.nijtmans2020-11-231-1/+1
|/ | | | whenever reasonable.
* Let all test-cases load the "tcltest" package the same way. Depend on ↵jan.nijtmans2020-09-041-2/+2
| | | | tcltest 2.5, since we never test with earlier tcltest versions
* No longer build tcltest.exe to run the tests,but use tclsh86.exe in ↵jan.nijtmans2012-07-291-0/+3
| | | | combination with tcltest86.dll to do that (Windows only)
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
|\ | | | | more harm than good. Purged them.
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | | | | | more harm than good. Purged them.
* | Standardize some use of test constraints onto names that are documenteddkf2004-06-231-8/+8
| |
* | Massive test cleanup; all tests are run, and constraints are used where ↵dkf2004-05-191-14/+9
|/ | | | necessary.
* Made many tests work properly when the current directory is not writable.dkf2002-07-051-17/+8
| | | | Added targets to unix/Makefile.in to facilitate testing of this situation.
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
| | | | ::tcltest" to "namespace import -force ::tcltest" [Bug: 3948].
* Fixed style problems in many of the test files.rjohnson1999-06-261-2/+2
| | | | Fixed bug in pkg.test where defs.tcl was still being used.
* Modified the tests to use the package tcltestjenn1999-06-261-2/+3
|
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-21/+32
|
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* Initial revisionstanton1998-06-171-0/+66