Commit Graph

9 Commits

Author SHA1 Message Date
Tig
85a0ad1654 Diagnosing xunit failures in github action on ubuntu/macos (#3593)
* Just ubuntu

* windows & ubuntu

* commented test out

* uncommented test

* back to ubuntu

* deleted all Views tests

* deleted all Views tests

* VSTEST_DUMP_PATH

* Revert "deleted all Views tests"

This reverts commit 985f6143e6.

* Deleted first half Views tests

* Revert "Deleted first half Views tests"

This reverts commit bff2484cd7.

* Deleted 2nd half Views tests

* VSTEST_DUMP_PATH 2

* VSTEST_DUMP_PATH 3

* Revert "Deleted 2nd half Views tests"

This reverts commit b1dbd79dc9.

* Reapply "Deleted first half Views tests"

This reverts commit 3e8e890b03.

* Revert "Reapply "Deleted first half Views tests""

This reverts commit 731b50f392.

* ubuntu/mac

* removed dupe test

* removed dupe test

* removed statusbar tests

* Revert "removed statusbar tests"

This reverts commit 889813143b.

* Fixed shortcut tests

* windows, mac, linux

* fail-fast: false temporarily

* fail-fast: false temporarily

* trying stuff

* fixed quote error

* fixed sed issue

* Skip WindowDispose_CanFocusProblem

* Skip SynchronizationContext_CreateCopy

* mac

* mac

* mac

* mac

* mac

* gsed

* gsed

* gsed

* gsed

* finally fixed! Hopefully.
2024-07-08 18:29:00 -06:00
Brandon Thetford
e45b7daf0e Provided one example of a skip working with it.
Shows up in the to-do list as expected
2024-06-27 20:57:25 -07:00
Tig
5cf556c376 Button in CommandView acts weird 2024-06-25 13:35:32 -07:00
Tig
28b3362ba4 Fixed key binding issue with shortcuts 2024-06-25 13:13:41 -07:00
Tig
9424297423 Fixed Deep KeyBinding issues.
Untested
2024-06-19 14:45:17 -07:00
Tig
9f6ce8f599 Added more ShortcutTests 2024-06-17 08:35:17 -07:00
Tig
9ff5c76b07 Added more ShortcutTests 2024-06-17 08:34:51 -07:00
Tig
f0984f08f8 Fixed stuff 2024-06-13 10:37:57 -07:00
Tig
dd54e9d5d3 Got Shortcut working great. Needs more unit tests 2024-06-11 14:00:38 -07:00