# # ChangeLog for tests/algorithms # # Generated by Trac 1.2.1 # Apr 27, 2024, 11:29:05 AM Fri, 03 Dec 2021 20:33:02 GMT Thierry Delisle [db87a35] * tests/algorithms/.expect/range_test.txt (modified) * tests/algorithms/range_test.cfa (modified) Added more testing of the range iterator. Thu, 02 Dec 2021 22:28:36 GMT Thierry Delisle [8e658241] * libcfa/src/algorithms/range_iterator.cfa (modified) * libcfa/src/algorithms/range_iterator.hfa (modified) * tests/algorithms/.expect/range_test.txt (added) * tests/algorithms/range_test.cfa (added) Minor fix and super barebones test.