Robert Müller
|
c6e195a399
|
Use std::vector<CNameBan> instead of array
|
2022-05-27 16:31:18 +02:00 |
|
heinrich5991
|
8b3f0246a9
|
Use EXPECT_* rather than ASSERT_* in tests
`EXPECT_*` allows the test to continue even in the case of failure. Use
this where it makes sense to continue.
|
2019-03-12 02:06:54 +01:00 |
|
12pm
|
6086f46bed
|
Add substring tests
|
2019-03-11 15:00:51 +01:00 |
|
12pm
|
572e9532ee
|
Fix tests
|
2019-03-03 19:02:42 +01:00 |
|
heinrich5991
|
aa85c5b4a8
|
Add string and nameban tests with Unicode characters
|
2018-03-14 14:20:15 +01:00 |
|
heinrich5991
|
11304661db
|
Put name ban stuff into a separate file
Fix a bug when overlong names could be used to circumvent name bans. Add
tests for name bans.
|
2018-03-14 02:35:31 +01:00 |
|