# # ChangeLog for tests/enum_tests # # Generated by Trac 1.2.1 # May 8, 2024, 2:33:57 AM Mon, 11 Apr 2022 03:39:33 GMT JiadaL [7ee5d6d] * tests/enum_tests/test_enum.cfa (added) Add the test_enum.cfa authored by Peter. Many features are not yet ... Mon, 11 Apr 2022 02:06:55 GMT JiadaL [d8e2a09] * src/CodeGen/CodeGenerator.cc (modified) * src/CodeGen/GenType.cc (modified) * src/ResolvExpr/Resolver.cc (modified) * tests/enum_tests/.expect/stringEnum.txt (added) * tests/enum_tests/.expect/typedIntEnum.txt (added) * tests/enum_tests/stringEnum.cfa (added) * tests/enum_tests/typedIntEnum.cfa (moved) Merge with master Sun, 13 Feb 2022 21:39:33 GMT JiadaL [a8ef59e] * tests/enum_tests/typedIntEnum.c (added) Add a basic int test