#
# ChangeLog for tests/array-collections/boxed.hfa
#
# Generated by Trac 1.2.1
# Mar 6, 2025, 10:02:56 PM

Thu, 25 Jul 2024 23:12:46 GMT Michael Brooks <mlbrooks@…> [fd4df379]
	* src/GenPoly/Box.cpp (modified)
	* tests/Makefile.am (modified)
	* tests/array-collections/.expect/boxed.txt (added)
	* tests/array-collections/boxed.bookend.cfa (added)
	* tests/array-collections/boxed.cases.hfa (added)
	* tests/array-collections/boxed.hfa (added)
	* tests/array-collections/boxed.main.cfa (added)

	Implement boxing for arrays.

	The added test is things that did not ...