# # ChangeLog for tests/poly-d-cycle.cfa # # Generated by Trac 1.2.1 # Mar 29, 2024, 7:07:43 AM Fri, 16 Oct 2020 19:59:35 GMT Andrew Beach [afe2939] * tests/complex.cfa (modified) * tests/exceptions/cancel/coroutine.cfa (modified) * tests/exceptions/conditional.cfa (modified) * tests/exceptions/except-io.hfa (modified) * tests/exceptions/trash.cfa (modified) * tests/global-monomorph.cfa (modified) * tests/poly-d-cycle.cfa (modified) * tests/poly-o-cycle.cfa (modified) Removed #include from tests that only use printf. Fri, 02 Oct 2020 14:55:38 GMT Andrew Beach [91131689] * tests/.expect/poly-d-cycle.txt (moved) * tests/.expect/poly-o-cycle.txt (added) * tests/poly-d-cycle.cfa (added) * tests/poly-o-cycle.cfa (moved) Polymorphic structure cyclicic definitions are now tested with both ...