Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | merge trunk | dkf | 2012-08-04 | 80 | -271/+1065 | |
|\ | ||||||
| * | more result generation conversion | dkf | 2012-08-04 | 1 | -5/+2 | |
| | | ||||||
| * | more result generation conversion | dkf | 2012-08-03 | 2 | -3/+3 | |
| | | ||||||
| * | Fix Bug #3545367: DDE test failures | jan.nijtmans | 2012-08-02 | 1 | -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 package | jan.nijtmans | 2012-07-30 | 1 | -5/+5 | |
| | | ||||||
| * | fix winPipe.test tests, when running with tcltest86.dll | jan.nijtmans | 2012-07-30 | 1 | -1/+12 | |
| | | ||||||
| * | fix event-tests running with tcltest86.dll | jan.nijtmans | 2012-07-30 | 1 | -2/+11 | |
| | | ||||||
| * | fix filesystem-7.1.x tests in install environment [3549770], as suggested by ↵ | jan.nijtmans | 2012-07-30 | 2 | -13/+16 | |
| | | | | | | | | | | Twylite temporary workaround for winPipe failing tests (still work to do) | |||||
| * | unneeded variable | jan.nijtmans | 2012-07-30 | 1 | -1/+0 | |
| | | ||||||
| * | eliminate the "testfinexit" command. We have the TCL_FINALIZE_ON_EXIT ↵ | jan.nijtmans | 2012-07-30 | 1 | -4/+3 | |
| | | | | | | | | environment variable now, which makes "exit" do the same thing. | |||||
| * | fix load-9.1 test case, when testing using tcltest86.dll | jan.nijtmans | 2012-07-30 | 1 | -1/+1 | |
| | | ||||||
| * | Less strictness about exactly which dll versions are tested | jan.nijtmans | 2012-07-30 | 3 | -7/+9 | |
| | | ||||||
| * | Fix various test when run outside of the build environment [3549770] | jan.nijtmans | 2012-07-30 | 3 | -10/+16 | |
| | | ||||||
| * | Add checks whether we are testing the right dll's | jan.nijtmans | 2012-07-30 | 2 | -1/+7 | |
| | | ||||||
| * | fix info.test tests | jan.nijtmans | 2012-07-30 | 1 | -10/+7 | |
| | | ||||||
| * | No longer build tcltest.exe to run the tests,but use tclsh86.exe in ↵ | jan.nijtmans | 2012-07-29 | 65 | -0/+197 | |
| | | | | | | | | combination with tcltest86.dll to do that (Windows only) | |||||
| * | [Bug 3549770] Multiple test failures running tcltest outside build tree | jan.nijtmans | 2012-07-28 | 3 | -23/+14 | |
| |\ | ||||||
| | * | Bug [3549770]: Multiple test failures running tcltest outside build tree | jan.nijtmans | 2012-07-28 | 3 | -20/+9 | |
| | | | ||||||
| | * | [Bug 3549770] Multiple test failures running tcltest outside build tree | jan.nijtmans | 2012-07-28 | 3 | -17/+17 | |
| | | | ||||||
| | * | use backslash and braces in regexp | jan.nijtmans | 2012-07-23 | 1 | -1/+1 | |
| | | | ||||||
| | * | Bug #3547593: fcmd test failures on Windows 7 WOW64 | jan.nijtmans | 2012-07-23 | 1 | -49/+9 | |
| | | | ||||||
| | * | fix fCmd-6.19 testcase on win32 (can't read "tmpspace": no such variable) | jan.nijtmans | 2012-07-19 | 1 | -0/+1 | |
| | | | ||||||
| * | | fix bug [3545366]: Win32 link normalization test failures | jan.nijtmans | 2012-07-19 | 1 | -1/+1 | |
| | | | ||||||
| * | | Add fix and test for URLs that contain literal IPv6 addresses. [Bug 3531209] | max | 2012-07-08 | 1 | -0/+7 | |
| | | | ||||||
| * | | [Bug 3536888] Locale guessing of msgcat fails on (some) Windows 7 | jan.nijtmans | 2012-06-29 | 1 | -2/+2 | |
| |\ \ | | |/ | | | | Bump msgcat version to 1.4.5 | |||||
| | * | merge trunk | jan.nijtmans | 2012-06-28 | 3 | -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. | dkf | 2012-06-25 | 1 | -0/+8 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | [Bug 3537605]: Make [encoding dirs ? ?] report the right error message. | dkf | 2012-06-25 | 1 | -0/+8 | |
| | | | | ||||||
| * | | | [Patch #1536227]: Cygwin network pathname support | jan.nijtmans | 2012-06-25 | 1 | -3/+3 | |
| |\ \ \ | | |/ / | ||||||
| | * | | [Patch #1536227]: Cygwin network pathname support | jan.nijtmans | 2012-06-25 | 1 | -3/+3 | |
| | |\ \ | ||||||
| | | * | | Cygwin network pathname supportbug_1536227 | jan.nijtmans | 2012-06-22 | 1 | -3/+3 | |
| | | |/ | ||||||
| * | | | some wrong versions | jan.nijtmans | 2012-06-24 | 1 | -2/+2 | |
| |\ \ \ | | |/ / | ||||||
| | * | | some wrong versions | jan.nijtmans | 2012-06-24 | 1 | -2/+2 | |
| | |/ | ||||||
| | * | [Bug 3362446]: possible allocation error when using UNICODE | jan.nijtmans | 2012-06-21 | 1 | -3/+3 | |
| | |\ | ||||||
| * | \ | [Bug #3362446]: registry keys command fails with 8.5/8.6 | jan.nijtmans | 2012-06-21 | 1 | -0/+6 | |
| |\ \ \ | | |/ / | ||||||
| | * | | [Bug #3362446]: registry keys command fails with 8.5/8.6 | jan.nijtmans | 2012-06-21 | 1 | -0/+6 | |
| | |\ \ | | | | | | | | | | | update registry version to 1.2.2 | |||||
| | | * | | add test case for very long value names and values | jan.nijtmans | 2012-06-20 | 1 | -0/+6 | |
| | | |/ | ||||||
| * | | | alternative fix for [a7e00a0e02] breakage: just make sure | jan.nijtmans | 2012-06-15 | 1 | -13/+14 | |
| | | | | | | | | | | | | that the variable $tmpspace is always set | |||||
| * | | | fix fCmd-6.19 on win32, which was broken by [a7e00a0e02] | jan.nijtmans | 2012-06-14 | 1 | -7/+7 | |
| | | | | ||||||
| * | | | add test that triggered reporting of [Bug 3530230] | dkf | 2012-06-12 | 1 | -0/+14 | |
| |\ \ \ | | |/ / | ||||||
| | * | | add test that triggered reporting of [Bug 3530230] | dkf | 2012-06-12 | 1 | -0/+14 | |
| | | | | ||||||
| * | | | 3532959 Make sure the lifetime management of entries in the linePBodyPtr hash | dgp | 2012-06-11 | 1 | -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 ↵ | dgp | 2012-06-10 | 1 | -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.nijtmans | 2012-06-08 | 1 | -120/+130 | |
| | | | | | | | | | | | | | | | | arrays are not | |||||
| * | | | 3530533 Add comments to failing tests. | dgp | 2012-06-05 | 1 | -0/+6 | |
| |\ \ \ | | |/ / | ||||||
| | * | | 3530533 Add comments to failing tests. | dgp | 2012-06-05 | 1 | -0/+6 | |
| | | | | ||||||
| * | | | [Bug 3530536]: zlib-7.4 fails on IRIX64 | jan.nijtmans | 2012-06-01 | 1 | -0/+16 | |
| |\ \ \ | ||||||
| | * | | | two more testcases, showing that only the "deflate" and "inflate" streams ↵bug_3530536 | jan.nijtmans | 2012-06-01 | 1 | -0/+16 | |
| |/ / / | | | | | | | | | | | | | don't update the checksum, other streams do. | |||||
| * | | | 3519357 Use randomized subdir of /tmp in xdev tests to reduce chance of conflict | dgp | 2012-06-01 | 1 | -62/+70 | |
| |\ \ \ | | |/ / | ||||||
| | | | | ||||||
| | | \ | ||||||
| | *-. \ | Do filesystem tests needing /tmp access in a subdir less likely to conflict.bug_3519357 | dgp | 2012-06-01 | 2 | -65/+116 | |
| | |\ \ \ |