BDisp bcc31e0da0 Trying fixing #518. Almost functions work on both Windows and Unix with the NetDriver. před 4 roky
..
ApplicationTests.cs bcc31e0da0 Trying fixing #518. Almost functions work on both Windows and Unix with the NetDriver. před 4 roky
ConsoleDriverTests.cs bcc31e0da0 Trying fixing #518. Almost functions work on both Windows and Unix with the NetDriver. před 4 roky
DimTests.cs bcc31e0da0 Trying fixing #518. Almost functions work on both Windows and Unix with the NetDriver. před 4 roky
MainLoopTests.cs bcc31e0da0 Trying fixing #518. Almost functions work on both Windows and Unix with the NetDriver. před 4 roky
PointTests.cs ec73e0f2b6 Fixes #623 Dim.Percent with an extra behavior. (#696) před 5 roky
PosTests.cs bcc31e0da0 Trying fixing #518. Almost functions work on both Windows and Unix with the NetDriver. před 4 roky
README.md bdd4b45dd2 added readme for unit tests před 5 roky
RectTests.cs ec73e0f2b6 Fixes #623 Dim.Percent with an extra behavior. (#696) před 5 roky
ResponderTests.cs da54dece1f dealt with Removed před 5 roky
ScenarioTests.cs bcc31e0da0 Trying fixing #518. Almost functions work on both Windows and Unix with the NetDriver. před 4 roky
SizeTests.cs ec73e0f2b6 Fixes #623 Dim.Percent with an extra behavior. (#696) před 5 roky
TextFormatterTests.cs 0fb29368cd Non printable character now returns -1 on Rune.ColumnWidth and ConsoleWidth. před 4 roky
UnitTests.csproj 9c0a8529a6 Fixed build warnings and ensured tests run před 4 roky
ViewTests.cs bcc31e0da0 Trying fixing #518. Almost functions work on both Windows and Unix with the NetDriver. před 4 roky
xunit.runner.json 8730ac6f37 first unit tests před 5 roky

README.md

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.