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

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.