summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclExecute.c: Corrections to INST_EXPON detection ofdgp2006-03-251-1/+2
* * generic/tclExecute.c: Revised INST_EXPON implementation to dodgp2006-03-241-1/+7
* * tests/env.test: With case preserved (see 2006-03-21 commit)dgp2006-03-231-2/+2
* * tests/stack.test: Run the stack tests in subshells, so that theyrmax2006-03-221-29/+29
* typodgp2006-03-211-2/+2
* Committed test cases for Bug 1451233dgp2006-03-211-1/+11
* Added knownBug constraints.dgp2006-03-213-7/+7
* * tests/env.test: Preserve case of saved env vars. [Bug 1409272]dgp2006-03-211-15/+9
* typodgp2006-03-212-4/+4
* revert broken commitdgp2006-03-211-2/+2
* Use test constraints properly instead of looking in tcl_platformdkf2006-03-2134-441/+322
* * generic/tclInt.decls: implement globbing for HFS creator & typedas2006-03-211-8/+50
* Clean up constraint handlingdkf2006-03-201-11/+5
* Clean up the constraint handlingdkf2006-03-201-21/+16
* correct [makeFile] syntaxdgp2006-03-201-3/+3
* Clean up tests (mostly constraints relating to testchmod)dkf2006-03-204-184/+187
* fix to two filesystem issuesvincentdarley2006-03-191-7/+16
* 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