diff options
author | rpj <rpj> | 2011-07-03 02:52:34 +0000 |
---|---|---|
committer | rpj <rpj> | 2011-07-03 02:52:34 +0000 |
commit | 36d058cf99f56deb90b7551c0fefdaf0180c0a90 (patch) | |
tree | ffd69f560140879dba52132b8ca0367b2d3feaa4 /tests/ChangeLog | |
parent | 0839be6d0a321aa805d2b31bf38ea13e76ccb532 (diff) |
See the ChangeLog
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 784c329..c4120ea 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -2,6 +2,11 @@ * create3.c: Removed; testing a condition that is not in the library's scope and was more trouble than it was worth. + * cancel2.c: Ensure this test only runs for Structured or C++ EH. + * exit2.c: Shorten Sleep() time. + * exit3.c: Likewise. + * exception3.c: Likewise; make terminate routine consistent for all + build environments. 2011-07-02 Ross Johnson <ross dot johnson at homemail dot com dot au> |