summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* * doc/open.n: Added documentation of \\.\comX notation for openingredman1999-07-221-2/+2
* changed http package version from 2.0 to 2.1hershey1999-07-201-2/+2
* * tests/string.test:stanton1999-07-091-1/+4
* * win/Makefile.in: Added tcltest target so runtest worksstanton1999-07-081-1/+3
* Fixed bogus test for env.testrjohnson1999-07-081-9/+4
* Do additional checks to unset any environment variables set, changed orjenn1999-07-082-28/+12
* Improved test to handle empty env array - (will raise error)rjohnson1999-07-081-1/+4
* Fixed a couple of bad registry tests...rjohnson1999-07-081-4/+4
* Fixed bug in test suite - remember to update tests whenrjohnson1999-07-081-0/+1
* Made test encoding test understand platform differences.rjohnson1999-07-071-3/+7
* Marked two timing-dependent tests "nonPortable",welch1999-07-071-3/+3
* Removed extra '\' characters at the beginning of the parseOld.testjenn1999-07-061-2/+2
* Improved support for empty array nameswelch1999-07-022-8/+7
* Fixed package version numberwelch1999-07-021-4/+4
* Changed the tests to use the testConstraints array that thejenn1999-07-0125-78/+78
* Added a check to not rename incr unless it's been previouslyjenn1999-06-301-4/+5
* Added a check at the end of the test to not unset variables ifjenn1999-06-302-4/+8
* Added flags -limitconstraints, -preservecore, -help, -file, -notfile, -relate...jenn1999-06-292-46/+18
* Modified the last three tests to run with pcOnly constraint.jenn1999-06-291-4/+4
* Applied patch from Peter Hardie (with modifications) to fixredman1999-06-282-2/+22
* Fixed test suite to call $tcltest::tcltest instead of $::tcltestredman1999-06-281-2/+2
* Marked on of the string tests non-portable. IRIX thinks thatrjohnson1999-06-261-2/+6
* Fixed another bug in test suite...rjohnson1999-06-261-1/+2
* Fixed bug in all.tcl that caused "make test" not to work. The varrjohnson1999-06-261-1/+3
* Fixed style problems in many of the test files.rjohnson1999-06-2652-124/+125
* Modified the tests to use the package tcltestjenn1999-06-26121-1872/+597
* Changed to Tcl 8.2b1welch1999-06-251-3/+3
* * tests/reg.test:stanton1999-06-251-1/+5
* * unix/Makefile.in: Changed install-doc to install-man.stanton1999-06-241-3/+3
* Merged with tk defs.tcl filejenn1999-06-191-16/+12
* * tests/regexp.test:stanton1999-06-171-14/+37
* * generic/regcomp.c: lintstanton1999-06-171-1/+4
* * tests/execute.test:stanton1999-06-161-85/+151
* beefed up the string object testshershey1999-06-151-70/+92
* Improved the appendObj functions (uncomented the optimized code that washershey1999-06-151-96/+81
* Merged String and Unicode object types. Added new functions tohershey1999-06-152-205/+180
* * generic/tclUnicodeObj.c: Lots of cleanup and simplification.stanton1999-06-101-1/+4
* unset the variable "u" whose initial value could affect test passage.hershey1999-06-091-1/+3
* added code to unset the "data" array so tests that follow can use a scalarhershey1999-06-082-6/+10
* * tests/string.test:hershey1999-06-082-1/+234
* * generic/tclCmdMZ.c (Tcl_StringObjCmd):stanton1999-06-032-24/+56
* * tests/reg.test:stanton1999-06-021-11/+50
* fixed error in test reported by prochecksurles1999-05-281-2/+2
* Merged changes from scriptics-tclpro-1-3-b2 branchstanton1999-05-224-106/+214
* Added test for command.com /c dir /b hang.redman1999-05-211-2/+6
* changed call to "remove" to "removeFile"--this bug was causing "httpd" filehershey1999-05-181-2/+2
* added -encoding to the list of legal options used in the error message whenhershey1999-05-181-8/+8
* * tests/regexp.test:stanton1999-05-131-1/+27
* * tests/string.test:stanton1999-05-061-1/+10
* * doc/string.n:stanton1999-05-069-940/+785