#
# ChangeLog for tests/vector_math
#
# Generated by Trac 1.2.1
# Mar 6, 2025, 4:06:37 PM

Fri, 11 Jun 2021 01:26:37 GMT Peter A. Buhr <pabuhr@…> [7f72697]
	* tests/vector_math/.expect/vec2_ldouble.x86.txt (added)

	add .expect/vec2_ldouble.x86.txt


Fri, 11 Jun 2021 01:11:08 GMT Peter A. Buhr <pabuhr@…> [28739509]
	* tests/vector_math/.expect/vec2_ldouble.x64.txt (moved)

	add .expect/vec2_ldouble.x64.txt


Thu, 10 Jun 2021 02:59:12 GMT Peter A. Buhr <pabuhr@…> [1c54958]
	* tests/vector_math/.expect/vec2_ldouble.arm64.txt (added)

	add ARM specific .expect file for test vector_math/vec2_ldouble


Tue, 13 Apr 2021 21:48:41 GMT Peter A. Buhr <pabuhr@…> [fd4c009]
	* libcfa/src/iostream.cfa (modified)
	* libcfa/src/iostream.hfa (modified)
	* tests/vector_math/.expect/vec4_float.txt (modified)

	fix incorrectly decimal-point printing, add engineering-notation ...


Thu, 16 Jan 2020 21:14:40 GMT Thierry Delisle <tdelisle@…> [aefb247]
	* tests/vector_math/vec2_double.cfa (modified)
	* tests/vector_math/vec2_float.cfa (modified)
	* tests/vector_math/vec2_int.cfa (modified)
	* tests/vector_math/vec2_ldouble.cfa (modified)
	* tests/vector_math/vec2_uint.cfa (modified)
	* tests/vector_math/vec3_float.cfa (modified)
	* tests/vector_math/vec3_int.cfa (modified)
	* tests/vector_math/vec4_float.cfa (modified)
	* tests/vector_math/vec4_int.cfa (modified)

	Changed vector tests to properly refer to vecX.hfa like normal ...


Thu, 16 Jan 2020 19:42:45 GMT Thierry Delisle <tdelisle@…> [9b026f1]
	* tests/vector_math/.expect/vec2_double.txt (moved)
	* tests/vector_math/.expect/vec2_float.txt (moved)
	* tests/vector_math/.expect/vec2_int.txt (moved)
	* tests/vector_math/.expect/vec2_ldouble.txt (moved)
	* tests/vector_math/.expect/vec2_uint.txt (moved)
	* tests/vector_math/.expect/vec3_float.txt (moved)
	* tests/vector_math/.expect/vec3_int.txt (moved)
	* tests/vector_math/.expect/vec4_float.txt (moved)
	* tests/vector_math/.expect/vec4_int.txt (moved)
	* tests/vector_math/glm_equivalents/vec2_float.cc (moved)
	* tests/vector_math/glm_equivalents/vec2_int.cc (moved)
	* tests/vector_math/glm_equivalents/vec3_float.cc (moved)
	* tests/vector_math/glm_equivalents/vec4_float.cc (moved)
	* tests/vector_math/vec2_double.cfa (moved)
	* tests/vector_math/vec2_float.cfa (moved)
	* tests/vector_math/vec2_int.cfa (moved)
	* tests/vector_math/vec2_ldouble.cfa (moved)
	* tests/vector_math/vec2_uint.cfa (moved)
	* tests/vector_math/vec3_float.cfa (moved)
	* tests/vector_math/vec3_int.cfa (moved)
	* tests/vector_math/vec4_float.cfa (moved)
	* tests/vector_math/vec4_int.cfa (moved)

	Fixed name clash in test folder