2009-12-08 Ivan Maidanski <ivmai@mail.ru>
authorivmai <ivmai>
Tue, 8 Dec 2009 19:45:29 +0000 (19:45 +0000)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 26 Jul 2011 17:06:52 +0000 (21:06 +0400)
commit6f69f84aa8fa7cc023ce3cee16be76b9bb4e6a2e
treea794ab5c9041e5b3641e4febb512ab77694cbf25
parentcbad004e789aca685678076e721183f25b2dde9d
2009-12-08  Ivan Maidanski <ivmai@mail.ru>

* tests/test.c (reverse_test): Comment out a check for MSWIN32
(when determing BIG value) assuming outdated win32S.
* tests/test.c (reverse_test): Rename to reverse_test_inner;
change the declaration (to be of GC_fn_type); call itself thru
GC_call_with_gc_active() if the argument is zero.
* tests/test.c (reverse_test): New function added calling
reverse_test_inner thru GC_do_blocking (to test GC_do_blocking and
GC_call_with_gc_active).
ChangeLog
tests/test.c