aboutsummaryrefslogtreecommitdiff
path: root/pl/math/include/pl_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'pl/math/include/pl_test.h')
-rw-r--r--pl/math/include/pl_test.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/pl/math/include/pl_test.h b/pl/math/include/pl_test.h
index 8999efa..e578a0d 100644
--- a/pl/math/include/pl_test.h
+++ b/pl/math/include/pl_test.h
@@ -20,3 +20,6 @@
build flags - defer expansion by one pass to allow those flags to be expanded
properly. */
#define PL_TEST_EXPECT_FENV(f, e)
+
+#define PL_TEST_INTERVAL(f, lo, hi, n)
+#define PL_TEST_INTERVAL_C(f, lo, hi, n, c)