# # ChangeLog for tests/math.cfa # # Generated by Trac 1.2.1 # Apr 18, 2025, 1:15:15 AM Fri, 31 Jan 2025 18:52:18 GMT Andrew Beach <ajbeach@…> [641707d] * libcfa/src/collections/vector.hfa (modified) * tests/.expect/attributes.x86.txt (modified) * tests/Makefile.am (modified) * tests/math.cfa (modified) * tests/minmax.cfa (modified) * tests/operators.cfa (modified) * tests/poly-many-arsz.cfa (modified) * tests/polymorphism.cfa (modified) * tests/shortCircuit.cfa (modified) * tests/sum.cfa (modified) * tests/switch.cfa (modified) * tests/userLiterals.cfa (modified) More fixing of warnings. Including another error that slipped through ... Sat, 19 Jun 2021 19:52:59 GMT Peter A. Buhr <pabuhr@…> [6992f95] * tests/math.cfa (modified) remove decimal-floating constants from math test Wed, 14 Apr 2021 01:40:03 GMT Peter A. Buhr <pabuhr@…> [a0ac7b0] * tests/.expect/math.nast.x86.txt (modified) * tests/math.cfa (modified) 32-bit, #ifdef 128-bit test and adjust expected output Tue, 13 Apr 2021 22:57:29 GMT Peter A. Buhr <pabuhr@…> [474d610] * tests/.expect/math.nast.x64.txt (modified) * tests/math.cfa (modified) add tests and expected output for integer log2 routines Sun, 21 Feb 2021 03:41:24 GMT Peter A. Buhr <pabuhr@…> [6cb7a92] * tests/.expect/math.nast.arm64.txt (moved) * tests/.expect/math.nast.x64.txt (moved) * tests/.expect/math.nast.x86.txt (moved) * tests/.expect/mathX.nast.arm64.txt (moved) * tests/.expect/mathX.nast.x64.txt (moved) * tests/.expect/mathX.nast.x86.txt (moved) * tests/math.cfa (modified) * tests/mathX.cfa (moved) formatting, rename match2 to mathX (extra) Thu, 18 Feb 2021 03:08:58 GMT Peter A. Buhr <pabuhr@…> [1717b12] * tests/.expect/math.x64.txt (added) * tests/math.cfa (added) combine math1-4 tests into single test