summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Corrected test numbers in tests/trace.testMiguel Sofer2001-08-131-121/+121
* insure that [array] traces work for undefined vars [bug: 449094]Miguel Sofer2001-08-101-1/+6
* * tests/http.test (http-4.14): fixed variable error return.hobbs2001-08-071-2/+2
* * [package forget] now forgets all of thedgp2001-08-061-1/+9
* * tests/parseOld.test: changed some tests that requiredhobbs2001-08-021-66/+67
* Changes from TIP#17 "Redo Tcl's filesystem"vincentdarley2001-07-3111-418/+578
* 427196: Extended the testsuite.andreas_kupries2001-07-171-2/+12
* typo fixdgp2001-07-121-2/+2
* Got test unixInit-2.8 to stop wiping out parts of my debug installation bydkf2001-07-121-2/+4
* TIP#36 implementation. Also includes cleanup for subst optiondkf2001-07-121-8/+8
* Added leading zero to file modes passed to [testchmod] to work arounddkf2001-07-061-6/+6
* * tests/var.test:hobbs2001-07-041-1/+9
* * tests/append.test:hobbs2001-07-032-31/+182
* * tests/clock.test (clock-2.5): Adjust test so that it passesmdejong2001-07-031-3/+3
* * tests/unixInit.test (unixInit-2.8): Changed test back to usingdgp2001-07-031-5/+36
* Fix for Bug #438070 I believe; for various reasons, testing on thedkf2001-07-031-17/+30
* * tests/util.test: added util-4.6hobbs2001-07-031-1/+5
* * tests/unixInit.test (unixInit-2.8): Corrected test for alldgp2001-07-021-3/+21
* Removed requirement for local echo service; thanks Jeff for pointingdkf2001-06-281-9/+34
* * tests/subst.test:hobbs2001-06-281-1/+6
* * tests/event.test (event-11.5): Removed hard-coded port numberdkf2001-06-271-3/+3
* Unix channels now have the right type associated with them [bug #219137]dkf2001-06-181-8/+21
* Fix for bug #219232 (submatch errors with regexp -all -inline -indices)dkf2001-06-121-1/+4
* Changes from TIP#15 "Functions to List and Detail Math Functions"dkf2001-05-301-10/+28
* tests/utf.test: added tests to check unicode 3 compliancehobbs2001-05-281-8/+32
* * tests/io.test: changed io-52.[9-11] to not be platform sensitivehobbs2001-05-231-13/+14
* * tests/tcltest.test (tcltest-19.1): fixed failing test that washobbs2001-05-221-9/+14
* * tests/cmdMZ.test (cmdMZ-1.4): added notLinux constraint to testhobbs2001-05-211-2/+7
* * tests/httpd (httpdRespond): added response to timeout value inhobbs2001-05-211-0/+3
* tests/http.test: removed unused notLinux constraint settinghobbs2001-05-211-3/+1
* * Note that "tclbench" (see project "tcllib") was extended withandreas_kupries2001-05-191-1/+79
* * tests/appendComp.test:hobbs2001-05-172-0/+909
* * tests/error.test: updated error-1.3 message to account forhobbs2001-05-172-16/+8
* * tests/fileName.test: corrected tests not to fail on win when ahobbs2001-05-151-4/+4
* [Patch: 423617]Miguel Sofer2001-05-151-1/+4
* Patch from [Bug: 231259]Miguel Sofer2001-05-151-1/+15
* Negative start index to [string first] caused offset return value (Bug 423581)dkf2001-05-141-1/+4
* * tests/tcltest.test: removed extraneous 'c' (doh!) [Bug: 414031]hobbs2001-05-031-2/+2
* Fix for Bug 420186dgp2001-05-032-3/+12
* Patch for bug #420507Miguel Sofer2001-05-031-1/+12
* Recognise the non-numeric boolean literals (true,false,yes,no,on,off.)dkf2001-04-091-1/+15
* Fixed typo.dkf2001-04-091-2/+2
* Avoid panic when there are extra items in the tcl stackMiguel Sofer2001-04-071-1/+10
* Corrected behaviour of [namespace code] (bug #219385, patch #403530)Miguel Sofer2001-04-072-7/+18
* Modified processing of $::errorInfo by [unknown] when the auto-loaded commanddgp2001-04-061-12/+52
* Fixed problem with [string compare \x00 \x01] and hopefully sped thedkf2001-04-061-3/+8
* 2001-04-04 Andreas Kupries <andreas_kupries@users.sourceforge.net>andreas_kupries2001-04-041-9/+2
* 2001-03-30 Andreas Kupries <andreas_kupries@users.sourceforge.net>andreas_kupries2001-03-301-14/+24
* * tests/interp.test: Print out warning whenmdejong2001-03-291-2/+23
* * tests/regexp.test (regexp-19.1):hobbs2001-03-281-15/+5