EvilFactory
8fdf2156dc
Introduce the LuaCsLogger class and make everything use that instead
2022-12-29 15:58:51 -03:00
peelz
c261f0c205
Add tests for ambiguous Hook.Patch signatures
2022-09-17 00:11:09 -04:00
peelz
6da732e997
Fix Hook.Patch confusing .ctor with .cctor
2022-09-17 00:11:09 -04:00
peelz
2cdd3f3ec5
Add constructor support to Hook.Patch
2022-09-15 19:31:47 -04:00
peelz
025b840625
Fix test concurrency issues
2022-09-15 19:31:41 -04:00
peelz
dd1b404c9b
Refactor error/exception/message handling
...
This adds:
- LuaCsSetup.ExceptionHandler so we can decide how we want to handle
exceptions for unit tests
- LuaCsSetup.MessageHandler so we can redirect logs to the XUnit output
helper
2022-08-10 05:59:41 -04:00
peelz
9a621237f0
Add unit tests for LuaCsHook Patch API
2022-08-09 17:50:00 -04:00