mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-11 12:54:10 -07:00
add deck hashing tests
This commit is contained in:
parent
2b690f8c87
commit
b6c5c5ea4c
5 changed files with 84 additions and 7 deletions
|
|
@ -21,7 +21,7 @@ struct Result
|
|||
};
|
||||
|
||||
void testEmpty(const QString &clipboard);
|
||||
|
||||
void testHash(const QString &clipboard, const std::string &hash);
|
||||
void testDeck(const QString &clipboard, const Result &result);
|
||||
|
||||
#endif // CLIPBOARD_TESTING_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue