Allow disabling image features

This commit is contained in:
Sam Wilson
2024-01-11 12:38:01 -05:00
parent 7cb00fafd1
commit 169f2f6073
33 changed files with 154 additions and 6 deletions

View File

@@ -22,6 +22,7 @@ mod common;
/**
* @author Chris Wood
*/
#[cfg(feature = "image-formats")]
#[test]
fn telepen_alpha_test_case() {
const NUMTESTS: u32 = 5;
@@ -38,6 +39,7 @@ fn telepen_alpha_test_case() {
tester.test_black_box();
}
#[cfg(feature = "image-formats")]
#[test]
fn telepen_numeric_test_case() {
let mut tester = common::AbstractBlackBoxTestCase::new(