servatrice/tests
Zach H d61c604bf4
Address macOS issue where right-clicking a username in the main chat (#4523)
* Address macOS issue where right-clicking a username in the main chat (or game chat) areas would pop up a seemingly empty user profile. This is because the resize event is overridden and doesn't actually attempt to resize based on the size hint of the dialog. Now that we're explicit with the call, this resize should be forced and have comparable results to popping up user profile from the user list.

* use datetime for calculating account age (#4526)

* use datetime for calculating account age

make translating easier by using tr multiples
automatically account for leap days

Co-authored-by: ebbit1q <ebbit1q@gmail.com>
2022-01-16 16:51:13 -05:00
..
carddatabase add password hash test (#4528) 2022-01-16 16:32:11 -05:00
loading_from_clipboard add password hash test (#4528) 2022-01-16 16:32:11 -05:00
CMakeLists.txt Address macOS issue where right-clicking a username in the main chat (#4523) 2022-01-16 16:51:13 -05:00
dummy_test.cpp Clang script (#3085) 2018-02-06 08:45:13 -05:00
expression_test.cpp add password hash test (#4528) 2022-01-16 16:32:11 -05:00
password_hash_test.cpp add password hash test (#4528) 2022-01-16 16:32:11 -05:00
test_age_formatting.cpp Address macOS issue where right-clicking a username in the main chat (#4523) 2022-01-16 16:51:13 -05:00