Files
znc/test
MarkLee131 c3f1b0c00e test: replace gmock matchers in Split test with gtest equivalents
StringTest.cpp does not include gmock, so EXPECT_THAT/ElementsAre/IsEmpty
do not compile and the unittest target fails on every CI configuration.
Use EXPECT_EQ against a VCString and EXPECT_TRUE(empty()) instead, which
keeps the test scope identical without dragging gmock into this file.
2026-05-04 19:31:29 +08:00
..
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00