summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2019-03-271-21/+21
|\
| * Document maximum value for right argument of '**' operator. jan.nijtmans2019-03-271-21/+21
* | Add some test-cases with longer backslash sequences, to test for internal buf...jan.nijtmans2019-03-222-1/+7
* | enlarge a few small buffers, which could overflow using Unicode characters > ...jan.nijtmans2019-03-181-1/+1
* | Eliminate usage of mp_isneg(), just check bignum->sign directly (as libtommat...jan.nijtmans2019-03-151-619/+623
* | Make -DTCL_UTF_MAX=6-build work on win32. Add travis builds to prove it.jan.nijtmans2019-03-081-4/+3
|\ \
| * | Fixes for TCL_UTF_MAX=6, (gcc compiler warnings). Also make everything work o...jan.nijtmans2019-03-071-4/+3
* | | merge 8.6dgp2019-03-081-0/+3
|\ \ \ | |/ / |/| / | |/
| * [39fed4dae5] Make sure return value from Tcl_PkgRequire*() survives long enoughdgp2019-03-081-0/+3
| |\
| | * Merge forward to demonstrate the test fails after the bug arrived.dgp2019-03-0758-1048/+3944
| | |\
| | * | [39fed4dae5] Proposed testdgp2019-03-071-0/+3
* | | | merge 8.6 (TIP#527, New measurement facilities in TCL: New command timerate, ...sebres2019-03-051-0/+64
|\ \ \ \ | |/ / /
| | | |
| | \ \
| *-. \ \ integrate sebres-8-6-timerate, merge 8.5 (TIP#527, New measurement facilities...sebres2019-03-051-0/+64
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | * | merge sebres-8-5-timerate (TIP#527 - New measurement facilities in TCL: New c...sebres2019-03-051-0/+64
| | | |\ \
| | * | \ \ merge 8-5-timerate (?max-count?, break possibility, diverse fixes) + windows ...sebres2019-02-131-0/+64
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | timerate: extended with ?max-count? optional parameter, code review and more ...sebres2019-02-131-4/+23
| | | * | | small amend (correct wrong utf-8 prevention for micro sign in RE of check tes...sergey.brester2019-02-121-1/+1
| | | * | | few test cases for timerate commandsergey.brester2019-02-121-0/+45
* | | | | | Merge 8.6jan.nijtmans2019-02-241-0/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.5jan.nijtmans2019-02-241-0/+4
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | No longer run socket test-cases on travis with OSX: There are too many random...jan.nijtmans2019-02-241-3/+7
| | |/ /
* | | | Merge 8.6jan.nijtmans2019-02-191-6/+6
|\ \ \ \ | |/ / /
* | | | Improve portability of path constructions.dgp2019-02-141-4/+4
* | | | small amend unfolding `list "$tcl_library/http"` (previously it was result of...sebres2019-02-141-3/+3
* | | | closes [b322938e08]: fix several zipfs-tests searching for single "http" dire...sebres2019-02-141-13/+13
* | | | tests/httpcookie.test: apply "-load" option for this test (in order to provid...sebres2019-02-061-0/+2
* | | | fixes segfault [bd94500678]: Tcl_UtfToUniChar/TclUtfToUniChar could don't adv...sebres2019-02-051-0/+6
* | | | merge 8.6 (regression fix [e3f481f187], conflicts resolved)sebres2019-02-011-0/+22
|\ \ \ \ | |/ / /
| * | | fixes utf-8 compatibility of proc/lambda arguments (regression on compiled lo...sebres2019-01-301-0/+22
* | | | speedup "process.test" using signal (via file delete) for the child-process i...sebres2019-02-011-7/+61
* | | | renumeration of testsebres2019-01-251-1/+1
* | | | more tests for INST_EXPON: base -1, big exponent (odd/even).sebres2019-01-251-3/+5
* | | | More simplifications in tclExecute.c (INST_EXPON), much more and well-arrange...sebres2019-01-251-2/+26
* | | | Clamp output of TclIndexDecode() between -1 (TCL_INDEX_NONE) and INT_MAX. Use...jan.nijtmans2019-01-181-1/+4
* | | | merge 8.6, conflicts resolved in win/Makefile.in (fixed auto-path and load tc...sebres2019-01-142-4/+3
|\ \ \ \ | |/ / /
| * | | normalize package provide for tcltests 0.1 (declaration moved from pkgIndex.t...sebres2019-01-142-4/+3
* | | | fCmd-9.4.a: restore constraint for winXP (mistakenly removed, should replace ...sebres2019-01-141-1/+1
|\ \ \ \ | |/ / /
* | | | Merge 8.6jan.nijtmans2019-01-131-0/+26
|\ \ \ \ | |/ / /
| * | | provided test-cases covering crash fixed by [58c46e74b931d3a1], as well as ne...sebres2019-01-111-0/+26
* | | | merge 8.6 (regression bug-[cc1e91552c], etc)sebres2019-01-094-4/+28
|\ \ \ \ | |/ / /
| * | | closes [cc1e91552c]: fixes lrange instruction on empty not canonical list (an...sebres2019-01-092-0/+16
| |\ \ \
| | * | | amend to [a87460dbd4], added clean-up to avoid error {can't set "a(x)": varia...sebres2019-01-081-2/+4
| | * | | bug [cc1e91552c]: added test cases showing the regression (expansion & lrange)sebres2019-01-082-0/+14
| * | | | fixed missing dependency in test-cases "*io-60.1" (constraint-related) - miss...sebres2019-01-082-4/+12
| |/ / /
* | | | Update TZ info to tzdata2018h.José Ignacio Marín2018-12-291-26/+30
|\ \ \ \ | |/ / /
| * | | clock.test: resolve sporadic timing issues - "after 10" could cause pause >12...sebres2018-12-291-26/+30
| * | | New test-cases (backported from 8.7) adapted for pre-TIP-502 behaviorjan.nijtmans2018-12-201-0/+18
| |\ \ \ | | |/ /
| | * | (cherry-pick) relax the timings of 2 tests, which incidentally fail on Travis...jan.nijtmans2018-12-203-3/+21
* | | | Fix 2 TIP #502 corner-cases. Those corner-cases where (probably) always wrong...jan.nijtmans2018-12-131-0/+18
* | | | Fix executable flags of 3 test-filesjan.nijtmans2018-12-083-0/+0