fixed [IDEADEV-41319] test runner: do not show green balloon and green progress bar...
commit8fc03ec705a1464104027aac6a381eec8b446e40
authorRoman Chernyatchik <roman.chernyatchik@jetbrains.com>
Wed, 11 Nov 2009 21:31:21 +0000 (12 00:31 +0300)
committerRoman Chernyatchik <roman.chernyatchik@jetbrains.com>
Fri, 13 Nov 2009 13:41:01 +0000 (13 16:41 +0300)
treec2bb24a94dfdec4c8849c3dff72c5706587e4af6
parentd942f2978d1639d69fc29daa3ed15f50420c82d4
fixed [IDEADEV-41319] test runner: do not show green balloon and green progress bar if no tests were found
platform/platform-impl/src/com/intellij/openapi/progress/util/ColorProgressBar.java
platform/smRunner/src/com/intellij/execution/testframework/sm/runner/ui/SMTRunnerNotificationsHandler.java
platform/smRunner/src/com/intellij/execution/testframework/sm/runner/ui/SMTestRunnerResultsForm.java
platform/smRunner/testSrc/com/intellij/execution/testframework/sm/runner/ui/SMTRunnerUIActionsHandlerTest.java
platform/smRunner/testSrc/com/intellij/execution/testframework/sm/runner/ui/SMTestRunnerResultsFormTest.java
platform/testRunner/src/com/intellij/execution/testframework/ui/TestStatusLine.java