secp256k1: Make field value tests more consistent.

This updates all of the field value tests to be more consistent with the
rest of the code in preparation for exporting the type.
This commit is contained in:
Dave Collins 2020-03-20 21:13:11 -05:00
parent ee025a39ca
commit 418e5eba2d
No known key found for this signature in database
GPG Key ID: B8904D9D9C93D1F2
2 changed files with 853 additions and 690 deletions

View File

@ -1,6 +1,6 @@
// Copyright (c) 2013-2014 The btcsuite developers
// Copyright (c) 2015-2017 The Decred developers
// Copyright (c) 2013-2014 Dave Collins
// Copyright (c) 2015-2020 The Decred developers
// Copyright (c) 2013-2020 Dave Collins
// Use of this source code is governed by an ISC
// license that can be found in the LICENSE file.

File diff suppressed because it is too large Load Diff