index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-29T15:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2022-02-04
Core/Misc: DBC std::array refactors, and |Hachievement unit tests
Treeston
2022-02-04
UnitTests: Add a first set of item hyperlink tests
Treeston
2022-02-04
UnitTests: Add basic hyperlink unit test
Treeston
2022-02-04
Core/ChatCommands: C++17 cleanup (again) (PR #25323)
Treeston
2022-02-04
UnitTests: Cleanup + StringConvert/ChatCommand tests (PR #25353)
Treeston
2022-02-04
Build/Tests: Set all our compile flags on tests
Shauren
2022-02-04
Build: Put tests-common and sfmt under correct folders when WITH_SOURCE_TREE ...
Shauren
2022-01-24
Core/Common: Merge TimeTrackerSmall with TimeTracker
Carbenium
2022-01-24
Core/Common: Add a std::chrono interface to TimeTrackerSmall
Carbenium
2022-01-24
tests/EventMap: Add tests for Repeat
Carbenium
2022-01-24
Core/EventMap: Clarify documentation of ScheduleEvent
Carbenium
2022-01-24
Core/EventMap: Unify semantics of DelayEvents
Carbenium
2022-01-24
tests/EventMap: Test for event past it's execution time
Carbenium
2022-01-23
EventMap: Change GetTimeUntilEvent to return std::chrono types
Carbenium
2022-01-23
tests: Add some basic tests for EventMap
Carbenium
2022-01-23
dep: Add catch2 unit test framework and wire it up
Carbenium