* tests/torture.at (AT_INCREASE_DATA_SIZE): Skip the test if
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 16 Apr 2005 08:11:52 +0000 (08:11 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 16 Apr 2005 08:11:52 +0000 (08:11 +0000)
the data size is known to be too small and we can't increase it.

ChangeLog

index 4a999f6..a8b0758 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-04-16  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * tests/torture.at (AT_INCREASE_DATA_SIZE): Skip the test if
+       the data size is known to be too small and we can't increase it.
+       This works around an HP-UX 11.00 glitch reported by Andrew Benham.
+
 2005-04-15  Paul Eggert  <eggert@cs.ucla.edu>
 
        * src/parse-gram.y: Include quotearg.h.