summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclBasic.c: Extended the existing TIP #280 system (infoandreas_kupries2008-07-211-7/+7
* fix [2021443] inconsistant "wrong # args" messages (follow-up)nijtmans2008-07-215-15/+15
* Added test for file rename with inode collision on windowspatthoyts2008-07-211-1/+39
* fix [2021443] inconsistant "wrong # args" messages (follow-up)nijtmans2008-07-218-35/+35
* Resync with recent ?arg ...? normalizationferrieux2008-07-212-4/+4
* TIP #304 implementationferrieux2008-07-213-14/+46
* * generic/tclBasic.c: NRE: enabled calling NR commandsMiguel Sofer2008-07-211-12/+23
* add cleanup to fix subsequent test failures with -singleproc 1das2008-07-201-14/+36
* * tests/fileName.test: Repaired the failing test fileName-15.7Kevin B Kenny2008-07-201-2/+2
* Reduce obscurity of tests by eliminating many [catch]es through use of tcltest2dkf2008-07-201-624/+549
* Finish cleaning up this file (move cleanup actions out of test bodies, etc.)dkf2008-07-201-96/+124
* fix [2021443] inconsistant "wrong # args" messagesnijtmans2008-07-1925-67/+67
* Fix miguel's problem with env failures; need LANG to get [encoding system]dkf2008-07-191-30/+32
* More test cleanup.dkf2008-07-191-273/+237
* Rewrite to use tcltest2 and not generate non-ascii chars in results.dkf2008-07-191-55/+58
* * tests/NRE.test: Added basic tests for deep TclOO callsMiguel Sofer2008-07-181-1/+89
* * tests/NRE.test: better constraint for testing theMiguel Sofer2008-07-162-7/+14
* * generic/tclParse.c: reverting the "fix" for [Bug 2017583],Miguel Sofer2008-07-141-3/+3
* * generic/tclParse.c: remove unnecessary numLevel managementMiguel Sofer2008-07-141-3/+3
* more consistent wrong # arg messages: change all messages containing ?options...nijtmans2008-07-1312-37/+37
* added new files generic/tclNRE.h and tests/NRE.testMiguel Sofer2008-07-131-0/+308
* NRE implementation [Patch 2017110]Miguel Sofer2008-07-133-12/+12
* Fix [2006884]dkf2008-07-011-10/+8
* * library/tm.tcl: Modified the handling of Tcl Modules and of theandreas_kupries2008-06-251-9/+9
* * changes: Updates for 8.6a1 release.dgp2008-06-207-22/+56
* * tests/encoding.test: Make failing tests pass again.dgp2008-06-201-1/+3
* Make [next] work as described in TIP. [Bug 1998244]dkf2008-06-191-11/+13
* Fix [Bug 1998221]dkf2008-06-191-1/+18
* 2006-06-17 Kevin Kenny <kennykb@acm.org>Kevin B Kenny2008-06-171-1/+9
* * generic/tclCmdIL.c (TclInfoFrame): Moved the code looking up theandreas_kupries2008-06-161-8/+8
* * tests/ioTrans.test (iortrans-11.*): Fixed same issue as forandreas_kupries2008-06-161-1/+3
* TIP 285 ImplementationJoe Mistachkin2008-06-133-10/+1198
* sync with 2008-05-26 io-53.9 changedas2008-06-121-1/+2
* * tests/ioTrans.test (iortrans.tf-6.1): Fixed the [Bug 1988552],andreas_kupries2008-06-101-3/+8
* * generic/tclBasic.c: Compilation of uplevel scripts, allowMiguel Sofer2008-06-081-1/+68
* TIP #230 IMPLEMENTATIONandreas_kupries2008-06-063-5/+1468
* TIP #317 implementationpatthoyts2008-06-031-17/+307
* * tests/msgcat.test: fix for ::tcl::mac::locale with @modifier.das2008-05-311-2/+3
* Plug method-related memory leaks pointed out by Miguel.dkf2008-05-311-1/+8
* Implementation of TIP #257. Incomplete due to missing Win build support.dkf2008-05-313-12/+1782
* (io-53.9): need to close chan before removing filehobbs2008-05-261-1/+2
* * win/tclWinChan.c (FileWideSeekProc): Accepted a patch byandreas_kupries2008-05-232-12/+12
* * generic/tclParse.c (ParseComment): The new TclParseAllWhiteSpace()dgp2008-05-211-1/+5
* Correct logic for handling error cases when setting the namespace unknown han...dkf2008-05-201-2/+11
* * tests/dict.test (dict-19.2): Corrected a bug whereKevin B Kenny2008-05-091-1/+1
* * Makefile:Kevin B Kenny2008-05-091-2/+2
* Cleaning updkf2008-05-071-380/+369
* Simplify testdkf2008-05-071-8/+3
* Detect problem case and prove that it's fixed.dkf2008-05-071-1/+9
* Converted the [binary] command into an ensemble.patthoyts2008-05-021-4/+4