Files
lush/testes
Roberto Ierusalimschy d36a31e673 Reviving HARDMEMTESTS
This commit brings a new implementation for HARDMEMTESTS, which forces
an emergency GC whenever possible. It also fixes some issues detected
with this option:
  - A small bug in lvm.c: a closure could be collected by an emergency
  GC while being initialized.
  - Some tests: a memory address can be immediatly reused after a GC;
  for instance, two consecutive '{}' expressions can return exactly the
  same address, if the first one is not anchored.
2019-07-18 14:58:15 -03:00
..
2019-07-18 14:58:15 -03:00
2019-06-21 10:21:07 -03:00
2019-06-26 13:26:36 -03:00
2019-06-18 16:52:22 -03:00
2019-07-10 14:58:31 -03:00
2019-04-11 11:29:16 -03:00
2018-12-14 13:49:02 -02:00
2019-06-04 11:22:21 -03:00
2019-04-11 11:29:16 -03:00
2019-07-18 14:58:15 -03:00