]> granicus.if.org Git - gc/commit
Increase tests/test.c max heap size limit (required for Cygwin)
authorIvan Maidanski <ivmai@mail.ru>
Tue, 13 Sep 2011 17:09:46 +0000 (21:09 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 13 Sep 2011 17:19:46 +0000 (21:19 +0400)
commitdb4fbb9f67d1bda2d954ce57c0abdb93fb6200a0
tree970e535b046684e35d2b446c11d862923e084791
parent6ff950012d6ebde4501d2f043a395ac4c6fea5b3
Increase tests/test.c max heap size limit (required for Cygwin)

* tests/test.c (check_heap_stats): Increase max_heap_sz value (for
32-bit targets) from 15M by 1M (as the former is hit sometimes on
Cygwin).
tests/test.c