Deterministic test for the r6rs-ports.test segmentation fault
authorNeil Jerram <neil@ossau.uklinux.net>
Sun, 21 Jun 2009 12:31:20 +0000 (13:31 +0100)
committerNeil Jerram <neil@ossau.uklinux.net>
Sun, 21 Jun 2009 12:31:58 +0000 (13:31 +0100)
* test-suite/tests/r6rs-ports.test ("7.2.7 Input Ports"): Add (gc), to
  test the (ex-)bug in cbp_mark () when marking a closed port.

test-suite/tests/r6rs-ports.test

index 829258f..df12e5c 100644 (file)
                                                     close!)))
 
       (close-port port)
+      (gc) ; Test for marking a closed port.
       closed?)))
 
 \f