Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Missing ::tcltest::loadTestedCommands | jan.nijtmans | 2021-04-13 | 1 | -0/+3 |
| | |||||
* | 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 | ||||
* | Retrict -wrapchar values to those that can be decoded. | dgp | 2020-03-31 | 1 | -4/+4 |
| | |||||
* | Other suggested solution for [b8e82d293b] | jan.nijtmans | 2020-03-31 | 1 | -3/+9 |
| | |||||
* | Add a test for fixed bug. | dgp | 2020-03-28 | 1 | -0/+3 |
| | |||||
* | [ffeb2097af] Restore the standard and original practice of ignoring invalid | dgp | 2020-03-28 | 1 | -1/+4 |
| | | | characters when decoding base64. Error only in -strict mode. See RFC 2045. | ||||
* | Repair bad test labels. | dgp | 2020-03-27 | 1 | -5/+5 |
| | |||||
* | Renumber tests to account for later releases. | dgp | 2020-03-12 | 1 | -2/+2 |
| | |||||
* | Add some testing of Tcl_SetByteArrayLength(). | dgp | 2020-03-12 | 1 | -0/+11 |
| | |||||
* | test cases for decode base64, bug [00d04c4f12], unfulfilled base64 (strict ↵ | sebres | 2018-11-15 | 1 | -0/+40 |
| | | | | and non-strict mode, etc). | ||||
* | [6015221f59] Segfault after overflow of [binary] field specifier numeric count. | dgp | 2017-05-05 | 1 | -0/+12 |
|\ | |||||
| * | [6015221f59] Segfault after overflow of [binary] field specifier numeric count. | dgp | 2017-05-05 | 1 | -0/+12 |
| | | |||||
* | | Add back -wrapchar option to "binary encode uuencode" | jan.nijtmans | 2013-09-15 | 1 | -13/+4 |
|\ \ | |||||
| * | | Add back -wrapchar option to "binary encode uuencode". | jan.nijtmans | 2013-09-14 | 1 | -13/+4 |
| | | | |||||
* | | | And the decoder too. | dkf | 2013-09-14 | 1 | -19/+22 |
|/ / | |||||
* | | [2152292] Corrected implementation of uuencoding. | dkf | 2013-09-14 | 1 | -13/+30 |
| | | |||||
* | | [b98fa55285]: Fix handling of whitespace at end of hex strings to decode. | dkf | 2013-09-01 | 1 | -0/+28 |
| | | |||||
* | | [Bug 3605721]: Test independence fixes for binary-41.* | dkf | 2013-02-25 | 1 | -24/+32 |
| | | |||||
* | | Contributed patch from Andy Goth. | dgp | 2012-11-15 | 1 | -0/+21 |
| | | |||||
* | | 3402540 Corrections to TclParseNumber() to make it reject invalid Nan(Hex). | dgp | 2011-09-01 | 1 | -0/+17 |
|\ \ | |/ | | | [scan Inf %g] is portable; remove constraint. | ||||
| * | 3402540 Corrections to TclParseNumber() to make it reject invalid Nan(Hex) | dgp | 2011-09-01 | 1 | -0/+18 |
| | | | | | | [scan Inf %g] is portable; remove constraint. | ||||
* | | 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. | ||||
| | * | * tests/binary.test: Corrected flawed tests revealed by a -debug 1 | dgp | 2008-06-20 | 1 | -7/+1 |
| | | | | | | | | | | | | * tests/io.test: -singleproc 1 test suite run. | ||||
| | * | Backported fix for #1923966 | patthoyts | 2008-03-24 | 1 | -1/+19 |
| | | | |||||
| | * | * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): Allow empty | dgp | 2006-04-05 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | strings to be matched by the Tcl_GetIndexFromObj machinery, in the same manner as any other key. [Bug 1464039] | ||||
| | * | Fix [Bug 1116542] | dkf | 2005-09-27 | 1 | -1/+5 |
| | | | |||||
| | * | Stop losing references when variables are repeated in [binary scan]. [851747] | dkf | 2003-12-02 | 1 | -1/+9 |
| | | | |||||
| | * | Documented and tested for the current behaviour of [binary format a] and | dkf | 2003-07-11 | 1 | -1/+23 |
| | | | | | | | | | | | | [binary scan ? a]. This is what they've been doing all along. [Bug 735364] | ||||
* | | | Revert previous commit at request of KBK. | dkf | 2010-11-09 | 1 | -5/+1 |
| | | | |||||
* | | | Added test case for [Bug #3105247] -NaN? | nijtmans | 2010-11-09 | 1 | -1/+5 |
| | | | |||||
* | | | * generic/tclBinary.c (TclAppendBytesToByteArray): [Bug 3067036]: Make | dkf | 2010-09-15 | 1 | -2/+23 |
| | | | | | | | | | | | | | | | sure we never try to double zero repeatedly to get a buffer size. Also added a check for sanity on the size of buffer being appended. | ||||
* | | | Handle completely invalid input to the decode methods [Bug 2922555] | patthoyts | 2009-12-29 | 1 | -6/+15 |
| | | | |||||
* | | | Revert commits of 20080723. Those were speed tests, that are inherently ↵ | ferrieux | 2009-02-22 | 1 | -12/+1 |
| | | | | | | | | | | | | brittle. | ||||
* | | | Fix [Bug 2380293]. Redefine non-strict decoding to ignore only whitespace. | ferrieux | 2008-12-15 | 1 | -1/+9 |
| | | | |||||
* | | | Use the powers of tcltest2 for good! Also add basic testing of disassmbler | dkf | 2008-09-10 | 1 | -742/+761 |
| | | | | | | | | | | | | (though not of its output format). | ||||
* | | | Added relative speed test for pure byte array concats. | ferrieux | 2008-07-23 | 1 | -1/+12 |
| | | | |||||
* | | | fix [2021443] inconsistant "wrong # args" messages | nijtmans | 2008-07-19 | 1 | -4/+4 |
| | | | |||||
* | | | TIP #317 implementation | patthoyts | 2008-06-03 | 1 | -17/+307 |
| | | | |||||
* | | | Converted the [binary] command into an ensemble. | patthoyts | 2008-05-02 | 1 | -4/+4 |
|/ / | |||||
* | | Removed duplicated tests | patthoyts | 2008-03-24 | 1 | -7/+1 |
| | | |||||
* | | bug #1923966 - crash in binary format. Added tests for the above crash ↵ | patthoyts | 2008-03-24 | 1 | -1/+19 |
| | | | | | | | | condition. | ||||
* | | Correct typos that produced duplicate test names | dgp | 2006-11-29 | 1 | -5/+5 |
| | | |||||
* | | TIP #275: Support unsigned values in binary command | patthoyts | 2006-10-06 | 1 | -1/+161 |
| | | |||||
* | | * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): Allow empty | dgp | 2006-04-05 | 1 | -3/+3 |
| | | | | | | | | | | strings to be matched by the Tcl_GetIndexFromObj machinery, in the same manner as any other key. [Bug 1464039] | ||||
* | | Use test constraints properly instead of looking in tcl_platform | dkf | 2006-03-21 | 1 | -3/+3 |
| | | | | | | | | | | Consistent method of calling test constraints, and (try to) move constraint setup to the top of the test file | ||||
* | | eliminate test name duplication | dgp | 2005-12-02 | 1 | -2/+2 |
| | | |||||
* | | TIP#237 IMPLEMENTATION | dgp | 2005-10-08 | 1 | -2/+65 |
| | | | | | | | | | | | | [kennykb-numerics-branch] Resynchronized with the HEAD; at this checkpoint [-rkennykb-numerics-branch-20051008], the HEAD and kennykb-numerics-branch contain identical code. | ||||
* | | Test for [Bug 1116542] | dkf | 2005-09-27 | 1 | -1/+5 |
| | |