write unit tests

This commit is contained in:
RickyRister 2025-03-11 21:44:58 -07:00
parent f9c0e2078c
commit 26d8452492
3 changed files with 239 additions and 0 deletions

View file

@ -51,3 +51,4 @@ target_link_libraries(password_hash_test cockatrice_common Threads::Threads ${GT
add_subdirectory(carddatabase)
add_subdirectory(loading_from_clipboard)
add_subdirectory(oracle)