aboutsummaryrefslogtreecommitdiff
path: root/tests/common
AgeCommit message (Expand)Author
2025-04-13Tests: Add missing includeFabian
2024-03-14GCC build fixShauren
2024-03-13Tests: Disable intentionally triggered warning in test codeShauren
2024-03-13Core/Utils: unique_trackable_ptr improvementsShauren
2024-03-13Fix tests buildShauren
2024-03-13Core/Utils: Added a custom smart pointer type unique_trackable_ptr - a specia...Shauren
2023-08-12Tests: Fixed environment variable confg test compilation on windowsShauren
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-02Common/Util: Trinity::StringTo<double> support (PR #25364)Treeston
2020-08-29UnitTests: Cleanup + StringConvert/ChatCommand tests (PR #25353)Treeston
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