Lolly 1.4.28
|
Go to the source code of this file.
Functions | |
TEST_CASE ("to_roman") | |
TEST_CASE ("to_hanzi") | |
TEST_CASE ("to_padded_hex") | |
TEST_CASE ("to_hex/to_Hex") | |
TEST_CASE ("as_hexadecimal fixed") | |
TEST_CASE ("uint32_to_Hex") | |
TEST_CASE ("binary to hexadecimal") | |
TEST_CASE | ( | "to_roman" | ) |
Definition at line 19 of file numeral_test.cpp.
TEST_CASE | ( | "to_hanzi" | ) |
Definition at line 96 of file numeral_test.cpp.
TEST_CASE | ( | "to_padded_hex" | ) |
Definition at line 122 of file numeral_test.cpp.
TEST_CASE | ( | "to_hex/to_Hex" | ) |
Definition at line 135 of file numeral_test.cpp.
TEST_CASE | ( | "as_hexadecimal fixed" | ) |
Definition at line 159 of file numeral_test.cpp.
TEST_CASE | ( | "uint32_to_Hex" | ) |
Definition at line 180 of file numeral_test.cpp.
TEST_CASE | ( | "binary to hexadecimal" | ) |
Definition at line 202 of file numeral_test.cpp.