Files
Terminal.Gui/UnitTests
BDisp 4948d072b0 Fixes #1231. Ignoring negative bounds. (#1232)
* Fixes #1231. Ignoring negative bounds.

* Added vertical width instead VerticalTextAlignment.

* Removing width.
2021-04-20 14:17:53 -07:00
..
2021-01-13 16:25:34 +01:00
2020-06-07 22:20:12 -06:00
2020-07-06 15:42:02 -07:00
2021-03-24 10:06:56 -07:00
2021-03-08 19:42:25 -07:00
2020-06-07 21:44:03 -06:00

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.