# # ChangeLog for tests/vector # # Generated by Trac 1.2.1 # Oct 19, 2024, 11:28:49 PM Fri, 22 Nov 2019 18:57:48 GMT Dmitry Kobets [1188195] * benchmark/vector/glm_vec2.cc (added) * benchmark/vector/vec2.cfa (added) * benchmark/vector/vec2_cfa (added) * benchmark/vector/vec2_cfa_notemplates (added) * benchmark/vector/vec2_glm (added) * benchmark/vector/vec2_notemplates.cfa (added) * benchmark/vector/vec2_templates (added) * benchmark/vector/vec2_templates.cfa (added) * tests/vector/.expect/vec2_double.txt (added) * tests/vector/.expect/vec2_float.txt (added) * tests/vector/.expect/vec2_int.txt (added) * tests/vector/.expect/vec2_ldouble.txt (added) * tests/vector/vec2_double.cfa (added) * tests/vector/vec2_float.cfa (added) * tests/vector/vec2_int.cfa (added) * tests/vector/vec2_ldouble.cfa (added) Finished floating point vec2 Mon, 11 Nov 2019 19:41:41 GMT Dmitry Kobets [0856a96] * libcfa/src/vector.hfa (modified) * tests/vector/.expect/vec2.txt (added) * tests/vector/vec2.cfa (added) Add unit tests for vec2