summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* [3603163]: Prevent odd crashes in 'eval {array set ...}'dkf2013-02-041-0/+69
|
* For traces and embedding support, select modernizations from Patrick Fradin.dgp2013-01-312-163/+158
|\
| * For embedding support, select modernizations from Patrick Fradindgp2013-01-311-13/+13
| |
| * For traces, select modernizations from Patrick Fradlin.dgp2013-01-301-150/+145
| |
* | Better testevent cleanup and event loop managementdgp2013-01-311-3/+2
| |
* | Remove old vars and tests, now unused, one that collides with tcltest.dgp2013-01-301-22/+0
| |
* | missing testevent deletedgp2013-01-301-1/+1
| |
* | For Parse/eval & msgcat, select modernizations from Patrick Fradin + -debug fixdgp2013-01-3011-74/+58
|\ \ | |/
| * For msgcat, select modernizations from Patrick Fradin + -debug fix.dgp2013-01-301-7/+6
| |
| * For Parse/eval, select modernizations from Patrick Fradin.dgp2013-01-3010-68/+52
| |
* | For [package] etc., select modernizations from Patrick Fradin.dgp2013-01-302-10/+8
|\ \ | |/
| * For [package] etc., select modernizations from Patrick Fradin.dgp2013-01-302-10/+8
| |
* | In the script library, selected modernizations from Patrick Fradin.dgp2013-01-303-19/+24
|\ \ | |/
| * In the script library, selected modernizations from Patrick Fradin.dgp2013-01-303-19/+24
| |
* | Fradin improvements in test suite toodgp2013-01-301-11/+6
|\ \ | |/
| * Fradin improvements in test suite too.dgp2013-01-301-11/+6
| |
* | Fix [2911139]: connect asynchronously, but without unnecessary internal waits.jan.nijtmans2013-01-231-4/+3
|\ \ | |/
| * Now really fix test-case http-4.14bug_2911139jan.nijtmans2013-01-221-2/+2
| |
| * Fix test-case http-4.14jan.nijtmans2013-01-221-2/+1
| |
* | Test for Bug 1884496 (not buggy on trunk).dgp2013-01-111-0/+9
| |
* | Don't depend on Spencer-specific regexp syntax (/u and /U) any more in ↵jan.nijtmans2013-01-062-2/+2
| | | | | | | | | | unrelated places . Bump http package to 2.8.6.
* | Added mechanism for pre-parsing built-in ensembles even when they are not goingdkf2013-01-032-37/+15
|\ \ | | | | | | to generate specific code. This provides a good speedup in some cases.
| * | All tests pass except one; not sure what's wrong there.dkf2013-01-022-37/+15
| | |
* | | test case for bug-3598580: Tcl_ListObjReplace may release deleted elements ↵jan.nijtmans2013-01-031-0/+4
|\ \ \ | |/ / |/| / | |/ too early
| * test case for bug-3598580: Tcl_ListObjReplace may release deleted elements ↵jan.nijtmans2013-01-031-0/+4
| |\ | | | | | | | | | too early
| | * test case for bug-3598580: Tcl_ListObjReplace may release deleted elements ↵jan.nijtmans2013-01-031-0/+4
| | | | | | | | | | | | too early
| | * Fix msgcat.test (in case a higher msgcat version is encountered, which is ↵jan.nijtmans2012-11-161-0/+7
| | | | | | | | | | | | | | | not included with Tcl 8.4) <p>Doc fix in TCL_MEM_DEBUG.3
| | * More complete purge of things only present for supporting long-dead Mac 9 ↵dgp2012-11-1514-1663/+20
| | | | | | | | | | | | systems.
| | * Fix 2 failing tests on Windows 7. Fix backported from Tcl 8.6jan.nijtmans2012-11-151-29/+35
| | |
| | * Add tn, ro_MO and ru_MO to msgcat. jan.nijtmans2012-06-291-6/+6
| | | | | | | | | | | | Make it work on cygwin (backported) Bump msgcat to 1.3.5
* | | merge trunk, update changes and re-tagcore_8_6_0core_8_6_0_rcdgp2012-12-142-0/+20
|\ \ \
| * | | TIP 400 suffered from the same segfaulting flaw as 3595576.dgp2012-12-131-0/+14
| | | | | | | | | | | | Segfaulting test and fix committed.
| * | | Merge 3595576 tests from 8.5.dgp2012-12-131-0/+6
| |\ \ \ | | |/ /
| | * | 3595576 Tests/fix for mem corruption: [catch] fails to store options in a var.dgp2012-12-131-0/+6
| | | |
* | | | merge trunkdgp2012-12-101-1/+1
|\ \ \ \ | |/ / /
| * | | Clean up unwanted eofchar side-effect of chan-4.6 leading to a spurious "'" ↵ferrieux2012-12-091-1/+1
| | | | | | | | | | | | | | | | at end of chan.test under certain conditions (see [Bug 3389289] and [Bug 3389251]).
* | | | merge trunkdgp2012-12-071-1/+1
|\ \ \ \ | |/ / /
| * | | fix failing testjan.nijtmans2012-12-071-1/+1
| | | |
* | | | merge trunkdgp2012-11-223-4/+45
|\ \ \ \ | |/ / /
| * | | merge trunkdkf2012-11-1911-12/+42
| |\ \ \
| | * | | [Bug 3588366]: Corrected implementation of bounds restriction for end-indexeddkf2012-11-192-4/+24
| | | | | | | | | | | | | | | compiled [string range]. Thanks to Emiliano Gavilan for diagnosis and fix.
| * | | | Contributed patch from Andy Goth.dgp2012-11-151-0/+21
| | | | |
* | | | | merge trunkdgp2012-11-191-0/+10
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | 3587651 Fix [info functions] and Tcl_ListMathFuncs().dgp2012-11-161-0/+10
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | 3587651 fix [info functions] (Re-implementation in Tcl)dgp2012-11-161-0/+10
| | | | |
| | * | | Correct build version and backported 973091ef75tip404_tcl8_5oehhar2012-09-171-0/+7
| | | | |
| | * | | tip#404 file locale mcset: mc(fl)(m)set backport from 8.6oehhar2012-09-121-2/+42
| | | | |
* | | | | merge trunkdgp2012-11-168-8/+8
|\ \ \ \ \ | |/ / / /
| * | | | Let all test-cases which require Thread, at least require Thread 2.7jan.nijtmans2012-11-168-8/+8
| | |/ / | |/| |
* | | | merge trunk:dgp2012-11-151-7/+13
|\ \ \ \ | |/ / /