Tig f7b75cd7c2 Renamed Dim.Function->Func moar il y a 1 an
..
Application 36b9171276 Removed ContentSize setter, replaced with SetContentSize il y a 1 an
Clipboard 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) il y a 1 an
Configuration e7a116eb46 Code cleanup il y a 1 an
ConsoleDrivers f18c166d0f - Made Dim.DimAutoStyle flags. il y a 1 an
Dialogs 0aef9d14db Removed notion of View.Autosize from Pos and Dim classes il y a 1 an
Drawing a563e03ec2 More... il y a 1 an
FileServices 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) il y a 1 an
Input d391cc7ad2 MouseEvent: int X, int Y -> Point Position il y a 1 an
Text d391cc7ad2 MouseEvent: int X, int Y -> Point Position il y a 1 an
UICatalog d2e24993fb Dim.Sized -> Dim.Absolute il y a 1 an
View f7b75cd7c2 Renamed Dim.Function->Func moar il y a 1 an
Views 0b969d9eb0 Revamped Slider - Make it a showcase for how to build a View that uses Dim.Auto il y a 1 an
.filenesting.json 92a601254e Fixes #3170. Color improvements (#3204) il y a 1 an
AssemblyInfo.cs 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) il y a 2 ans
README.md 61335e8788 Fixes #1893: Fix URLs to match gui-cs Org (#1900) il y a 3 ans
TestHelpers.cs a48146af82 Tons of unit test updates il y a 1 an
UnitTests.csproj e6423e6371 Updated nuget packages il y a 1 an
UnitTests.csproj.DotSettings 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) il y a 1 an
coverlet.runsettings b29240f362 Code coverage (#1235) il y a 4 ans
xunit.runner.json 0d925ebaf6 all tests pass il y a 1 an

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.