Commit bb4efd6
committed
tests: remove unwanted
It is not neccessary for the second argument in `secp256k1_fe_equal_var`
(or `secp256k1_fe_equal`) to have magnitude = 1.
Hence, removed the `secp256k1_fe_normalize_weak` call for those argument.secp256k1_fe_normalize_weak call1 parent eedd781 commit bb4efd6
2 files changed
Lines changed: 6 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2991 | 2991 | | |
2992 | 2992 | | |
2993 | 2993 | | |
2994 | | - | |
2995 | 2994 | | |
2996 | 2995 | | |
2997 | 2996 | | |
| |||
3740 | 3739 | | |
3741 | 3740 | | |
3742 | 3741 | | |
3743 | | - | |
| 3742 | + | |
3744 | 3743 | | |
3745 | | - | |
| 3744 | + | |
3746 | 3745 | | |
3747 | 3746 | | |
3748 | 3747 | | |
| |||
4226 | 4225 | | |
4227 | 4226 | | |
4228 | 4227 | | |
4229 | | - | |
4230 | | - | |
| 4228 | + | |
| 4229 | + | |
4231 | 4230 | | |
4232 | 4231 | | |
4233 | 4232 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments