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

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.