stickies-v
adc00ad728
test: remove test-only arith_uint256S
...
Tests that are solely testing constructing from a hex string
are dropped, others are modified to use a uint256 constructor
or the arith_uint256 uint64_t constructor.
Since an arith_uint256 can not be constructed from a string
directly, we need to ensure that test coverage on
UintToArith256(uint256::FromHex()) is not reduced.
uint256::FromHex() already has good test coverage, but
the test coverage on UintToArith256() and ArithToUint256()
is increased in this commit by upgrading the `conversion`
test case.
Moreover, since `uint256.h` does not have any dependencies
on `arith_uint256.h`, the conversion tests are moved to
`arith_uint256_tests.cpp` so the dependency can be cleaned
up entirely in a future commit.
2024-09-06 17:36:18 +02:00
..
2024-09-02 11:59:56 +01:00
2024-08-07 13:05:04 -04:00
2024-08-28 18:42:10 +02:00
2024-08-16 19:27:38 +01:00
2024-07-08 11:12:01 +02:00
2024-08-04 06:43:01 +02:00
2024-08-26 13:41:56 +01:00
2024-09-02 11:59:56 +01:00
2024-08-28 19:11:59 +02:00
2024-06-13 13:17:57 +01:00
2024-08-29 13:49:57 +02:00
2024-06-12 14:38:39 +01:00
2024-08-29 13:49:57 +02:00
2024-08-29 13:49:57 +02:00
2024-07-08 11:12:01 +02:00
2024-09-02 11:59:56 +01:00
2024-09-04 16:39:55 +01:00
2024-08-28 15:56:15 +01:00
2024-08-02 11:32:47 +01:00
2024-07-24 09:57:49 +01:00
2024-09-06 17:36:18 +02:00
2024-08-30 21:31:39 +01:00
2024-08-28 19:09:51 +02:00
2024-09-02 11:59:56 +01:00
2024-08-29 13:49:57 +02:00
2024-07-11 19:21:05 +01:00
2024-07-01 12:39:53 -04:00
2024-07-30 14:06:58 -04:00
2024-07-30 14:06:58 -04:00
2024-08-29 13:49:57 +02:00
2024-08-03 21:59:54 +02:00
2024-08-29 13:49:57 +02:00
2024-05-30 08:35:18 -04:00
2024-05-16 10:16:08 -05:00
2024-08-06 11:03:31 +02:00
2024-08-06 11:03:31 +02:00
2024-07-26 08:06:08 -04:00
2024-08-06 01:38:10 +02:00
2024-07-24 17:40:18 +02:00
2024-08-06 01:38:10 +02:00
2024-06-13 11:20:49 +01:00
2024-08-29 13:49:57 +02:00
2024-07-08 11:12:01 +02:00
2024-05-16 10:16:08 -05:00
2024-08-04 14:24:43 +02:00
2024-08-06 01:38:10 +02:00
2024-08-13 14:00:33 -03:00
2024-08-13 14:00:33 -03:00
2024-08-27 07:00:27 +02:00
2024-08-29 12:38:37 +01:00
2024-08-01 16:03:38 -04:00
2024-08-16 21:19:11 +01:00
2024-08-08 22:51:24 +02:00
2024-08-05 22:34:35 -04:00
2024-06-07 13:55:23 -04:00
2024-07-24 17:40:18 +02:00
2024-07-24 17:40:18 +02:00
2024-06-07 13:55:23 -04:00
2024-07-04 22:35:29 +02:00
2024-08-29 13:49:57 +02:00
2024-05-16 15:03:13 -04:00
2024-08-13 07:44:31 +02:00
2024-08-29 13:49:57 +02:00
2024-07-24 09:39:35 +02:00
2024-08-29 13:49:57 +02:00
2024-07-08 11:12:01 +02:00
2024-08-29 13:49:57 +02:00
2024-08-29 13:49:57 +02:00
2024-07-11 19:08:46 +01:00
2024-06-26 15:28:26 -04:00
2024-06-12 16:19:50 -03:00
2024-08-29 13:49:57 +02:00
2024-07-24 15:57:01 +01:00
2024-07-30 14:06:58 -04:00
2024-08-04 08:52:22 +02:00
2024-08-04 08:51:36 +02:00
2024-08-04 06:43:00 +02:00
2024-08-29 15:58:27 +02:00
2024-06-18 12:24:48 +00:00
2024-07-08 11:12:01 +02:00
2024-05-16 10:16:08 -05:00
2024-09-02 11:59:56 +01:00
2024-07-08 11:12:01 +02:00
2024-05-20 16:48:19 +00:00
2024-07-08 11:12:01 +02:00
2024-08-29 13:49:57 +02:00
2024-08-09 14:05:04 +02:00
2024-08-13 07:44:31 +02:00
2024-07-01 12:39:53 -04:00
2024-08-29 13:49:57 +02:00
2024-06-14 14:23:50 +02:00
2024-05-03 14:20:44 -03:00
2024-05-03 14:20:44 -03:00
2024-08-06 01:38:12 +02:00
2024-07-12 11:19:00 +02:00
2024-05-21 13:59:33 -04:00
2024-05-16 10:16:08 -05:00
2024-07-11 19:08:46 +01:00
2024-08-28 19:11:59 +02:00
2024-08-28 19:09:51 +02:00
2024-08-29 13:49:57 +02:00
2024-07-06 09:06:36 -04:00
2024-07-19 22:01:01 +01:00
2024-07-24 17:40:18 +02:00
2024-07-08 11:12:01 +02:00
2024-08-29 13:49:57 +02:00
2024-08-13 07:44:31 +02:00
2024-07-08 11:12:01 +02:00
2024-05-16 18:16:46 +02:00
2024-07-08 11:12:01 +02:00
2024-07-08 11:12:01 +02:00
2024-07-08 11:12:01 +02:00
2024-08-29 13:49:57 +02:00
2024-08-29 13:49:57 +02:00
2024-08-05 19:43:56 -04:00
2024-08-29 13:49:57 +02:00
2024-08-07 20:00:28 +01:00
2024-08-29 13:49:57 +02:00
2024-08-05 17:25:57 -04:00
2024-08-07 20:00:28 +01:00
2024-07-24 09:15:34 +02:00
2024-08-28 19:09:51 +02:00
2024-08-29 13:49:57 +02:00
2024-08-10 17:04:54 +02:00
2024-08-29 13:49:57 +02:00
2024-07-25 11:01:22 +01:00
2024-07-08 11:12:01 +02:00