Fix test name.
This commit is contained in:
parent
263621aed8
commit
63ac69cadf
@ -516,7 +516,7 @@ TEST(Highgui_Tiff, decode_tile_remainder)
|
|||||||
CV_GrfmtReadTifTiledWithNotFullTiles test; test.safe_run();
|
CV_GrfmtReadTifTiledWithNotFullTiles test; test.safe_run();
|
||||||
}
|
}
|
||||||
|
|
||||||
TEST(Imgcodecs_Tiff, decode_infinite_rowsperstrip)
|
TEST(Highgui_Tiff, decode_infinite_rowsperstrip)
|
||||||
{
|
{
|
||||||
const uchar sample_data[142] = {
|
const uchar sample_data[142] = {
|
||||||
0x49, 0x49, 0x2a, 0x00, 0x10, 0x00, 0x00, 0x00, 0x56, 0x54,
|
0x49, 0x49, 0x2a, 0x00, 0x10, 0x00, 0x00, 0x00, 0x56, 0x54,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user