Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge-mark 8.6. Missing/superflouous testConstraint | jan.nijtmans | 2021-04-13 | 1 | -0/+3 |
|\ | |||||
* | | Missing ::tcltest::loadTestedCommands | jan.nijtmans | 2021-04-13 | 1 | -0/+1 |
| | | |||||
* | | missing constraint | jan.nijtmans | 2021-04-13 | 1 | -3/+3 |
| | | |||||
* | | Fix TclStringCat() functions. This makes allmost all testcases pass, one ↵ | jan.nijtmans | 2021-04-09 | 1 | -0/+5 |
| | | | | | | | | left to go: utf-1.18 | ||||
* | | More test-cases, involving \xC0 \x80 | jan.nijtmans | 2021-04-09 | 1 | -1/+13 |
| | | |||||
* | | More test-cases showing the bug | jan.nijtmans | 2021-04-07 | 1 | -0/+12 |
| | | |||||
* | | More ©-sign consolidation | jan.nijtmans | 2020-11-23 | 1 | -1/+1 |
| | | |||||
* | | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign ↵ | jan.nijtmans | 2020-11-23 | 1 | -3/+3 |
|/ | | | | whenever reasonable. | ||||
* | Add "{}" around many "expr" commands in testcases. Also in doc/expr.n | jan.nijtmans | 2020-10-30 | 1 | -2/+2 |
| | |||||
* | Let all test-cases load the "tcltest" package the same way. Depend on ↵ | jan.nijtmans | 2020-09-04 | 1 | -2/+2 |
| | | | | tcltest 2.5, since we never test with earlier tcltest versions | ||||
* | [214cc0eb22] Add tests to make sure that this bug stays fixed. | dkf | 2014-11-08 | 1 | -0/+17 |
| | |||||
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ | | | | | cause more harm than good. Purged them (except in zlib files). | ||||
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ | | | | | | | more harm than good. Purged them. | ||||
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
| | | | | | | | | | more harm than good. Purged them. | ||||
| | * | * generic/tclExecute.c: [Bug 3057639]. Applied patch by Jeff to | andreas_kupries | 2010-09-01 | 1 | -1/+52 |
| | | | | | | | | | | | | | | | | | | | | | * generic/tclVar.c: make the behaviour of lappend in bytecompiled * tests/append.test: mode consistent with direct-eval and 'append' * tests/appendComp.test: generally. Added tests (append*-9.*) showing the difference. | ||||
| | * | * generic/tclVar.c (Tcl_LappendObjCmd): | Miguel Sofer | 2006-10-05 | 1 | -1/+10 |
| | | | | | | | | | | | | | | | * tests/append.test(4.21-22): fix for longstanding [Bug 1570718], lappending nothing to non-list. Reported by lvirden | ||||
| * | | * generic/tclExecute.c: [Bug 3057639]. Applied patch by Jeff to | andreas_kupries | 2010-09-01 | 1 | -1/+51 |
| | | | | | | | | | | | | | | | | | | | | | * generic/tclVar.c: make the behaviour of lappend in bytecompiled * tests/append.test: mode consistent with direct-eval and 'append' * tests/appendComp.test: generally. Added tests (append*-9.*) showing the difference. | ||||
* | | | * tests/append.test, tests/appendComp.test: Clean up tests so that | dkf | 2010-12-09 | 1 | -43/+52 |
| | | | | | | | | | | | | | | | they don't leave things in the global environment (detected when doing -singleproc testing). | ||||
* | | | * generic/tclExecute.c: [Bug 3057639]. Applied patch by Jeff to | andreas_kupries | 2010-09-01 | 1 | -1/+53 |
| | | | | | | | | | | | | | | | | | | | | | * generic/tclVar.c: make the behaviour of lappend in bytecompiled * tests/append.test: mode consistent with direct-eval and 'append' * tests/appendComp.test: generally. Added tests (append*-9.*) showing the difference. | ||||
* | | | Simplify test bodies using tcltest2 | dkf | 2008-09-08 | 1 | -76/+82 |
| | | | |||||
* | | | fix [2021443] inconsistant "wrong # args" messages | nijtmans | 2008-07-19 | 1 | -3/+3 |
|/ / | |||||
* | | * tests/append.test: fix cleanup failure when all tests are skipped. | das | 2006-12-17 | 1 | -2/+2 |
| | | |||||
* | | * generic/tclVar.c (Tcl_LappendObjCmd): | Miguel Sofer | 2006-10-05 | 1 | -1/+10 |
|/ | | | | | * tests/append.test(4.21-22): fix for longstanding [Bug 1570718], lappending nothing to non-list. Reported by lvirden | ||||
* | * tests/append.test: | hobbs | 2001-07-03 | 1 | -1/+50 |
| | | | | | * tests/appendComp.test: added tests for read trace triggering for append and lappend. | ||||
* | * tests/error.test: updated error-1.3 message to account for | hobbs | 2001-05-17 | 1 | -13/+1 |
| | | | | string index being compiled at toplevel. | ||||
* | * tests/*.test: Changed all occurances of "namespace import | ericm | 2000-04-10 | 1 | -2/+2 |
| | | | | ::tcltest" to "namespace import -force ::tcltest" [Bug: 3948]. | ||||
* | Modified the tests to use the package tcltest | jenn | 1999-06-26 | 1 | -2/+3 |
| | |||||
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -4/+24 |
| | |||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+174 |