summaryrefslogtreecommitdiffstats
path: root/tests/source.test
Commit message (Collapse)AuthorAgeFilesLines
* oops, that's no utf-8 BOM ;-(jan.nijtmans2012-02-291-1/+1
|
* Make test clearer to future maintainers.dkf2012-02-201-4/+4
|
* [Bug 3466099] BOM in Unicodejan.nijtmans2012-02-191-0/+15
|
* 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.
* * tests/basic.test: Made several tests more robust to thedgp2004-02-251-5/+18
| | | | | | | | | | * tests/cmdMZ.test: list-quoting of path names that might * tests/exec.test: contain Tcl-special chars like { or [. * tests/io.test: Should help us sort out Tcl Bug 554068. * tests/pid.test: * tests/socket.test: * tests/source.test: * tests/unixInit.test:
* * tests/exec.test: Corrected temporary file managementdgp2003-10-071-111/+228
| | | | | | | | * 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:
* Made many tests work properly when the current directory is not writable.dkf2002-07-051-36/+25
| | | | Added targets to unix/Makefile.in to facilitate testing of this situation.
* * doc/source.n:hobbs2000-05-111-2/+8
| | | | | | | | | * doc/Eval.3: * tests/source.test: * generic/tclIOUtil.c (Tcl_EvalFile): added explicit \32 (^Z) eofchar (affects Tcl_EvalFile in C, "source" in Tcl). This was implicit on Windows already, and is now cross-platform to allow for scripted documents.
* * 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-23/+33
|
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-03-261-0/+187