-
Notifications
You must be signed in to change notification settings - Fork 2
Commit 1af91b3
committed
Update tests re revised PowNZN routine.
Regenerated UMathsCatSnippets using CodeSnip to include the revised
version of PowNZN.
Added a test for the EOverflow exception that can now be raised by
PowNZN.1 parent 17fced2 commit 1af91b3
File tree
2 files changed
+21
-4
lines changed- tests/Cat-Maths
2 files changed
+21
-4
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 | + | ||
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
| |||
930 | 931 |
| |
931 | 932 |
| |
932 | 933 |
| |
934 | + | ||
935 | + | ||
936 | + | ||
937 | + | ||
938 | + | ||
939 | + | ||
933 | 940 |
| |
934 | 941 |
| |
935 | 942 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 | - | ||
9 | + | ||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
1614 | 1614 |
| |
1615 | 1615 |
| |
1616 | 1616 |
| |
1617 | + | ||
1617 | 1618 |
| |
1618 | - | ||
1619 | - | ||
1620 | - | ||
1619 | + | ||
1620 | + | ||
1621 | 1621 |
| |
1622 | + | ||
1623 | + | ||
1624 | + | ||
1625 | + | ||
1622 | 1626 |
| |
1623 | 1627 |
| |
1628 | + | ||
1629 | + | ||
1630 | + | ||
1631 | + | ||
1632 | + | ||
1624 | 1633 |
| |
1634 | + | ||
1625 | 1635 |
| |
1626 | 1636 |
| |
1627 | 1637 |
| |
|
0 commit comments