summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [6bdadfba7d] Stop crash with multi-lappend and failing writesdkf2019-06-201-0/+39
* Mark test namespace-54.6 as knownBug.dgp2019-06-131-4/+4
* Unique test name.dgp2019-06-131-5/+5
* Test namespace-56.4 detects Bug 8b9854c3d8. Branch open to fix it.dgp2019-06-131-0/+13
* merge 8.5sebres2019-05-241-2/+2
|\
| * fixes typo ("net" instead of outdated term "nett")sebres2019-05-241-2/+2
* | merge 8.5sebres2019-05-161-0/+6
|\ \ | |/
| * small amend to [ac566e9df84daeab] with rollback of done/continue optimizationsebres2019-05-161-0/+6
* | merge 8.5 (timerate fix to avoid impact of object duplication on shared inter...sebres2019-05-161-0/+8
|\ \ | |/
| * timerate: allow continue from measurement cycle (used for conditional flow co...sebres2019-05-161-0/+8
| * (cherry-pick from8.6): Japanese Reiwa (令和) erajan.nijtmans2019-05-071-10/+12
* | For historical/hysterical reasons, the (unused??) public routines Tcl_UpVar()dgp2019-05-081-0/+4
* | Japanese Reiwa (令和) eraKevin B Kenny2019-05-041-10/+12
* | Make sure we test [2c154a40be] explicitly. Part of [cc191552c]dkf2019-05-041-0/+12
* | memleak demo testdgp2019-05-031-0/+10
|\ \ | |/
| * memleak demo testdgp2019-05-031-0/+11
* | Added primitive to allow working coroutine deep introspectiondkf2019-04-231-0/+75
* | Revise coroutines tests so they do not leave behind frame footprints thatdgp2019-04-171-12/+22
* | Isolate tests of [info frame] results from testing environment.dgp2019-04-171-20/+20
|\ \ | |/
| * Isolate tests of [info frame] results from testing environment.dgp2019-04-171-10/+10
* | merge 8.5sebres2019-04-091-0/+4
|\ \ | |/
| * closes [940ce8f958] - tests/cmdMZ.test: avoid import timerate to global NS in...sebres2019-04-091-0/+4
* | merge 8.5sebres2019-04-091-11/+19
|\ \ | |/
| * closes [1e5e25cf2b] - tests/cmdMZ.test: fixed NRT-related sleeps (and time-re...sebres2019-04-091-11/+19
* | Added missing test casedkf2019-04-091-0/+24
* | Relax timing for some socket tests a little bit. Hopefully this fixes the spu...jan.nijtmans2019-04-051-3/+3
* | integrate sebres-8-6-tommath-1-1 - cherry-picking of several optimizations an...sebres2019-04-011-2/+28
|\ \
| * | cherry pick of [238bd4d2c053540c]..[31dd092df4b57fdb]: More simplifications i...sebres2019-02-041-2/+28
* | | merge 8.5sebres2019-04-011-2/+5
|\ \ \ | | |/ | |/|
| * | closes [1a3fa1232e306a44], test case cmdMZ-6.5 fixed to cover float value by ...sebres2019-04-011-2/+5
* | | Document maximum value for right argument of '**' operator. jan.nijtmans2019-03-271-21/+21
* | | [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
| | | | |
| \ \ \ \
*-. \ \ \ \ 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.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
| |/ /
* | | fixes utf-8 compatibility of proc/lambda arguments (regression on compiled lo...sebres2019-01-301-0/+22
* | | normalize package provide for tcltests 0.1 (declaration moved from pkgIndex.t...sebres2019-01-142-4/+3
* | | provided test-cases covering crash fixed by [58c46e74b931d3a1], as well as ne...sebres2019-01-111-0/+26
* | | 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
|/ / /
* | | clock.test: resolve sporadic timing issues - "after 10" could cause pause >12...sebres2018-12-291-26/+30