summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* merge trunkdgp2012-09-172-1/+12
|\
| * Mistaken cleanup command.dgp2012-09-141-1/+0
| |
| * Missing test cleanup.dgp2012-09-141-0/+12
| |
* | merge trunkdgp2012-09-131-0/+7
|\ \ | |/
| * Fix msgcat-0.7 when running tests outside of the build tree (part of Bug ↵jan.nijtmans2012-09-131-0/+7
| | | | | | | | #3549770)
* | merge trunkdgp2012-09-131-2/+2
|\ \ | |/
| * 3549770 fix filesystem-7.1.x tests: loaddll constraint setup and path for ↵twylite2012-09-131-2/+2
| | | | | | | | filesystem-7.1.1
* | merge trunkdgp2012-09-121-2/+42
|\ \ | |/
| * Reentrant mcfl(m)set command, test, document mcflset as recommended for ↵oehhar2012-09-071-2/+42
| | | | | | | | message files
* | correct font issues in define.ndgp2012-09-071-1/+1
|\ \ | |/ | | | | silence thread.test warning messages Automake updates
* | merge trunkdgp2012-08-201-4/+12
|\ \ | |/
| * Fix http-3.29 for machines without IPv6 support.max2012-08-091-4/+12
| |
* | merge trunkdgp2012-08-0870-80/+318
|\ \ | |/
| * [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
| | |
* | | Update TclOO package to 0.7, correct copyright dates.dkf2012-07-122-8/+6
|/ /
* | 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
| |/