Hi,

  I have a problem with test progress bars in C ++ projects. In the "Test 
Results"
window, the title does not change and still shows "Tests passed: 0.00%". The 
test
progress window shows "Running tests, please wait...".  The tests pass as such, 
the output window include:

...
%SUITE_STARTING% Testy tokenizerów EDS
%SUITE_STARTED%
%TEST_STARTED% SimplifiedCircullarBuffer::TypicalUse (newsimpletest)
%TEST_FINISHED% time=1 SimplifiedCircullarBuffer::TypicalUse (newsimpletest)
...
%TEST_STARTED% OldTokenizer::PerformanceOnRealData (newsimpletest)
%TEST_FINISHED% time=1 OldTokenizer::PerformanceOnRealData (newsimpletest)
%SUITE_FINISHED% time=0
...

In version 12.4, these tests worked fine. If anyone has any ideas, please let me
know how to fix it. 

Best regards
Dariusz Knociński.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to