summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2024-06-131-4/+4
|\
| * Use tabs for indenting in stead of 8 spacesjan.nijtmans2024-06-131-4/+4
| * use "int fd" for file descriptors, like everywhere else in the code. Mark som...jan.nijtmans2024-06-121-1/+1
* | ultimately closes [f05f5ef759c1f7f9]: since bigints are not supported yet, tr...sebres2024-06-121-1/+5
* | more fixes for [f05f5ef759c1f7f9]: don't swallow expr errors, further code re...sebres2024-06-121-3/+10
* | lseq: more testssebres2024-06-121-0/+16
* | tests illustrating bug [f05f5ef759c1f7f9], incorrect behavior of lseqsebres2024-06-121-0/+26
* | Fix for [d5b45c23f4]: file tildeexpand and file home not disabled in safe bas...jan.nijtmans2024-06-071-1/+1
* | Fix [57daa91ea]: Tcl_GetIntForIndex handling of n-m (m > n). With testcases.jan.nijtmans2024-06-061-0/+6
* | Since int() doesn't truncate any more (TIP #514), adapt the documentation acc...jan.nijtmans2024-05-311-1/+1
* | Merge 8.6dkf2024-05-311-23/+62
|\ \ | |/
| * More elegant background error interception, used more widely in oo.testdkf2024-05-311-22/+28
| * [7c934f4a3d] Make sure to also trap background errorsdkf2024-05-311-12/+43
* | Let's [9c258a841a|fix] the %p/%z/%t type specifiers, so they behave like C in...jan.nijtmans2024-05-291-3/+3
* | Fix [18f4a94d03], by reverting [9bcec7cd880540c3], which caused it.jan.nijtmans2024-05-292-57/+107
|\ \
| * \ Merge trunkapnadkarni2024-05-292-6/+11
| |\ \
| | * | partial merge 8.7 (cherrypick of tests changes only)sebres2024-05-282-6/+11
| * | | Fix tests - need longer timer under valgrind. Close created channels.apnadkarni2024-05-281-6/+8
| * | | Merge trunkapnadkarni2024-05-281-35/+41
| |\ \ \ | | |/ /
| | * | merge 8.7sebres2024-05-271-35/+41
| | |\ \
| * | \ \ Merge trunkapnadkarni2024-05-272-2/+50
| |\ \ \ \ | | |/ / /
| | * | | Merge 8.7dkf2024-05-252-2/+50
| | |\ \ \
| * | | | | Tests for bug fixesapnadkarni2024-05-241-6/+73
| * | | | | Merge trunkapnadkarni2024-05-241-0/+19
| |\ \ \ \ \ | | |/ / / /
| | * | | | Add test for [e589d9bdab]apnadkarni2024-05-241-0/+19
| * | | | | Merge trunkapnadkarni2024-05-245-9/+343
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 8.7. Some int -> Tcl_Sizejan.nijtmans2024-05-211-1/+1
| | |\ \ \ \
| | * \ \ \ \ merge 8.7sebres2024-05-212-1/+174
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | Bring over bug fixes from trunk to get releaseddgp2024-05-171-0/+139
| | |\ \ \ \ \
| | | * \ \ \ \ Proper fix for [87271f7cd6]. Structures relating to [info frame] in a method ...dkf2024-05-171-27/+101
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Apply emergency workaround for [87271f7cd6]; not fixed yet, but no longer cra...dkf2024-05-161-0/+41
| | | |\ \ \ \ \ \
| | | * | | | | | | Tests to illustrate problem found in [36e5517a6850]dkf2024-05-161-0/+24
| | | * | | | | | | merge 8.7sebres2024-05-131-2/+4
| | | |\ \ \ \ \ \ \
| | * | | | | | | | | merge 8.7dgp2024-05-141-2/+4
| | * | | | | | | | | Merge changes from trunk up to but not including style/whitespace work.dgp2024-05-142-2/+14
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / /
| | | * | | | | | | | closes [10aa8403d064439f]: merge 8.7, restore time64bit constraint (all platf...sebres2024-05-101-2/+6
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ merge 8.7sebres2024-05-071-0/+8
| | | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / /
| | * | | | | | | | | | merge trunkdgp2024-04-293-17/+21
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / /
| | * | | | | | | | | | dup test namedgp2024-04-241-2/+2
| * | | | | | | | | | | Rebase to 9.0jan.nijtmans2024-04-301-38/+2
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Rebase to 9.0jan.nijtmans2024-04-181-38/+2
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | Fix [18f4a94d03] by backing out [9bcec7cd880540c3] (again)jan.nijtmans2024-04-181-38/+2
| * | | | | | | | | | | Fix clang warning:jan.nijtmans2024-04-271-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix test for [9a8ce8af3d]apnadkarni2024-04-261-11/+20
| * | | | | | | | | | | | Remove abstractlist extension from dict objtype.griffin2024-04-221-5/+0
| | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | merge 8.7 (clock compat repair)sebres2024-04-171-0/+14
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | dup test namesjan.nijtmans2024-04-171-8/+8
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Make auto_mkindex work equally well for 8.x and 9.0jan.nijtmans2024-04-171-6/+6
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Fix [e155cedf33]: Error-handling in TclGetOpenMode()jan.nijtmans2024-04-111-3/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.7sebres2024-04-061-6/+28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \