Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Restart button makes Testbed go back to Tiles rather than restart the current test #342

Open
GoogleCodeExporter opened this issue Apr 3, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Compile 2.3.2 and run Testbed.
2. Choose any test other than Tiles, then click Restart.
3. Rather than restarting the current test, the program goes back to Tiles.

What is the expected output? What do you see instead?
Expected: when I click Restart I expect Testbed to restart the current test, 
like it did on 2.3.0. What I see instead: rather than restarting the current 
test (which is not Tiles), the program goes back to Tiles.

What version of the product are you using? On what operating system?
2.3.2 on Windows 8.1 Pro x64, compiled with MinGW-builds gcc 4.9.1 32-bit (the 
one bundled with Qt 5.4/Qt Creator 3.3.0).

Please provide any additional information below.
I've attached a patch that maked the Restart button behave the same way it did 
in 2.3.0; if the change in behavior was on purpose, please close the issue.
By the way, Testbed wouldn't compile as-is without #include <crtdbg.h> on my 
platform. The patch addresses this as well.

Original issue reported on code.google.com by georger....@gmail.com on 10 Feb 2015 at 1:52

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant