From fbbe4571a52e0b58da44cc49ac495dccdf72e4ad Mon Sep 17 00:00:00 2001 From: Jonathan Thomas Date: Tue, 14 Feb 2023 00:30:25 -0600 Subject: [PATCH] Removing debug code for Caption effect unit tests --- tests/Caption.cpp | 5 ----- 1 file changed, 5 deletions(-) diff --git a/tests/Caption.cpp b/tests/Caption.cpp index 1ec658a1f..bedb4a541 100644 --- a/tests/Caption.cpp +++ b/tests/Caption.cpp @@ -66,7 +66,6 @@ TEST_CASE( "caption effect", "[libopenshot][caption]" ) // Get frame std::shared_ptr 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 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 f = clip1.GetFrame(10); - f->Save("audio-caption-line-156.png", 1.0); #ifdef _WIN32 // Windows pixel location