summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* One more test which - apparently - cannot be thrusted when run in the Travis ...jan.nijtmans2019-08-041-1/+1
* Increase some timeout's a little, hoping this reduces the chance on Travis te...jan.nijtmans2019-08-031-4/+4
* One more knownMsvcBug marker, for a test which sometimes fails on Travis.jan.nijtmans2019-08-021-1/+2
* Add one more knownMsvcBug marker, for a test-case which sometimes fails in Tr...jan.nijtmans2019-08-021-1/+4
* Mark one more test-case as knownMsvcBug. TODO: something to be fixed here? Se...jan.nijtmans2019-08-011-1/+1
* Mark 6 failing tests as knownMsvcBug. To be investigated.jan.nijtmans2019-07-313-6/+9
|\
| * Disable two async test-cases on Travis (windows-only) because they are curren...jan.nijtmans2019-07-311-2/+3
* | Merge 8.5jan.nijtmans2019-07-302-3/+5
|\ \ | |/
| * Enable testcases on Visual Studio builds. Disable some test-cases on Travis, ...jan.nijtmans2019-07-292-3/+5
* | Merge 8.5jan.nijtmans2019-07-261-2/+2
|\ \ | |/
| * Increase timeout a little bit, making it less likely that this test failes in...jan.nijtmans2019-07-261-2/+2
| * cherrypick timerate-loop-opti--discard-resultsebres2019-07-241-4/+39
* | fix done optimization (TCL_EVAL_DISCARD_RESULT) for nested call - supply and ...sebres2019-07-231-4/+29
* | better rewritten loop optimization: new evalFlag "TCL_EVAL_DISCARD_RESULT" in...sebres2019-07-231-0/+10
* | integrate branch bug-4718b41c56, revert/rebuild win/configure (2.69 in tcl8.6...sebres2019-07-121-0/+20
|\ \ | |/
| * integrate branch bug-4718b41c56, closes [4718b41c56]sebres2019-07-121-0/+20
| |\
| | * fixes [4718b41c56] for windows x86 (mingw / MSVC versions with CRT supporting...sebres2019-07-081-0/+20
| * | More tweaking to work around YAML parsing issues and fix an irrelevant test f...dkf2019-07-091-18/+22
| |/
* | winFCmd.test: fixes EXDEV related constraint and paths in test cases (coverin...sebres2019-06-271-20/+25
* | [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