aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-08-12Core/Utils: Replace boost flat_set with our ownShauren
2021-08-19Core/Config: Implement config override with env vars (#26811)Anton Popovichenko
2020-09-20[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...Treeston
2020-09-12Core/Chat: Fix hyperlink validation for inspected item links, for real this t...Treeston
2020-09-12[3.3.5] Core/ChatCommands: Show error messages from argument parsers (PR #25443)Treeston
2020-09-06Revert "Tests: Use .empty() to test for empty string instead of == """Treeston
2020-09-06Tests: Use .empty() to test for empty string instead of == ""Carbenium
2020-09-02Common/Util: Trinity::StringTo<double> support (PR #25364)Treeston
2020-09-02UnitTests: |Hspell and |Htalent unit testingTreeston
2020-09-01Core/Misc: More DBC std::array refactors, stricter |Hitem checks, and more hy...Treeston
2020-09-01Core/Misc: DBC std::array refactors, and |Hachievement unit testsTreeston
2020-08-31UnitTests: Add a first set of item hyperlink testsTreeston
2020-08-30UnitTests: Add basic hyperlink unit testTreeston
2020-08-30Core/ChatCommands: C++17 cleanup (again) (PR #25323)Treeston
2020-08-29UnitTests: Cleanup + StringConvert/ChatCommand tests (PR #25353)Treeston
2020-08-29Build/Tests: Set all our compile flags on testsShauren
2020-08-28Build: Put tests-common and sfmt under correct folders when WITH_SOURCE_TREE ...Shauren
2020-08-01Core/Common: Merge TimeTrackerSmall with TimeTrackerCarbenium
2020-08-01Core/Common: Add a std::chrono interface to TimeTrackerSmallCarbenium
2020-07-26tests/EventMap: Add tests for RepeatCarbenium
2020-07-26Core/EventMap: Clarify documentation of ScheduleEventCarbenium
2020-07-26Core/EventMap: Unify semantics of DelayEventsCarbenium
2020-07-26tests/EventMap: Test for event past it's execution timeCarbenium
2020-07-26EventMap: Change GetTimeUntilEvent to return std::chrono typesCarbenium
2020-07-24tests: Add some basic tests for EventMapCarbenium
2020-07-24dep: Add catch2 unit test framework and wire it upCarbenium