summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 3366265 Allocate proper size buffer for TclConvertElement() to write to.dgp2011-07-141-0/+5
|\
| * merge new testdgp2011-07-131-0/+5
| |\
| | * 3366265 Buffer allocated one byte too small caused overrun.dgp2011-07-132-0/+10
* | | Correct test suite errors revealed by a -singleproc 1 -debug 1 run.dgp2011-07-076-8/+11
* | | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507]Kevin B Kenny2011-07-021-0/+29
|\ \ \ | |/ /
| * | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507]Kevin B Kenny2011-07-021-0/+33
* | | Rework constraint detection and add constraints that cater for the fact, that...max2011-06-281-9/+22
* | | replace socket-14.3 with a test that is more useful and less likely to random...max2011-06-281-12/+17
* | | * unix/tclUnixSock.c (CreateClientSocket): Fix and simplify posting of the...max2011-06-281-7/+60
* | | Merge fixes for [socket -async] and other improvements to the unix socket codemax2011-06-221-1/+85
|\ \ \
| * | | complete a comment in socket.testrmax_ipv6_branchmax2011-06-221-1/+2
| * | | * doc/socket.n: Document the fact that the event loop is now needed for [s...max2011-06-161-0/+3
| * | | * Don't use port 0 for test 14.2 as it fails in different ways on Linux an...max2011-06-061-2/+2
| * | | * Improve socket.test by checking the latency on the loopback address and ...max2011-06-011-7/+30
| * | | * Fix setting up of [fileevent] while an async socket is still in progress max2011-05-301-2/+37
| * | | Fix [socket -async] for DNS names with more than one addressmax2011-05-271-0/+22
| | | |
| \ \ \
*-. \ \ \ tcltest 2.3.3 fixes:dgp2011-06-212-2/+2
|\ \ \ \ \ | | | |/ / | | |/| |
| | * | | tcltest 2.3.3 fixes:dgp2011-06-212-2/+2
| |/ / /
| * | | Backport tcltest 2.3.3 for release with Tcl 8.5.*dgp2011-06-212-20/+16
* | | | More cleaning up of the code to remove unnecessary [string equal]s in tests.dkf2011-06-081-241/+121
* | | | Add test constraint, so 6.2 and 6.3 don't fail when the machine does not have...jan.nijtmans2011-06-061-2/+2
* | | | [Bug 3185407]: Extend the set of epochs that are potentially bumped (indkf2011-06-021-0/+16
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | [Bug 3185407]: Extend the set of epochs that are potentially bumped (indkf2011-06-021-0/+16
* | | fix a timing issue in socket-12.3max2011-05-271-1/+2
* | | Bump TclOO version.corresponds_to_TclOO_0_6_3dkf2011-05-252-2/+2
* | | Implementation of TIP #381: Call Chain Introspection and Controldkf2011-05-252-2/+767
* | | * unix/tclUnixSock.c (TcpWatchProc): No need to check for server sockets h...max2011-05-111-0/+18
* | | New internal routines TclScanElement() and TclConvertElement().dgp2011-05-101-0/+4
|\ \ \ | |/ /
| * | Completed patch with mucho comments. Merge 8.5.bug_3173086dgp2011-05-103-9/+37
| * | mergedgp2011-03-061-0/+38
| |\ \
| * | | Correct flaw in the rewrite handling [list \\\\\}].dgp2011-03-031-0/+4
* | | | comment fixjan.nijtmans2011-05-061-3/+3
|\ \ \ \
| * \ \ \ comment fixjan.nijtmans2011-05-061-3/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | comment fixjan.nijtmans2011-05-061-3/+3
| | * | | Fixed the shift in line numbers used for testing 'info frame' introduced by c...andreask2011-04-201-0/+2
* | | | | merge 8.5dgp2011-05-032-2/+2
|\ \ \ \ \ | |/ / / /
* | | | | Revised TclFindElement() interface.dgp2011-05-021-0/+6
|\ \ \ \ \ | |/ / / /
| * | | | Tests for expanded literals quoting detection.dgp2011-05-021-0/+12
* | | | | Limits on list length were too strict. Revised panics to errors where possible.dgp2011-04-211-1/+1
|\ \ \ \ \ | |/ / / /
* | | | | Test for [Bug 3285472]. Not buggy in trunk.dgp2011-04-121-0/+5
|\ \ \ \ \ | |/ / / /
| * | | | Repair corruption in [string reverse] when string rep invalidation faileddgp2011-04-121-0/+5
* | | | | revert 6b6ef4e0b1, removing the temporary tests againjan.nijtmans2011-04-121-4/+0
|\ \ \ \ \
* | | | | | insure that 'coroutine eval' runs the initial command in the proper context, ...mig2011-04-111-0/+24
* | | | | | Add some (temporary) test cases showing the problem with --export-dynamicjan.nijtmans2011-04-071-0/+4
|/ / / / /
* | | | | Better error-message in case of errors related to setting a variablejan.nijtmans2011-04-043-29/+29
* | | | | More generation of error codes (namespace creation, path normalization,dkf2011-04-031-3/+3
* | | | | Use the error messages generated by the variable management code rather thandkf2011-03-282-36/+46
* | | | | More test suite updating.dkf2011-03-111-33/+22
* | | | | Fix remaining broken tests (test failures appear non-serious)dkf2011-03-101-2/+2
* | | | | Fix most of the failing tests (some of which were due to breakage done to thedkf2011-03-102-17/+23