tznind
|
29355c8b63
Add automation test for selecting a submenu item
|
5 月之前 |
tznind
|
e94b8b1bdc
Add before and after screenshots
|
5 月之前 |
tznind
|
407c863cb9
Add support for outputting logs from tests #3972
|
5 月之前 |
tznind
|
8c009de9a0
Fix test Same to Equal
|
5 月之前 |
tznind
|
1e40ad3bc9
Add csproj to sln
|
5 月之前 |
tznind
|
0b56a3d63b
Remove dependency on fluent assertions and fix folder paths
|
5 月之前 |
tznind
|
79f289ce8f
Rename to TerminalGuiFluentTesting
|
5 月之前 |
tznind
|
491140a39a
Add timeout to tests and fix race condition to boot
|
5 月之前 |
tznind
|
fd465c3367
Make colon implicit in title
|
5 月之前 |
tznind
|
8d610a0dde
Add screenshot method
|
5 月之前 |
tznind
|
f0bd577c98
WIP: try to get context menu to work properly in automation tests
|
5 月之前 |
tznind
|
4316378f6e
Make tests pass
|
5 月之前 |
tznind
|
323c624046
WIP: Add fluent assertions and prototype the kind of things that should be possible
|
5 月之前 |
tznind
|
c511101dfe
Investigate fluent assertions for testing v2
|
5 月之前 |
BDisp
|
8b5639e5e5
Using SubViews and letting the top-level handle the key if the TabView doesn't handle it
|
5 月之前 |
BDisp
|
2ed7bb76c3
Fixes #3974. TabView steals keypresses from active ContextMenu
|
5 月之前 |
Tonttu
|
9735d8c584
Consistent kilobyte unit in comments
|
5 月之前 |
Tonttu
|
cf2645fa04
StringExtensions.ToString(IEnumerable<Rune>) use rented array as alternative buffer
|
5 月之前 |
Tonttu
|
9b78961a03
StringExtensions.ToString(IEnumerable<Rune>) remove extra rune chars copy
|
5 月之前 |
Tonttu
|
2e4e73a436
Rewrite TextFormatter.RemoveHotKeySpecifier
|
5 月之前 |
Tonttu
|
5ab51fc08b
StringExtensions.ToString(IEnumerable<Rune>) stackalloc char buffer with StringBuilder fallback
|
5 月之前 |
Tonttu
|
b6a5ca1d4e
Rewrite StringExtensions.ToString(IEnumerable<Rune>)
|
5 月之前 |
Tonttu
|
aeffe3e36e
Add benchmark category to the TextFormatter benchmarks
|
5 月之前 |
Tonttu
|
662e745395
Rewrite TextFormatter.ReplaceCRLFWithSpace
|
5 月之前 |
Tonttu
|
7d317ba550
StripCRLF early exit when no newline to avoid StringBuilder allocation
|
5 月之前 |
Tonttu
|
40d4cab510
More varied text permutations for the StripCRLF benchmark
|
5 月之前 |
Tonttu
|
6f63dca591
Rewrite TextFormatter.StripCRLF
|
5 月之前 |
Tonttu
|
c4502b0741
Add tests for TextFormatter StripCRLF and ReplaceCRLFWithSpace
|
5 月之前 |
Tig
|
384cefcdf1
Merge branch 'v2_develop' of tig:gui-cs/Terminal.Gui into v2_develop
|
5 月之前 |
BDisp
|
56c8b20e24
Fixes #3986. ContextMenu crashing with right and left arrows
|
5 月之前 |