-
-
Notifications
You must be signed in to change notification settings - Fork 665
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
STYLE: Improve the
JPEG
module tests' style
Improve the `JPEG` module tests' style: - Use the `ITK_TRY_EXPECT_NO_EXCEPTION` macro to avoid boilerplate code. - Use the `ITK_TEST_EXPECT_TRUE` macro to avoid boilerplate code. - Improve the style to make them more consistent (e.g. input argument checking message, endline characters in input argument checking, define the image dimensionality constant).
- Loading branch information
1 parent
ac7272c
commit bc3ac22
Showing
2 changed files
with
12 additions
and
23 deletions.
There are no files selected for viewing
This file contains 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 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