#
# ChangeLog for tests/poly-d-cycle.cfa
#
# Generated by Trac 1.2.1
# Mar 15, 2025, 3:25:24 AM

Fri, 16 Oct 2020 19:59:35 GMT Andrew Beach <ajbeach@…> [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 <stdio.h> from tests that only use printf.


Fri, 02 Oct 2020 14:55:38 GMT Andrew Beach <ajbeach@…> [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 ...