the testsuite hangs in intmath.st. when canceling this the rest of the
test suite passes.
output of running the file manually:
pingi@Macbook ~/s/s/tests> gst intmath.st
true
true
'Shift -1 left then right and test for -1'
'Shift 1 left then right and test for 1'
'And a single bit with -1 and test for same value'
'Verify that (n bitAnd: n negated) = n'
'Verify that (n + n complemented) = -1'
'Verify that n negated = (n complemented +1)'
'LargeInteger bit logic tests passed'
64212742967590157
1216451004088320000
"Global garbage collection... done"
^Cintmath.st:206: Interrupt
(ip 86)LargePositiveInteger>>#bytesRightShift:big:
(ip 220)LargePositiveInteger>>#gcd:
(ip 8)LargeNegativeInteger>>#gcd:
(ip 98)Fraction>>#-
(ip 30)[] in Stream>>#accelerate
(ip 26)Generator>>#forkOn:
pingi@Macbook ~/s/s/tests>
pingi@Macbook ~/s/s/tests> gst -D intmath.st : log appended
pingi@Macbook ~/s/s/tests> gst -E intmath.st : log appended
_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk