mirror of
https://github.com/lcn2/calc.git
synced 2025-08-19 01:13:27 +03:00
expand on error testing in calc regression suite
Rename E_BROUND to E_BROUND_1 as per an earlier change on the E_STRING formats. E_BROUND ==> E_BROUND_1 Improve the ciarify of calc regression suite (regress.cal) to mostly use E_STRING errsym instead of numeric errnum values for error() and errno() related tests.
This commit is contained in:
4
CHANGES
4
CHANGES
@@ -338,6 +338,10 @@ The following are the changes from calc version 2.14.3.5 to date:
|
||||
verify that the errnum calc computation error codes and their
|
||||
E_STRING values have not changed.
|
||||
|
||||
Improve the ciarify of calc regression suite (regress.cal) to mostly
|
||||
use E_STRING errsym instead of numeric errnum values for error()
|
||||
and errno() related tests.
|
||||
|
||||
|
||||
The following are the changes from calc version 2.14.3.4 to 2.14.3.5:
|
||||
|
||||
|
Reference in New Issue
Block a user