# # ChangeLog for tests/queue.cfa # # Generated by Trac 1.2.1 # Apr 27, 2024, 4:50:45 PM Wed, 16 Dec 2020 21:01:49 GMT Colby Alexander Parsons [b3c8496] * tests/queue.cfa (modified) * tests/sequence.cfa (modified) * tests/stack.cfa (modified) updated tests to reflect changes to collections Thu, 10 Dec 2020 04:10:07 GMT Peter A. Buhr [edf3ff1] * tests/.expect/multi_list.txt (added) * tests/.expect/queue.txt (added) * tests/.expect/sequence.txt (added) * tests/.expect/stack.txt (added) * tests/multi_list.cfa (modified) * tests/queue.cfa (modified) * tests/sequence.cfa (modified) * tests/stack.cfa (modified) add collection tests Thu, 10 Dec 2020 04:06:39 GMT Peter A. Buhr [7d4ce2a] * libcfa/src/Makefile.am (modified) * libcfa/src/bits/queue.hfa (modified) * libcfa/src/bits/sequence.hfa (modified) * libcfa/src/bits/stack.hfa (modified) * tests/multi_list.cfa (moved) * tests/queue.cfa (moved) * tests/sequence.cfa (moved) * tests/stack.cfa (moved) make collections publicly accessible in include directory