Commit graph

21 commits

Author SHA1 Message Date
ff0d256e97 xo-gc: address some coverage loose ends 2026-05-13 08:14:58 -04:00
20d886d3d6 xo-gc: bugfix + mutation log test passes 2026-04-19 19:57:49 -04:00
eb722c9048 xo-gc: utest: mutation log tests 2026-04-19 15:13:13 -04:00
5463076add xo-gc: utest: move remaining aux fns to GcosTestutil.*pp 2026-04-18 00:26:51 -04:00
a7e155439a xo-gc: utest: move gcos_verify_gen0_fromspace_only_allocation -> *pp 2026-04-18 00:18:54 -04:00
ef4a943f0e xo-gc: utest: promote aux helpers to GcosTestutil.*pp 2026-04-17 07:58:22 -04:00
e41f781774 xo-gc: utest: moving test util code to shared GcosTestUtil.*pp 2026-04-16 20:01:55 -04:00
e9433c3f66 xo-gc: utest: verify no alloc errors 2026-04-12 19:54:49 -04:00
1204f595a6 xo-gc: utest: expand to multi-cycle utests 2026-04-12 19:42:02 -04:00
83ed22402d xo-gc: utest: scaffold for multiple gc loops 2026-04-12 16:15:28 -04:00
8e18859413 xo-gc: utest: move GCObjectStore into GcosFixture 2026-04-12 15:53:20 -04:00
0d451c8b50 xo-gc: utest: move X1VerifyStats into GcosFixture 2026-04-12 15:45:12 -04:00
2d149ced0d xo-gc: tidy: + Generation methods .g0(), .g1()
Use in GCObjectStore.test.cpp
2026-04-12 15:42:49 -04:00
456ea4dbb9 xo-gc: refactor: demote GCObjectVisitor to GCObjectStore
No longer needed by DX1Collector
Also retires utest/MockCollector
2026-04-12 14:54:38 -04:00
f09ec770aa xo-gc: utest: refactor for modularity 2026-04-11 19:02:05 -04:00
d0cb7437de xo-gc: bugfixes for GCObjectStore, unit test exapnded
In particular: drop casual assignment to DList.rest_,
will break acyclic assumption of DList.size()
2026-04-11 16:51:52 -04:00
4d23eeef40 xo-gc: refactor: migrate verify impl DX1Collector -> GCObjectStore 2026-04-10 20:32:55 -04:00
ec639ebb4b xo-interpreter2 stack: + reason arg to visit_gco_children()
Helps streamline DX1Collector in xo-gc/.
Want both forward and verify entry points for the same
representation.
2026-04-10 01:10:03 -04:00
7a1b1b5cd3 xo-gc: utest: minor improvements for coverage 2026-04-09 21:30:52 -04:00
c19171fb8b xo-gc: utest: fairly comprehensive GCObjectStore utest
Generative!
2026-04-09 19:12:41 -04:00
e6036946bd xo-gc: scaffold utest for GCObjectStore 2026-04-07 11:44:02 -04:00