Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FSL
fsleyes
fsleyes
Commits
a01bd134
Commit
a01bd134
authored
May 01, 2022
by
Paul McCarthy
🚵
Browse files
TEST: unit tests for cursorwidth
parent
f48864b8
Changes
6
Hide whitespace changes
Inline
Side-by-side
fsleyes/tests/test_render_lightbox.py
View file @
a01bd134
...
...
@@ -65,6 +65,10 @@ cli_tests = """
-nr 10 -nc 5 3d.nii.gz
-nr 5 -nc 10 3d.nii.gz
-nr 10 -nc 10 3d.nii.gz
# cursor width
-cw 5 3d
-cw 10 3d
"""
...
...
fsleyes/tests/test_render_ortho.py
View file @
a01bd134
...
...
@@ -78,6 +78,10 @@ mesh_ref mesh_l_thal.vtk -mc 0 1 0 -r mesh_ref -a 50
-sl Y 3d
-sl Z 3d
-sl Z mesh_l_thal.vtk -mc 1 0 0
# cursor width
-cw 5 3d
-cw 10 3d
"""
...
...
fsleyes/tests/testdata/cli_tests/test_render_lightbox_-cw_10_3d.png
0 → 100644
View file @
a01bd134
11.5 KB
fsleyes/tests/testdata/cli_tests/test_render_lightbox_-cw_5_3d.png
0 → 100644
View file @
a01bd134
11.6 KB
fsleyes/tests/testdata/cli_tests/test_render_ortho_-cw_10_3d.png
0 → 100644
View file @
a01bd134
6.95 KB
fsleyes/tests/testdata/cli_tests/test_render_ortho_-cw_5_3d.png
0 → 100644
View file @
a01bd134
7.32 KB
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment