Logs for the snapdev 1.1.15 tests

Tests started on Sat Aug 21 10:13:28 PDT 2021 and finished on Sat Aug 21 10:14:44 PDT 2021

Start running the tests on Sat Aug 21 10:14:35 PDT 2021

snapdev v1.1.15 [43800]:unittest: seed is 1629566075
SECTION: powers of 2
SECTION: random numbers
SECTION: matrix: empty
SECTION: matrix: 2x2
SECTION: matrix: 3x3
SECTION: matrix: 4x4
SECTION: matrix: a+=
SECTION: matrix: b=a+
SECTION: matrix: c=a+b
SECTION: matrix: a+=b
SECTION: matrix: b=a-
SECTION: matrix: a-=
SECTION: matrix: c=a-b
SECTION: matrix: a-=b
SECTION: matrix: minor
SECTION: matrix: transpose 4x4
SECTION: matrix: transpose 6x2
SECTION: matrix: adjugate 2x2
SECTION: matrix: adjugate 3x3
SECTION: matrix: 2x2 determinant
SECTION: matrix: 3x3 determinant with specific data
SECTION: matrix: 3x3 determinant with random data
SECTION: matrix: b=a*
SECTION: matrix: a*=
SECTION: matrix: c=a*b
SECTION: matrix: a*=b
SECTION: matrix: b=a/
SECTION: matrix: a/=
SECTION: matrix: c=a/b
SECTION: matrix: a/=b
SECTION: matrix: b=a* (a is identity)
SECTION: matrix: b=a* (a is identity)
SECTION: matrix: b=a* (a is identity)
SECTION: small numbers (-10 to +10)
SECTION: positive numbers
SECTION: negative numbers
SECTION: most positive number
SECTION: most negative number
===============================================================================
All tests passed (217936 assertions in 7 test cases)


Finished running the tests on Sat Aug 21 10:14:36 PDT 2021