summaryrefslogtreecommitdiff
path: root/tests/texceptions.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/texceptions.c')
-rw-r--r--tests/texceptions.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/texceptions.c b/tests/texceptions.c
index 82231718a..968796af3 100644
--- a/tests/texceptions.c
+++ b/tests/texceptions.c
@@ -336,6 +336,9 @@ check_set (void)
MPFR_ASSERTN (__gmpfr_flags == 0);
}
+/* Note: this test assumes that mpfr_flags_* can be implemented as both
+ a function and a macro. Thus in such a case, both implementations are
+ tested. */
static void
check_groups (void)
{