Archipelago/test
black-sliver 3fb0b57d19
Core: fix exceptions coming from LocationStore (#4358)
* Speedups: add instructions for ASAN

* Speedups: move typevars out of classes

* Speedups, NetUtils: raise correct exceptions

* Speedups: double-check malloc

* Tests: more LocationStore tests
2024-12-10 20:09:36 +01:00
..
benchmark
cpp
general Tests: Add test that local/non local items aren't modified late #3976 2024-11-29 22:57:35 +01:00
hosting
multiworld
netutils Core: fix exceptions coming from LocationStore (#4358) 2024-12-10 20:09:36 +01:00
options Core: Fix Template Yamls for games with colon in name (#4106) 2024-11-14 23:43:42 +01:00
programs Tests: Add a test that weights file generates different results per player correctly (#3392) 2024-10-30 23:18:30 +01:00
utils
webhost Tests: have option preset validation test do full validation (#4208) 2024-11-18 18:09:27 +01:00
worlds
TestBase.py
__init__.py Tests: Add ignore filter to s2clientprotocol warnings (#4180) 2024-11-13 19:04:31 +01:00
bases.py