Martin Hořeňovský
d7341b5dc1
Add parseUInt utility function
...
There is an increasing number of places where Catch2 wants to parse
strings into numbers, but being stuck in C++14 world, we do not
have good stdlib facilities to do this (`strtoul` and `stoul`
are both bad).
2022-10-21 10:53:50 +02:00
..
2022-09-15 13:40:16 +02:00
2022-06-21 18:48:44 +02:00
2022-06-21 18:48:44 +02:00
2022-10-21 10:53:50 +02:00
2022-07-16 16:16:05 +02:00
2022-08-18 23:23:18 +02:00
2022-10-21 10:53:50 +02:00
2022-04-16 16:34:08 +02:00
2022-02-04 00:09:01 +01:00
2020-11-28 11:18:51 +01:00
2022-04-16 16:34:08 +02:00
2021-09-08 10:08:07 +02:00
2022-10-20 21:34:32 +02:00
2022-10-20 21:34:32 +02:00
2022-08-18 23:23:18 +02:00
2022-08-18 23:23:18 +02:00
2021-08-16 16:22:19 +02:00
2022-04-16 16:34:08 +02:00
2022-03-18 00:36:18 +01:00
2021-08-16 16:22:19 +02:00
2022-09-28 16:02:10 +02:00
2020-12-28 20:51:49 +01:00
2022-06-21 18:48:44 +02:00
2021-02-24 23:14:18 +01:00
2020-11-28 11:18:51 +01:00
2020-09-06 16:02:01 +02:00
2022-04-28 14:56:33 +02:00
2022-04-11 18:32:35 +02:00
2022-04-15 16:40:06 +02:00
2021-12-28 00:20:55 +01:00
2022-04-11 18:32:35 +02:00
2021-09-29 11:26:38 +02:00
2021-09-29 11:26:38 +02:00
2021-05-18 23:15:22 +02:00
2022-10-09 19:02:32 +02:00
2021-12-06 20:42:51 +01:00
2022-04-14 17:16:01 +02:00
2022-05-03 13:53:55 +02:00
2022-09-24 15:15:50 +02:00
2022-10-17 19:57:58 +02:00
2022-10-17 19:57:58 +02:00
2020-08-30 15:43:45 +02:00
2022-10-21 10:53:50 +02:00