summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Error behaviour of [unset] was changed to agree with documentation, sodkf2001-03-151-14/+4
* Fixed some string test numberings and added a test.dkf2001-03-121-3/+7
* Fixed two faults with [unset -nocomplain]; one with a possible overrundkf2001-03-061-2/+2
* added test for evaluation of an expression in a variable; evals onceMiguel Sofer2001-02-231-1/+7
* Fixes tests when spaces exist in install pathnames.dkf2001-01-123-6/+6
* 2001-01-04 Don Porter <dgp@users.sourceforge.net>dgp2001-01-041-1/+19
* 2000-12-14 Don Porter <dgp@users.sourceforge.net>dgp2000-12-141-1/+7
* * docs/scan.n:hobbs2000-12-101-15/+30
* Added test to detect bug #119153; the string forms of boolean valuesdkf2000-11-241-1/+6
* Now correctly test for (and fix) Bug #119082.dkf2000-11-241-1/+20
* Applied the patch for TIP #7 from Kevin Kenny.andreas_kupries2000-11-211-1/+27
* Finally fixed bug 119192. This was a real nasty that was hidden bydkf2000-11-171-2/+2
* Added test for bug 119192 to test suite.dkf2000-11-171-1/+4
* * tests/subst.test: added tests for non-zero return code handlinghobbs2000-11-011-14/+66
* tests/clock.test: corrected clock-2.* test numberinghobbs2000-10-311-3/+3
* * tests/all.tcl: Removed support for tcltest 1.0.jenn2000-10-243-1475/+1028
* * library/tcltest1.0/tcltest2.tcl:jenn2000-10-192-41/+197
* * tests/cmdAH.test: extra tests for 'file channels' that includehobbs2000-10-061-11/+66
* * tests/tcltest.test: Modified the new form of the testjenn2000-09-291-237/+272
* * tests/stack.test: prevented possible crash on systems with lowhobbs2000-09-291-3/+23
* * tests/fCmd.test (fCmd-6.20): corrected test to removehobbs2000-09-292-34/+11