Removing debug code for Caption effect unit tests

This commit is contained in:
Jonathan Thomas
2023-02-14 00:30:25 -06:00
parent bcade0c276
commit fbbe4571a5

View File

@@ -66,7 +66,6 @@ TEST_CASE( "caption effect", "[libopenshot][caption]" )
// Get frame
std::shared_ptr<openshot::Frame> f = clip1.GetFrame(10);
f->Save("audio-caption-line-64.png", 1.0);
#ifdef _WIN32
// Windows pixel location
@@ -92,7 +91,6 @@ TEST_CASE( "caption effect", "[libopenshot][caption]" )
// Get timeline frame
f = t.GetFrame(10);
f->Save("audio-caption-line-81.png", 1.0);
#ifdef _WIN32
// Windows pixel location
@@ -132,7 +130,6 @@ TEST_CASE( "caption effect", "[libopenshot][caption]" )
// Get frame
std::shared_ptr<openshot::Frame> f = clip1.GetFrame(10);
f->Save("audio-caption-line-109.png", 1.0);
#ifdef _WIN32
// Windows pixel location
@@ -158,7 +155,6 @@ TEST_CASE( "caption effect", "[libopenshot][caption]" )
// Get timeline frame
f = t.GetFrame(10);
f->Save("audio-caption-line-125.png", 1.0);
#ifdef _WIN32
// Windows pixel location
@@ -199,7 +195,6 @@ TEST_CASE( "caption effect", "[libopenshot][caption]" )
// Get frame
std::shared_ptr<openshot::Frame> f = clip1.GetFrame(10);
f->Save("audio-caption-line-156.png", 1.0);
#ifdef _WIN32
// Windows pixel location