Files
Terminal.Gui/UnitTests
Tig 2007f3b2d5 Adds Slider View (#2919)
* Ported to v2

* Fixed scneario - config

* Lots of goodness

* Lots of goodness

* Code cleanup

* Fixed mouse dragging

* Removed Header and margin stuf

* Removed Header and margin stuf

* Removed Header and margin stuf

* Fixed keyboard

* upgraded xunit

* Action -> EventHandler

* Got Range working correctly

* Added starter set of unit tests

* Cleans up dim/pos objs in dispose. See #2914.

* Fixed merge issues; renamed SliderOrientation and added changed event
2023-10-17 13:21:36 -04:00
..
2023-10-05 22:21:59 -06:00
2023-10-13 23:58:49 -06:00
2023-10-13 23:58:49 -06:00
2023-09-21 06:45:40 +01:00
2023-10-04 06:42:47 -06:00
2023-10-13 23:58:49 -06:00
2023-10-17 13:21:36 -04:00
2023-10-13 23:58:49 -06:00
2023-10-04 06:42:47 -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.