Home | History | Annotate | Download | only in libm
History log of /src/tests/lib/libm/t_cabsl.cxx
RevisionDateAuthorComments
 1.2  06-May-2024  riastradh tests/lib/libm/t_cabsl: Nix __HAVE_LONG_DOUBLE conditionals.

__HAVE_LONG_DOUBLE just means long double is different from double.
This test should always pass on all ports, even if long double is the
same as double; it doesn't test any additional precision.
 1.1  20-Jun-2018  maya branches: 1.1.2;
Add test case for PR lib/50646.

Make sure that cabsl (aka __c99_cabsl) is usable from C++.
 1.1.2.2  25-Jun-2018  pgoyette Sync with HEAD
 1.1.2.1  20-Jun-2018  pgoyette file t_cabsl.cxx was added on branch pgoyette-compat on 2018-06-25 07:26:09 +0000

RSS XML Feed