X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=blobdiff_plain;f=tests%2Fbugs%2Ffclasses%2Fbug28478;h=8fb3156b8751fc714720cdfb1856c618375637b5;hb=7e785937b3e65df86f35364e1036e446d6339cec;hpb=99289bed0a3c89d0fe9d2025d3452c0f66c7c9e1 diff --git a/tests/bugs/fclasses/bug28478 b/tests/bugs/fclasses/bug28478 index 30325d82b4..8fb3156b87 100644 --- a/tests/bugs/fclasses/bug28478 +++ b/tests/bugs/fclasses/bug28478 @@ -5,10 +5,13 @@ puts "" puts "# Test output of progress indicator in text mode" pload QAcommands + +XProgress +t + set out [OCC28478 3 2] set expected { - {Progress: 0% Outer: 0 / 3} + {Progress: 0%} {Progress: 17% Outer: 1 / 3 Inner: 1 / 2} {Progress: 33% Outer: 1 / 3 Inner: 2 / 2} {Progress: 50% Outer: 2 / 3 Inner: 1 / 2}