-
Notifications
You must be signed in to change notification settings - Fork 473
Add view helper functions to Config class #2083
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
doug-walker
merged 18 commits into
AcademySoftwareFoundation:main
from
annieln:viewHelpers
May 26, 2025
Merged
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
b5d8bbe
Add view helper functions to Config class
annieln 143aa90
add view helper functions to Config class and unit tests
annieln 6b3e4b6
add view helper functions as python bindings
annieln 6959ebc
add unit tests for view helper py bindings
annieln a1f2168
update with style changes and comments
annieln d76c9cb
comprehensive unit tests for ViewsAreEqual and displayHasView
annieln d338c94
improved in-line comments for unit tests
annieln 41805a2
test suite for comparing virtual displays, fix to getVirtualDisplayVi…
annieln 1681a8e
update briefs for ViewsAreEqual + VirtualViewsAreEqual, remove reduna…
annieln a15e9de
move virtual_display_exceptions test from tests/cpu/Config_tests.cpp …
annieln 9e83598
move display_view_order test from tests/cpu/Config_tests.cpp to tests…
annieln 0918ff4
add usage of viewIsShared to compare_displays test
annieln 9f2ab62
add test of clearSharedViews to basic test module in tests/cpu/Displa…
annieln 990fd73
change configs for compare_virtual_displays in tests/cpu/Config_tests…
annieln ecc7323
improve test cases for python config tests
annieln 99d973e
restore old tests to Config_tests.cpp and move new tests compare_disp…
annieln 75ae64a
add null/empty view name handling to viewIsShared and virtualViewIsSh…
annieln 8fc9745
Merge branch 'main' into viewHelpers
doug-walker File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.