summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fix to file writeable on windowsvincentdarley2006-03-183-8/+24
* * tests/io.test (io-43.1 io-44.[1234]): Rewritten to beandreas_kupries2006-03-161-19/+36
* * generic/tclIOUtil.c (TclGetOpenMode): Added the flag O_APPEND toandreas_kupries2006-03-161-1/+33
* * tests/socket.test: Extended the timeout in socket-11.11 from 10andreas_kupries2006-03-161-4/+4
* add proper test constraintsvincentdarley2006-03-151-3/+3
* 90% fix of file writable issues on Windowsvincentdarley2006-03-141-3/+43
* * generic/tclProc.c (ObjInterpProcEx):Miguel Sofer2006-03-101-2/+2
* * generic/tclExecute.c: Complete missing bit of TIP 215 implementationdgp2006-03-081-1/+8
* * generic/tclBasic.c: Revised handling of TCL_EVAL_* flags todgp2006-03-061-2/+23
* * generic/tclPathObj.c: Fix for failed normalization ofdgp2006-03-031-0/+70
* * generic/tclBasic.c: Corrections to be sure that TCL_EVAL_GLOBALdgp2006-02-283-7/+75
* added missing constraintdgp2006-02-271-2/+5
* * generic/tclBasic.c: Corrected a few bugs in how [namespace unknown]dgp2006-02-221-1/+68
* * generic/tclIORChan.c: Revised error message generation and handlingdgp2006-02-171-98/+99
* * generic/tclIndexObj.c: Disallow the "ambiguous" error messagedgp2006-02-162-4/+7
* TIP#215 IMPLEMENTATIONdgp2006-02-094-29/+22
* dup test namedgp2006-02-091-2/+2
* dup test namedgp2006-02-091-2/+2
* * tests/main.test (Tcl_Main-6.7): Improved robustness ofdgp2006-02-091-1/+2
* TIP#258 IMPLEMENTATIONdgp2006-02-082-16/+16
* * generic/tclProc.c: minor improvements to [apply]Miguel Sofer2006-02-011-21/+74
* TIP#194 IMPLEMENTATIONdgp2006-02-013-6/+224
* TIP#181 IMPLEMENTATIONdgp2006-02-011-1/+91
* TIP#250 IMPLEMENTATIONdgp2006-02-012-9/+58
* added ref to [Bug 1410553] in new test string-12.21Miguel Sofer2006-01-231-2/+2
* Added test for [Bug 1410553]dkf2006-01-231-1/+17
* Fix test suite bugs exposed by -singleproc 1 -debug 1 run. Each testdgp2006-01-186-14/+27
* * generic/tclPipe.c (FileForRedirect): Prevent nameString fromrmax2006-01-161-2/+6
* * generic/tclBasic.c: Moved Tcl_LogCommandInfo from tclBasic.c todgp2006-01-111-2/+21
* * generic/tclNamesp.c (NamespaceInscopeCmd): [namespace inscope]dgp2006-01-091-1/+8
* 2005-12-19 Don Porter <dgp@users.sourceforge.net>dgp2005-12-192-3/+17
* Fix [Bug 1382528]; thanks to Anton Kovalenko for finding this.dkf2005-12-181-3/+11
* Fix [Bug 1379349]dkf2005-12-131-1/+12
* Fix [Bug 1374778]dkf2005-12-091-1/+13
* eliminate test name duplicationdgp2005-12-023-12/+12
* Fix [Bug 1366683]dkf2005-11-291-1/+5
* Corrected bug in DST transition times for locales that specify transition in ...Kevin B Kenny2005-11-281-1/+14
* * tests/trace.test (trace-34.5): [Bug 1047286], added a secondMiguel Sofer2005-11-181-1/+14
* more testsdgp2005-11-181-1/+17
* Fix silly errors in REs, in variables, and in tests that were working withdkf2005-11-181-11/+11
* Improved URL validation that better describes why validation failed. [Bug 135...dkf2005-11-181-62/+45
* * tests/namespace.test: fix commentMiguel Sofer2005-11-171-2/+2
* added comments to tests/namespace.testMiguel Sofer2005-11-141-1/+5
* * generic/tclInt.h:Miguel Sofer2005-11-142-6/+60
* bugs 1350291 and 1350293Kevin B Kenny2005-11-091-3/+31
* * tests/compile.test: Updated tests with changed behaviordgp2005-11-097-247/+256
* * tests/compExpr-old.test: Updated tests with changed behaviordgp2005-11-081-5/+5
* * tests/expr.test: Portable tests expr-46.13-18 [Bug 1341368]dgp2005-11-081-2/+26
* * generic/tclPkg.c: Corrected inconsistencies in the value returneddgp2005-11-081-17/+183
* * tests/trace.test (trace-13.2-4): added tests to detect leak, see [BugMiguel Sofer2005-11-071-18/+49