aboutsummaryrefslogtreecommitdiff
path: root/tests/common
AgeCommit message (Expand)Author
2024-03-13GCC build fixShauren
2024-03-13Tests: Disable intentionally triggered warning in test codeShauren
2024-03-13Core/Utils: unique_trackable_ptr improvementsShauren
2024-03-11Fix tests buildShauren
2024-03-11Core/Utils: Added a custom smart pointer type unique_trackable_ptr - a specia...Shauren
2024-03-01Tests: Add missing includeFabian
2023-01-06Tests: Fixed environment variable confg test compilation on windowsShauren
2023-01-06Core/Utils: Replace boost flat_set with our ownShauren
2022-03-13Core/Config: Implement config override with env vars (#26811)Anton Popovichenko
2022-02-04Common/Util: Trinity::StringTo<double> support (PR #25364)Treeston
2022-02-04UnitTests: Cleanup + StringConvert/ChatCommand tests (PR #25353)Treeston
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