tznind b2e54ec83d Fixed page up/down offset and added test преди 4 години
..
ApplicationTests.cs bcc31e0da0 Trying fixing #518. Almost functions work on both Windows and Unix with the NetDriver. преди 4 години
ConsoleDriverTests.cs bcc31e0da0 Trying fixing #518. Almost functions work on both Windows and Unix with the NetDriver. преди 4 години
DimTests.cs bcc31e0da0 Trying fixing #518. Almost functions work on both Windows and Unix with the NetDriver. преди 4 години
MainLoopTests.cs bcc31e0da0 Trying fixing #518. Almost functions work on both Windows and Unix with the NetDriver. преди 4 години
PointTests.cs ec73e0f2b6 Fixes #623 Dim.Percent with an extra behavior. (#696) преди 5 години
PosTests.cs bcc31e0da0 Trying fixing #518. Almost functions work on both Windows and Unix with the NetDriver. преди 4 години
README.md bdd4b45dd2 added readme for unit tests преди 5 години
RectTests.cs ec73e0f2b6 Fixes #623 Dim.Percent with an extra behavior. (#696) преди 5 години
ResponderTests.cs da54dece1f dealt with Removed преди 5 години
ScenarioTests.cs bcc31e0da0 Trying fixing #518. Almost functions work on both Windows and Unix with the NetDriver. преди 4 години
SizeTests.cs ec73e0f2b6 Fixes #623 Dim.Percent with an extra behavior. (#696) преди 5 години
TableViewTests.cs b2e54ec83d Fixed page up/down offset and added test преди 4 години
TextFormatterTests.cs 0fb29368cd Non printable character now returns -1 on Rune.ColumnWidth and ConsoleWidth. преди 4 години
UnitTests.csproj 9c0a8529a6 Fixed build warnings and ensured tests run преди 4 години
ViewTests.cs bcc31e0da0 Trying fixing #518. Almost functions work on both Windows and Unix with the NetDriver. преди 4 години
xunit.runner.json 8730ac6f37 first unit tests преди 5 години

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.