# # ChangeLog for src/tests/polymorphism.c # # Generated by Trac 1.2.1 # May 1, 2024, 2:25:35 AM Mon, 27 Nov 2017 19:38:37 GMT Rob Schluntz [1f370451] * src/GenPoly/Box.cc (modified) * src/Parser/TypeData.cc (modified) * src/SymTab/Autogen.cc (modified) * src/SymTab/Validate.cc (modified) * src/tests/polymorphism.c (modified) Carry attributes through typedefs Sat, 25 Nov 2017 20:24:26 GMT Rob Schluntz [a7caf3d] * src/tests/polymorphism.c (modified) Attempt to fix build failure Fri, 24 Nov 2017 19:28:57 GMT Rob Schluntz [3787dc1] * src/tests/polymorphism.c (modified) Update polymorphism test to include aggregates with polymorphic members Wed, 25 Oct 2017 21:28:51 GMT Rob Schluntz [598f50e] * src/tests/.expect/polymorphism.txt (modified) * src/tests/polymorphism.c (modified) Update polymorphism test Thu, 19 Oct 2017 15:15:36 GMT Rob Schluntz [aabc60c] * src/tests/.expect/polymorphism.txt (added) * src/tests/polymorphism.c (added) Add polymorphism test case