summaryrefslogtreecommitdiffstats
path: root/tests/autoMkindex.test
Commit message (Collapse)AuthorAgeFilesLines
* * tests/appendComp.test: Backport test suite fixes of errorsdgp2004-10-281-4/+4
| | | | | | | | | | | | | | | * tests/autoMkindex.test: revealed by -singleproc 1 -debug 1 * tests/exec.test: options to make test. * tests/execute.test: * tests/interp.test: * tests/io.test: * tests/namespace.test: * tests/regexpComp.test: * tests/stringComp.test: * tests/unixInit.test: * tests/winPipe.test: FossilOrigin-Name: 58c2f9f1b3cedab87015c6e1998a044a4d6773df
* [info exist]->[info exists]. [Bug 602566]dkf2002-10-031-5/+5
| | | FossilOrigin-Name: eb7c8f93a557fc3d8cf44cce5db3fcfad2313358
* * Updated auto_mkIndex tests to usedgp2002-07-011-12/+139
| | | | | | | [makeFile] and [removeFile] so tests are done in [temporaryDirecotry] where write access is guaranteed. FossilOrigin-Name: 98e5c141e6aa7bbe8e709e4d3754dcb3fb485a63
* Fix for Bug 420186dgp2001-05-031-3/+3
| | | FossilOrigin-Name: 8d1325ceb93b418e876e014351097597e9136ace
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
| | | | | | ::tcltest" to "namespace import -force ::tcltest" [Bug: 3948]. FossilOrigin-Name: c2f93a113cfcb17a21da67cc20f54ab3f1b9fa3c
* * tests/pkg/magicchar2.tcl:ericm2000-01-291-1/+13
| | | | | | | | | | | * tests/autoMkindex.test: Test for auto loader fix (bug #2480). * library/init.tcl: auto_load was using [info commands $name] to determine if a given command was available; if the command name had * or [] it, this would fail because info commands uses glob-style matching. This is fixed. (Bug #2480). FossilOrigin-Name: 56990efadd02959eb3cf9659c55872101d0fb25b
* * tests/pkg/magicchar.tcl:ericm2000-01-281-1/+13
| | | | | | | | | | | * tests/autoMkindex.test: Test for fix for bug #2611. * library/auto.tcl: Fixed the regular expression that performs $ escaping before sourcing a file to index. It was erroneously adding \ escapes even to $'s that were already escaped, effectively "un-escaping" those $'s. (bug #2611). FossilOrigin-Name: a5e724fd203356b132ea3ee5bfd51ee0fceb237f
* * tests/autoMkindex.test:ericm2000-01-281-1/+12
| | | | | | | | * library/auto.tcl: Applied patch (with slight modification) from bug #2701: auto_mkIndex uses platform dependent file paths. Added test for fix. FossilOrigin-Name: 8e75673ac22a5e381f1fa029d4d9a1bcc8099c31
* * tests/tcltest.test:jenn1999-10-191-1/+7
| | | | | | | | | | | | | * doc/tcltest.n: * library/tcltest1.0/tcltest.tcl: Removed the extra return at the end of the tcltest.tcl file. Applied patches sent in by Andreas Kupries to add helper procs for debug output, add 3 new flags (-testsdir, -load, -loadfile), and internally refactors common code for dealing with paths into separate procedures. [Bug: 2838, 2842] FossilOrigin-Name: 58252d4dac5ccaff0e51834d2b981eb00da26674
* Modified the tests to use the package tcltestjenn1999-06-261-5/+7
| | | FossilOrigin-Name: fdb0602e41e62bf526806c165dbf3f33a718fd37
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-13/+51
| | | FossilOrigin-Name: f3b32fb71c9011ac220779bd9dbe5617c9dc87d9
* Added tests for auto_mkindex_parser quoting problems, BUGID 1657welch1999-03-311-6/+96
| | | FossilOrigin-Name: 51ffe4e6aeb1ac478aa5b29f26e8d94183d4199a
* Minor changes in test file & C style.rjohnson1998-10-061-1/+7
| | | FossilOrigin-Name: ca39630118f8a85d646af03751d0da13bdcd54f4
* Replaced SCCS strings, fixed binary filescore-8-0-3stanton1998-09-141-1/+1
| | | FossilOrigin-Name: 196f92fd17305db5fec1acd59f6926de11e01624
* Initial revisionwelch1998-07-241-0/+55
FossilOrigin-Name: 3b7782d095de5c02ab75025c31bdade708e748e1