# # ChangeLog for tests/generator/fmtLines.cfa # # Generated by Trac 1.2.1 # Aug 26, 2024, 9:13:05 AM Sat, 17 Aug 2024 19:15:21 GMT Peter A. Buhr [3ac5fd8] * doc/theses/jiada_liang_MMath/CFAenum.tex (modified) * doc/user/user.tex (modified) * libcfa/src/collections/string_res.cfa (modified) * libcfa/src/enum.cfa (modified) * libcfa/src/iostream.cfa (modified) * libcfa/src/iostream.hfa (modified) * libcfa/src/parseconfig.cfa (modified) * tests/.expect/copyfile.txt (modified) * tests/.in/copyfile.txt (modified) * tests/concurrency/examples/quickSort.cfa (modified) * tests/copyfile.cfa (modified) * tests/coroutine/.expect/fmtLines.txt (modified) * tests/coroutine/.in/fmtLines.txt (modified) * tests/coroutine/cntparens.cfa (modified) * tests/coroutine/devicedriver.cfa (modified) * tests/coroutine/fmtLines.cfa (modified) * tests/enum_tests/input.cfa (modified) * tests/generator/.expect/fmtLines.txt (modified) * tests/generator/.in/fmtLines.txt (modified) * tests/generator/fmtLines.cfa (modified) first attempt changing end-of-file to an exception Fri, 11 Jun 2021 01:57:41 GMT Peter A. Buhr [3720c9aa] * tests/generator/fibonacci.cfa (modified) * tests/generator/fmtLines.cfa (modified) * tests/generator/suspend_then.cfa (modified) formatting and indicate compiler bug Thu, 05 Mar 2020 22:50:29 GMT Thierry Delisle [dfa4360] * tests/concurrent/.expect/suspend_then.txt (added) * tests/concurrent/suspend_then.cfa (moved) * tests/coroutine/suspend_then.cfa (modified) * tests/errors/suspend.cfa (added) * tests/generator/.expect/fmtLines.txt (added) * tests/generator/.expect/suspend_then.txt (added) * tests/generator/.in/fmtLines.txt (added) * tests/generator/fmtLines.cfa (added) * tests/generator/suspend_then.cfa (added) Added several tests for generators