Tig
|
574ed8fec7
|
Fixes #2469 - Revamp file structure and namespace (#2471)
* initial commit
* All tests pass
* Updated readme
* Revert "All tests pass"
This reverts commit 94ac462350.
* Revert "initial commit"
This reverts commit 36d92cc4e5.
* Moved Terminal.Gui files around
* Nuked .Graphs namespace
* Nuked .Graphs namespace
* Nuked .Trees namespace
* Nuked .Configuration namespace
* Nuked .Configuration namespace
* All tests pass
* tweaked tests
* removed unneeded usings
* re-enabled scrollview tests
* move scrollview test to ScrollViewTests
* Moved view navigation related tests to separate cs file
* Moved view scrollbarview related tests ScrollBarTestse
* Refactored View tests into smaller files
* Refactored driver tests
* Fixed a ton of BUGBUGs
|
2023-04-06 10:09:21 -06:00 |
|
Tigger Kindel
|
d00b11ae5d
|
Added and fixed ScrollBarView and ScrollView tests
|
2023-04-03 20:38:52 -06:00 |
|
Thomas
|
12372051a3
|
Add test for case insensitivity
|
2023-04-01 13:56:15 +01:00 |
|
Thomas
|
a3b154749a
|
More tests
|
2023-04-01 08:11:12 +01:00 |
|
Thomas
|
86a2a2a956
|
Fix suggestion overspill bounds
|
2023-04-01 07:59:18 +01:00 |
|
Thomas
|
66d89c6f3e
|
More append tests
|
2023-04-01 07:43:41 +01:00 |
|
Thomas
|
1eb6db9538
|
Support for CloseKey in autocomplete append
|
2023-03-31 20:25:46 +01:00 |
|
Thomas
|
dbe78d5556
|
Add first autocomplete append test
|
2023-03-31 17:13:45 +01:00 |
|