aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-02-27[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...Treeston
2022-02-05[3.3.5] Core/ChatCommands: Show error messages from argument parsers (PR #25443)Treeston
2022-02-04Common/Util: Trinity::StringTo<double> support (PR #25364)Treeston
2022-02-04Core/Misc: DBC std::array refactors, and |Hachievement unit testsTreeston
2022-02-04UnitTests: Add a first set of item hyperlink testsTreeston
2022-02-04UnitTests: Add basic hyperlink unit testTreeston
2022-02-04Core/ChatCommands: C++17 cleanup (again) (PR #25323)Treeston
2022-02-04UnitTests: Cleanup + StringConvert/ChatCommand tests (PR #25353)Treeston
2022-02-04Build/Tests: Set all our compile flags on testsShauren
2022-02-04Build: Put tests-common and sfmt under correct folders when WITH_SOURCE_TREE ...Shauren
2022-01-24Core/Common: Merge TimeTrackerSmall with TimeTrackerCarbenium
2022-01-24Core/Common: Add a std::chrono interface to TimeTrackerSmallCarbenium
2022-01-24tests/EventMap: Add tests for RepeatCarbenium
2022-01-24Core/EventMap: Clarify documentation of ScheduleEventCarbenium
2022-01-24Core/EventMap: Unify semantics of DelayEventsCarbenium
2022-01-24tests/EventMap: Test for event past it's execution timeCarbenium
2022-01-23EventMap: Change GetTimeUntilEvent to return std::chrono typesCarbenium
2022-01-23tests: Add some basic tests for EventMapCarbenium
2022-01-23dep: Add catch2 unit test framework and wire it upCarbenium