diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2002-07-31 09:33:44 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2002-07-31 09:33:44 (GMT) |
commit | 5e70d9866e99dd08a1ad324b2ca034e38ae0829c (patch) | |
tree | 0f9c1128e054730775580f6e51a78ccd1d3f9af2 /ChangeLog | |
parent | ede11f1fcc9723dfd791f6be7b43a0a11cc21ac6 (diff) | |
download | tcl-5e70d9866e99dd08a1ad324b2ca034e38ae0829c.zip tcl-5e70d9866e99dd08a1ad324b2ca034e38ae0829c.tar.gz tcl-5e70d9866e99dd08a1ad324b2ca034e38ae0829c.tar.bz2 |
* tests/expr.test (expr-22.*): Marked as non-portable because it
seems that these tests have an annoying tendency to fail in
unexpected ways. [Bugs 584825, 584950, 585986]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2002-07-31 Donal K. Fellows <fellowsd@cs.man.ac.uk> + + * tests/expr.test (expr-22.*): Marked as non-portable because it + seems that these tests have an annoying tendency to fail in + unexpected ways. [Bugs 584825, 584950, 585986] + 2002-07-30 Andreas Kupries <andreas_kupries@users.sourceforge.net> * tests/io.test: |