Marvin
|
20c9375c5e
|
Added new test cases for out of range errors that cover 8,16,32,64 bits, out of range errors for all bases (64 bit only), and fixed some test cases
|
2023-12-12 13:59:18 -05:00 |
|
Marvin
|
e60b47455b
|
Added test cases that coverunsigned, out or range errors, char pointers, invalid bases, and out of range bases
|
2023-12-11 18:17:33 -05:00 |
|
Marvin
|
2fb59699db
|
Added more test cases that checks for correct errors, base 2, octal, and hex
|
2023-12-11 01:22:48 -05:00 |
|
Marvin
|
a91521f5a0
|
Added basic tests for fast_int in fast_int.cpp
|
2023-12-10 23:40:27 -05:00 |
|