diff options
author | rmax <rmax> | 2006-03-22 18:32:38 (GMT) |
---|---|---|
committer | rmax <rmax> | 2006-03-22 18:32:38 (GMT) |
commit | 501e2bafe78e6e4df568ccd9d2c6861df10d2111 (patch) | |
tree | fec8336c641437f0e2e6e9044bb458933ca046fc /ChangeLog | |
parent | 1d17d3ce6fd295561408321099ed9f49fca256fe (diff) | |
download | tcl-501e2bafe78e6e4df568ccd9d2c6861df10d2111.zip tcl-501e2bafe78e6e4df568ccd9d2c6861df10d2111.tar.gz tcl-501e2bafe78e6e4df568ccd9d2c6861df10d2111.tar.bz2 |
* tests/stack.test: Run the stack tests in subshells, so that they
are reported as failed tests rather than bugs in the test suite if
the recursion causes a segfault.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-03-22 Reinhard Max <max@suse.de> + + * tests/stack.test: Run the stack tests in subshells, so that they + are reported as failed tests rather than bugs in the test suite if + the recursion causes a segfault. + 2006-03-21 Don Porter <dgp@users.sourceforge.net> *** 8.5a4 TAGGED FOR RELEASE *** |