summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix [7be97a6859]: Reviewing chan.n changesjan.nijtmans2024-06-196-44/+44
|\
| * Fix [7be97a6859]: Reviewing chan.n changesjan.nijtmans2024-06-196-44/+44
| |\
| | * Change "channelId" to "channel" in documentation, error-handling and testcasesjan.nijtmans2024-06-176-44/+44
* | | merge 8.7sebres2024-06-191-0/+16
|\ \ \ | |/ /
| * | merge 8.6sebres2024-06-191-0/+16
| |\ \
| | * | small amend cleaning var in testsebres2024-06-131-1/+1
| | * | test illustrating [1095bf7f756f9aed]: safe ensemble commands must be compiled...sebres2024-06-131-0/+16
* | | | TIP #697: 32-bit truncation in format and scan (let's gain some time)jan.nijtmans2024-06-194-43/+19
|\ \ \ \
| * \ \ \ Merge trunkjan.nijtmans2024-06-194-19/+76
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Rebase to 9.0jan.nijtmans2024-05-314-43/+19
| |\ \ \ \
| | * | | | Make last test-cases passjan.nijtmans2024-05-313-9/+7
| | * | | | Make a start with new TIP implementation, handling '%d' for 'format' and '%d'...jan.nijtmans2024-05-311-34/+12
* | | | | | Add back tests for inject crashes adapted for coroinjectapnadkarni2024-06-191-0/+24
* | | | | | Remove tcl::unsupported::injectapnadkarni2024-06-171-41/+2
| |_|/ / / |/| | | |
* | | | | Use tabs for indenting in stead of 8 spaces. Unbreak clang buildjan.nijtmans2024-06-131-4/+4
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | 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
* | | | | merge 8.7 (several conflicts resolved)sebres2024-06-121-1/+5
|\ \ \ \ \ | |/ / / /
| * | | | ultimately closes [f05f5ef759c1f7f9]: since bigints are not supported yet, tr...sebres2024-06-121-1/+5
* | | | | merge 8.7sebres2024-06-121-3/+26
|\ \ \ \ \ | |/ / / /
| * | | | more fixes for [f05f5ef759c1f7f9]: don't swallow expr errors, further code re...sebres2024-06-121-3/+10
| * | | | lseq: more testssebres2024-06-121-0/+16
* | | | | merge 8.7 (fix for [f05f5ef759c1f7f9])sebres2024-06-121-0/+26
|\ \ \ \ \ | |/ / / /
| * | | | tests illustrating bug [f05f5ef759c1f7f9], incorrect behavior of lseqsebres2024-06-121-0/+26
* | | | | Fix [d5b45c23f4]: file tildeexpand and file home not disabled in safe base in...jan.nijtmans2024-06-071-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | 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-10/+14
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | 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
|\ \ \ \ | |/ / /
| * | | Since int() doesn't truncate any more (TIP #514), adapt the documentation acc...jan.nijtmans2024-05-311-1/+1
* | | | Merge 8.7dkf2024-05-311-23/+62
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | 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
* | | Fix [9c258a841a]: document %t/%z/%j/%q size field specifiers. Fix %j/%z/%t ma...jan.nijtmans2024-05-301-12/+4
|\ \ \ | |/ /
| * | 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 8.6sebres2024-05-282-6/+11
| |\ \ | | |/
| | * cmdMZ.test: more precise and fast _nrt_sleep, no failures with valgrindsebres2024-05-281-4/+11
| | * ioTrans.test: removed constraint definition - notValgrind is already part of ...sebres2024-05-281-2/+0
* | | 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 8.6sebres2024-05-271-35/+41
| | |\ \ | | | |/
| | | * speedup interp.test a bit: switch to 50ms-based time limits (instead of 1sec);sebres2024-05-271-35/+41
* | | | Merge trunkapnadkarni2024-05-272-2/+50
|\ \ \ \ | |/ / /
| * | | Merge 8.7dkf2024-05-252-2/+50
| |\ \ \ | | |/ /