summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Reentrant mcfl(m)set command, test, document mcflset as recommended for ↵oehhar2012-09-071-2/+42
| | | | message files
* 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
| | | | | | (we need a "dde poke" server for that, which is now built into tcldde14g.dll, but not in tcldde14.dll)
* | Reference to correct Bug #number. jan.nijtmans2012-08-061-4/+4
|\ \ | |/ | | Fix warning in winDde.c, and more test-cases using Unicode characters
* | 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
| | | | | | | | It turns out that "dde poke" had the same bug, unfortunately we cannot make a test-case for that. Also modified more test-cases to use unicode variable names, so we can more reliably detect this
* | 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
| | | | | | | | | | Twylite temporary workaround for winPipe failing tests (still work to do)
* | unneeded variablejan.nijtmans2012-07-301-1/+0
| |
* | eliminate the "testfinexit" command. We have the TCL_FINALIZE_ON_EXIT ↵jan.nijtmans2012-07-301-4/+3
| | | | | | | | environment variable now, which makes "exit" do the same thing.
* | 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 ↵jan.nijtmans2012-07-2965-0/+197
| | | | | | | | combination with tcltest86.dll to do that (Windows only)
* | [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
|\ \ | |/ | | Bump msgcat version to 1.4.5
| * merge trunkjan.nijtmans2012-06-283-5/+13
| |\ | | | | | | | | | bug fix: variable $key not found make it work on cygwin as well
* | \ [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
| |\ \ | | | | | | | | update registry version to 1.2.2
| | * | 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
| | | | | | | | | that the variable $tmpspace is always set
* | | 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
|\ \ \ | |/ /
| * | add test that triggered reporting of [Bug 3530230]dkf2012-06-121-0/+14
| | |
* | | 3532959 Make sure the lifetime management of entries in the linePBodyPtr hashdgp2012-06-111-0/+9
|\ \ \ | |/ / | | | table can tolerate either order of teardown, interp first, or Proc first.
| * | 3532959 Arrange for every lambda to place an entry in the linePBodyPtr hash ↵dgp2012-06-101-0/+8
| | | | | | | | | | | | | | | | | | | | | table. Then the two teardowns of data in that table synchronize so that the first to run signals the other not to operate. Test proc-7.4 in a mem debug build of Tcl will detect Bug 3532959 by crashing.
* | | Revise the "null data" check: null strings are possible, but empty binary ↵jan.nijtmans2012-06-081-120/+130
| | | | | | | | | | | | arrays are not
* | | 3530533 Add comments to failing tests.dgp2012-06-051-0/+6
|\ \ \ | |/ /