summaryrefslogtreecommitdiffstats
path: root/tests/binary.test
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6. More missing ::tcltest::loadTestedCommandsjan.nijtmans2021-04-131-0/+1
|\
| * Missing ::tcltest::loadTestedCommandsjan.nijtmans2021-04-131-0/+3
* | Missing ::tcltest::loadTestedCommandsjan.nijtmans2021-04-131-0/+2
* | Thanks to TIP #587, convert many escapes in the testcases into the actual (UT...jan.nijtmans2021-03-301-240/+240
* | More ©-sign consolidationjan.nijtmans2020-11-231-2/+2
* | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh...jan.nijtmans2020-11-231-2/+2
* | re-trigger Travis build (and fix some eol-spacing)jan.nijtmans2020-10-261-1/+1
* | Copied man page and test from Androwish https://www.androwish.org/home/ci/bc8...oehhar2020-10-261-1/+10
* | Merge 8.6jan.nijtmans2020-09-041-1/+1
|\ \ | |/
| * Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-041-2/+2
* | simplify check for ::tcltest namespace in testcasesjan.nijtmans2020-07-161-1/+1
* | Add test-cases handling TclGetBytesFromObj() ( actually Tcl_UtfToUniChar too)jan.nijtmans2020-04-201-1/+14
* | Use new utility routine so that error characters using surrogates aredgp2020-04-021-7/+7
* | merge 8.6dgp2020-03-311-3/+9
|\ \ | |/
| * Retrict -wrapchar values to those that can be decoded.dgp2020-03-311-4/+4
| * Other suggested solution for [b8e82d293b]jan.nijtmans2020-03-311-3/+9
* | merge 8.6dgp2020-03-281-0/+3
|\ \ | |/
| * Add a test for fixed bug.dgp2020-03-281-0/+3
* | merge 8.6dgp2020-03-281-1/+4
|\ \ | |/
| * [ffeb2097af] Restore the standard and original practice of ignoring invaliddgp2020-03-281-1/+4
* | Merge 8.6jan.nijtmans2020-03-271-5/+5
|\ \ | |/
| * Repair bad test labels.dgp2020-03-271-5/+5
| |
| \
*-. \ Merge new tests. Reveals crash in Tcl 8.7 implementation.dgp2020-03-121-0/+12
|\ \ \ | | |/
| | * Renumber tests to account for later releases.dgp2020-03-121-2/+2
| |/
| * Add some testing of Tcl_SetByteArrayLength().dgp2020-03-121-0/+11
* | TIP #547 implementation: New encodings: UTF-16, UCS-2jan.nijtmans2019-05-311-1/+1
* | fixes segfault [bd94500678]: Tcl_UtfToUniChar/TclUtfToUniChar could don't adv...sebres2019-02-051-0/+6
* | merge 8.6dgp2018-11-161-0/+40
|\ \ | |/
| * test cases for decode base64, bug [00d04c4f12], unfulfilled base64 (strict an...sebres2018-11-151-0/+40
* | Fix [540bed4bde]: binary format can result in "integer value too large to rep...jan.nijtmans2018-09-041-16/+25
* | [6015221f59] Segfault after overflow of [binary] field specifier numeric count.dgp2017-05-051-0/+12
|\ \ | |/
| * [6015221f59] Segfault after overflow of [binary] field specifier numeric count.dgp2017-05-051-0/+12
| |\
| | * [6015221f59] Segfault after overflow of [binary] field specifier numeric count.dgp2017-05-051-0/+12
* | | Coverage tests for INST_STR_CONCAT1 byterarray ops.dgp2016-10-311-0/+13
|/ /
* | Add back -wrapchar option to "binary encode uuencode"jan.nijtmans2013-09-151-13/+4
|\ \
| * | Add back -wrapchar option to "binary encode uuencode".jan.nijtmans2013-09-141-13/+4
* | | And the decoder too.dkf2013-09-141-19/+22
|/ /
* | [2152292] Corrected implementation of uuencoding.dkf2013-09-141-13/+30
* | [b98fa55285]: Fix handling of whitespace at end of hex strings to decode.dkf2013-09-011-0/+28
* | [Bug 3605721]: Test independence fixes for binary-41.*dkf2013-02-251-24/+32
* | Contributed patch from Andy Goth.dgp2012-11-151-0/+21
* | 3402540 Corrections to TclParseNumber() to make it reject invalid Nan(Hex).dgp2011-09-011-0/+17
|\ \ | |/
| * 3402540 Corrections to TclParseNumber() to make it reject invalid Nan(Hex)dgp2011-09-011-0/+18
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | * * tests/binary.test: Corrected flawed tests revealed by a -debug 1dgp2008-06-201-7/+1
| | * Backported fix for #1923966patthoyts2008-03-241-1/+19
| | * * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): Allow emptydgp2006-04-051-3/+3
| | * Fix [Bug 1116542]dkf2005-09-271-1/+5