From b8abd2693e1885cfe11aea10ed360da6214c746b Mon Sep 17 00:00:00 2001 From: Niels Dossche <7771979+nielsdos@users.noreply.github.com> Date: Sat, 4 May 2024 16:00:47 +0200 Subject: [PATCH] Increase test coverage of _bc_do_add() (#14131) The final carry code was not tested. --- ext/bcmath/tests/bcadd.phpt | 79 ++++++++++++++++++++++++++++++++++++- 1 file changed, 78 insertions(+), 1 deletion(-) diff --git a/ext/bcmath/tests/bcadd.phpt b/ext/bcmath/tests/bcadd.phpt index 188d8228e54..fbef355c4fa 100644 --- a/ext/bcmath/tests/bcadd.phpt +++ b/ext/bcmath/tests/bcadd.phpt @@ -8,7 +8,7 @@ bcmath.scale=0