mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-28 16:58:01 +01:00
* fix issue #2913 * remove disposed instances from responder.instances (optional) * Ensures only clear Instances if they really was disposed. * Fix unit tests. * Update RunStateTests.cs Minor format change to trigger new Unittest execution * Fixes Pos/Dim static fields not being disposing. --------- Co-authored-by: John Züchler <john.zuechler@eks-intec.de> Co-authored-by: BDisp <bd.bdisp@gmail.com>
Automated Unit Tests
Terminal.Gui uses xunit for automated unit tests run automatically with Github Actions.
See the Testing wiki for details on how to add more tests.