summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* merge trunkjan.nijtmans2013-03-064-11/+55
|\
| * [Bug 3606397]: Make test work in isolation, and corrected what was being tested.dkf2013-03-011-6/+13
| |
| * [Bug 3606542]: Add missing constraint to test.dkf2013-03-011-1/+1
| |\
| | * [Bug 3606542]: Add missing constraint to test.dkf2013-03-011-1/+1
| | |
| * | fix coroutine-4.6 so that it runs in isolation, [Bug 3606395]mig2013-02-281-1/+1
| | |
| | |
| | \
| *-. \ Somewhat tidier, less daunting test.dgp2013-02-271-141/+40
| |\ \ \ | | | |/
| | | * Somewhat tidier, less daunting test.dgp2013-02-271-141/+40
| | | |\ | | |/ /
| | | * A bit more tidiness expressing the new test expression.dgp2013-02-271-2/+35
| | | |
| | | * Convert test expression into less imposing form.dgp2013-02-271-3/+7
| | | |
| | * | Wrap test-case over multiple linesjan.nijtmans2013-02-271-1/+139
| | |\ \
| * | \ \ Wrap test-case over multiple linesjan.nijtmans2013-02-271-1/+139
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Wrap test-case over multiple lines.off_8_4_branchjan.nijtmans2013-02-271-1/+139
| | | |/ | | |/|
* | | | merge trunk. jan.nijtmans2013-02-273-29/+46
|\ \ \ \ | |/ / / | | | | Implement Tcl_VarTraceInfo and Tcl_UpVar as macro.
| * | | [Bug 3606139]: missing error check allows regexp to crash Tcl. Thanks to Tom ↵jan.nijtmans2013-02-271-0/+5
| |\ \ \ | | | |/ | | |/| | | | | Lane for providing the test-case and the patch.
| | * | [Bug 3606139]: missing error check allows regexp to crash Tcl. Thanks to Tom ↵jan.nijtmans2013-02-271-0/+5
| | |\ \ | | | |/ | | | | | | | | Lane for providing the test-case and the patch.
| | | * [Bug 3606139]: missing error check allows regexp to crash Tcl. Thanks to Tom ↵jan.nijtmans2013-02-271-0/+5
| | | | | | | | | | | | | | | | Lane for providing the test-case and the patch.
| * | | [Bug 3605120]: Stop test chan-io-28.7 from hanging when run standalone.dkf2013-02-261-5/+9
| | | |
| * | | [Bug 3605721]: Test independence fixes for binary-41.*dkf2013-02-251-24/+32
| | | |
* | | | merge trunk. jan.nijtmans2013-02-252-10/+26
|\ \ \ \ | |/ / / | | | | Unicode 6.3 does not have that many spaces.....
| * | | 3605719,3605720 Test independence. Thanks Rolf Ade for patches.dgp2013-02-252-10/+26
| |\ \ \ | | |/ /
| | * | 3605719,3605720 Test independence. Thanks Rolf Ade for patches.dgp2013-02-252-10/+26
| | | |
* | | | Merge trunk. jan.nijtmans2013-02-221-0/+8
|\ \ \ \ | |/ / / | | | | Convert Tcl_UntraceVar to macro, calling Tcl_UntraceVar2 in stead. No change of functionality.
| * | | 3605447 Make sure the -clear option to [namespace export] always clears,dgp2013-02-211-0/+8
| |\ \ \ | | |/ / | | | | whether or not new export patterns are specified.
| | * | 3605447 Make sure the -clear option to [namespace export] always clears,dgp2013-02-211-0/+8
| | |\ \ | | | |/ | | | | whether or not new export patterns are specified.
| | | * added testbug_3605447dgp2013-02-211-0/+8
| | | |
* | | | Merge trunk. jan.nijtmans2013-02-191-0/+10
|\ \ \ \ | |/ / / | | | | Tranform Tcl_SaveResult/Tcl_RestoreResult/Tcl_DiscardResult to macros, and remove them from the stub table
| * | | Fix bug #2438181: Incorrect error reporting in traces. jan.nijtmans2013-02-191-0/+10
| |\ \ \ | | |/ / | | | | Test-case and fix provided by Poor Yorick.
| | * | Fix bug #2438181: Incorrect error reporting in traces. jan.nijtmans2013-02-191-0/+10
| | |\ \ | | | |/ | | | | Test-case and fix provided by Poor Yorick.
| | | * Add test-case for Bug #2438181 (which passes in Tcl 8.4 but fails in 8.5/8.6).jan.nijtmans2013-02-191-0/+10
| | | | | | | | | | | | Provided by Poor Yorick
* | | | merge trunkjan.nijtmans2013-02-152-2/+6
|\ \ \ \ | |/ / /
| * | | 3604074 Fix regexp optimization to stop hanging on the expressiondgp2013-02-151-0/+4
| |\ \ \ | | |/ / | | | | ((((((((a)*)*)*)*)*)*)*)* . Thanks to Bjørn Grathwohl for discovery.
| | | |
| | | \
| | *-. \ 3604074 Fix regexp optimization to stop hanging on the expressiondgp2013-02-151-0/+4
| | |\ \ \ | | | | |/ | | | | | ((((((((a)*)*)*)*)*)*)*)* . Thanks to Bjørn Grathwohl for discovery.
| | | | * revise test numbering for forward mergingdgp2013-02-151-1/+4
| | | |/
| | | * New branch bug-3604074 with improved patch to correct fixempties() failurebug_3604074dgp2013-02-141-1/+4
| | | | | | | | | | | | to converge.
| | | * Don't call "ulimit" on cygwin: On Cygwin the stack size cannot be modified, ↵jan.nijtmans2013-01-071-1/+2
| | | | | | | | | | | | | | | | and the reported stacksize is much lower than the real one.
| * | | [Bug 3604576]: msgcat-1.5.0.tm error on windows XPjan.nijtmans2013-02-141-2/+2
| |\ \ \ | | |/ /
| | * | Suggested fix for bug 3604576: msgcat -1.5.0.tm error on windows XP, ↵jan.nijtmans2013-02-141-2/+2
| | | | | | | | | | | | | | | | | | | | inclusive bump to version 1.5.1. Changelog entry still missing.
* | | | Merge trunk. jan.nijtmans2013-02-112-0/+38
|\ \ \ \ | |/ / / | | | | Various Tcl_NewIntObj/Tcl_NewBooleanObj -> Tcl_NewLongObj modifications
| * | | Correction to comment in re key buffer size.bug_3603553dkf2013-02-111-1/+1
| | | |
| * | | [Bug 3603553]: Ensure that data gets written to the underlying stream bydkf2013-02-111-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | compressing transforms when the amount of data to be written is one buffer's-worth; problem was particularly likely to occur when compressing large quantities of not-very-compressible data. Many thanks to Piera Poggio (vampiera) for reporting.
| * | | characterize bugdkf2013-02-081-0/+19
| | | |
* | | | Merge trunk. jan.nijtmans2013-02-081-0/+75
|\ \ \ \ | |/ / / | | | | | | | | Eliminate all usage of internal macros: TclNewIntObj, TclNewBooleanObj, TclSetIntObj, TclSetBooleanObj. Change various function to macros: Tcl_NewIntObj, Tcl_SetIntObj, Tcl_NewBooleanObj, Tcl_DbNewBooleanObj, Tcl_SetBooleanObj, Tcl_AddErrorInfo, Tcl_AddObjErrorInfo.
| * | | [3603557]: Increase the maximum depth of recursion used when duplicating andkf2013-02-081-0/+75
| | | | | | | | | | | | | | | | | | | | automaton in response to encountering a "wild" RE that hit the previous limit. Allow the limit (DUPTRAVERSE_MAX_DEPTH) to be set by defining its value in the Makefile. Problem reported by Jonathan Mills.
* | | | merge trunkjan.nijtmans2013-02-042-0/+74
|\ \ \ \ | |/ / /
| * | | Merge in fix for 3602706dgp2013-02-041-0/+5
| |\ \ \ | | |/ /
| | * | Cherrypick again. Add test.bug_3602706dgp2013-02-041-0/+5
| | | |
| * | | [3603163]: Prevent odd crashes in 'eval {array set ...}'dkf2013-02-041-0/+69
| | | |
* | | | merge trunkjan.nijtmans2013-02-0320-302/+256
|\ \ \ \ | |/ / /
| * | | 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
| | | |