Go to the source code of this file.
◆ TEST_CASE()
TEST_CASE |
( |
"md5_hexdigest" | | ) |
|
Definition at line 18 of file md5_test.cpp.
18 {
21 "d32239bcb673463ab874e80d47fae504");
22 }
27 string_eq (md5_hexdigest (
temp),
"d41d8cd98f00b204e9800998ecf8427e");
28 }
32 }
33}
The list class represents a linked list.
void string_save(const string &s, url u)
url url_temp(string suffix)
void string_eq(string left, string right)
url url_system(string name)