summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | | | | | | | | * | | | merge trunkjan.nijtmans2012-08-063-8/+5
| | | | | | | | | | | | | | | | |\ \ \ \
| | | | | | | | | | | | | | | | * \ \ \ \ merge trunkjan.nijtmans2012-08-0269-70/+290
| | | | | | | | | | | | | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | |_|_|/ / | | | | | | | | | | | | | | | | |/| | | |
| | | | | | | | | | | | | | | | | | | | * merge trunkdkf2012-09-046-33/+59
| | | | | | | | | | | | | | | | | | | | |\ | | | | | | | | | | | | | | | | |_|_|_|_|/ | | | | | | | | | | | | | | | |/| | | | |
| | | | | | | | | | | | | | | * | | | | | Fix http-3.29 for machines without IPv6 support.max2012-08-091-4/+12
| | | | | | | | | | | | | | | | |_|_|/ / | | | | | | | | | | | | | | | |/| | | |
| | | | | | | | | | | | | | | * | | | | [Bug #1536227]: Cygwin network pathname supoortjan.nijtmans2012-08-081-3/+3
| | | | | | | | | | | | | | | |\ \ \ \ \
| | | | | | | | | | | | | | | | * | | | | [Bug #1536227]: Cygwin network pathname supoortjan.nijtmans2012-08-081-3/+3
| | | | | | | | | | | | | | | * | | | | | add 3 testcases for "dde poke", only active with --enable-symbolsjan.nijtmans2012-08-071-0/+21
| | | | | | | | | | | | | | | | |_|_|/ / | | | | | | | | | | | | | | | |/| | | |
| | | | | | | | | | | | | | | * | | | | Reference to correct Bug #number. jan.nijtmans2012-08-061-4/+4
| | | | | | | | | | | | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | |/ / / /
| | | | | | | | | | | | | | | | | | | * Rename 'mapeach' to 'lmap' per preferred alternative in TIP #405.twylite2012-08-081-0/+493
| | | | | | | | | | | | | | | | | | | * [Patch-3163961] Implementation of TIP #405 merged from private branch. Inclu...twylite2012-08-034-0/+965
* | | | | | | | | | | | | | | | | | | | merge trunkdkf2012-08-0480-271/+1065
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | more result generation conversiondkf2012-08-041-5/+2
| * | | | | | | | | | | | | | | | | | | more result generation conversiondkf2012-08-032-3/+3
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Fix Bug #3545367: DDE test failuresjan.nijtmans2012-08-021-15/+15
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | event tests should continue to work with static Tcltest packagejan.nijtmans2012-07-301-5/+5
| * | | | | | | | | | | | | | | | | fix winPipe.test tests, when running with tcltest86.dlljan.nijtmans2012-07-301-1/+12
| * | | | | | | | | | | | | | | | | fix event-tests running with tcltest86.dlljan.nijtmans2012-07-301-2/+11
| * | | | | | | | | | | | | | | | | fix filesystem-7.1.x tests in install environment [3549770], as suggested by ...jan.nijtmans2012-07-302-13/+16
| * | | | | | | | | | | | | | | | | unneeded variablejan.nijtmans2012-07-301-1/+0
| * | | | | | | | | | | | | | | | | eliminate the "testfinexit" command. We have the TCL_FINALIZE_ON_EXIT environ...jan.nijtmans2012-07-301-4/+3
| * | | | | | | | | | | | | | | | | fix load-9.1 test case, when testing using tcltest86.dlljan.nijtmans2012-07-301-1/+1
| * | | | | | | | | | | | | | | | | Less strictness about exactly which dll versions are testedjan.nijtmans2012-07-303-7/+9
| * | | | | | | | | | | | | | | | | Fix various test when run outside of the build environment [3549770]jan.nijtmans2012-07-303-10/+16
| * | | | | | | | | | | | | | | | | Add checks whether we are testing the right dll'sjan.nijtmans2012-07-302-1/+7
| * | | | | | | | | | | | | | | | | fix info.test testsjan.nijtmans2012-07-301-10/+7
| * | | | | | | | | | | | | | | | | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...jan.nijtmans2012-07-2965-0/+197
| * | | | | | | | | | | | | | | | | [Bug 3549770] Multiple test failures running tcltest outside build treejan.nijtmans2012-07-283-23/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Bug [3549770]: Multiple test failures running tcltest outside build treejan.nijtmans2012-07-283-20/+9
| | * | | | | | | | | | | | | | | | [Bug 3549770] Multiple test failures running tcltest outside build treejan.nijtmans2012-07-283-17/+17
| | * | | | | | | | | | | | | | | | use backslash and braces in regexpjan.nijtmans2012-07-231-1/+1
| | * | | | | | | | | | | | | | | | Bug #3547593: fcmd test failures on Windows 7 WOW64jan.nijtmans2012-07-231-49/+9
| | * | | | | | | | | | | | | | | | fix fCmd-6.19 testcase on win32 (can't read "tmpspace": no such variable)jan.nijtmans2012-07-191-0/+1
| * | | | | | | | | | | | | | | | | fix bug [3545366]: Win32 link normalization test failuresjan.nijtmans2012-07-191-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Add fix and test for URLs that contain literal IPv6 addresses. [Bug 3531209]max2012-07-081-0/+7
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | [Bug 3536888] Locale guessing of msgcat fails on (some) Windows 7jan.nijtmans2012-06-291-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | merge trunkjan.nijtmans2012-06-283-5/+13
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ [Bug 3537605]: Make [encoding dirs ? ?] report the right error message.dkf2012-06-251-0/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | [Bug 3537605]: Make [encoding dirs ? ?] report the right error message.dkf2012-06-251-0/+8
| * | | | | | | | | | | | | | | [Patch #1536227]: Cygwin network pathname supportjan.nijtmans2012-06-251-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | [Patch #1536227]: Cygwin network pathname supportjan.nijtmans2012-06-251-3/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | Cygwin network pathname supportbug_1536227jan.nijtmans2012-06-221-3/+3
| | | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | | | some wrong versionsjan.nijtmans2012-06-241-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | some wrong versionsjan.nijtmans2012-06-241-2/+2
| | |/ / / / / / / / / / / /
| | * | | | | | | | | | | | [Bug 3362446]: possible allocation error when using UNICODEjan.nijtmans2012-06-211-3/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ \ \ [Bug #3362446]: registry keys command fails with 8.5/8.6jan.nijtmans2012-06-211-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | [Bug #3362446]: registry keys command fails with 8.5/8.6jan.nijtmans2012-06-211-0/+6
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | add test case for very long value names and valuesjan.nijtmans2012-06-201-0/+6
| | | |/ / / / / / / / / / /
| * | | | | | | | | | | | | alternative fix for [a7e00a0e02] breakage: just make surejan.nijtmans2012-06-151-13/+14
| * | | | | | | | | | | | | fix fCmd-6.19 on win32, which was broken by [a7e00a0e02]jan.nijtmans2012-06-141-7/+7
| * | | | | | | | | | | | | add test that triggered reporting of [Bug 3530230]dkf2012-06-121-0/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / /