aboutsummaryrefslogtreecommitdiff
path: root/tests/runall.tcl
AgeCommit message (Expand)AuthorFilesLines
2023-07-04aio: change to use unix io, not stdioSteve Bennett1-4/+4
2023-02-06tests: Don't run exec2 in a child interpreterSteve Bennett1-2/+2
2021-04-09build: Allow some paths to contain spacesSteve Bennett1-1/+1
2021-02-27tests: Fix return code from tests/runall.tclSteve Bennett1-2/+2
2020-11-08build: Fix build and tests for out-of-tree buildSteve Bennett1-3/+5
2020-06-25core: dicts (and arrays) now preserve insertion orderSteve Bennett1-1/+3
2020-05-06tests/runall.tcl: support tests that forkSteve Bennett1-0/+7
2016-09-28tests/runall: don't abort if signal.test exitsSteve Bennett1-1/+3
2016-09-09signal: Remove the signal command from child interpretersSteve Bennett1-17/+25
2016-09-02tests: Fix return code when running tests without [interp]Steve Bennett1-2/+5
2016-08-26If possible, run tests within a sub-interpreterSteve Bennett1-0/+52