ddnet/src
bors[bot] bc4a5ee6f5
Merge #6033
6033: Add more tests for hashing, `CSemaphore` and utf8 confusables r=heinrich5991 a=Robyt3



## Checklist

- [ ] Tested the change ingame
- [ ] Provided screenshots if it is a visual change
- [ ] Tested in combination with possibly related configuration options
- [X] Written a unit test (especially base/) or added coverage to integration test
- [ ] Considered possible null pointers and out of bounds array indexing
- [ ] Changed no physics that affect existing maps
- [ ] Tested the change with [ASan+UBSan or valgrind's memcheck](https://github.com/ddnet/ddnet/#using-addresssanitizer--undefinedbehavioursanitizer-or-valgrinds-memcheck) (optional)


Co-authored-by: Robert Müller <robytemueller@gmail.com>
2022-11-12 20:28:52 +00:00
..
android Add tests for overloaded hash operators, use operator instead 2022-11-12 20:36:38 +01:00
antibot Merge pull request #3961 from fokkonaut/pr-antibot 2021-12-19 19:33:56 +01:00
base Remove internal utf8 confusable functions from system.h 2022-11-12 20:56:35 +01:00
engine Reduce duplicate code by using loop for snapshot types 2022-11-12 20:31:44 +01:00
game Fix aliasing warnings in CGameContext::OnMapChange 2022-11-12 20:18:32 +01:00
macos Huge variable naming format 2022-07-08 18:01:29 +02:00
mastersrv Add support for Rust code in DDNet 2022-10-19 23:46:06 +02:00
rust-bridge Fix being run from rust-analyzer with a clean environment 2022-11-09 15:09:42 +01:00
steam Huge variable naming format 2022-07-08 18:01:29 +02:00
test Add tests for str_utf8_to_skeleton 2022-11-12 20:36:39 +01:00
tools Fix misspellings 2022-10-25 13:51:56 -03:00