Files
Terminal.Gui/Tests/UnitTests
copilot-swe-agent[bot] d62f0027c1 Remove LineView and replace all usages with Line
- Deleted LineViewExample.cs scenario
- Deleted LineViewTests.cs test file
- Replaced LineView with Line in all examples (CollectionNavigatorTester, FileDialogExamples, LineExample, Wizard)
- Replaced LineView with Line in all tests (ViewTests, TileViewTests)
- Changed TileViewLineView to inherit from Line instead of LineView
- Removed LineView.cs file
- Removed LineView category from TileViewNesting scenario

Co-authored-by: tig <585482+tig@users.noreply.github.com>
2025-10-03 19:41:03 +00:00
..
2025-06-12 13:45:39 -06:00

Automated Unit Tests (non-Parallelizable)

See the Testing wiki for details on how to add more tests.