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

Make tests silent for 2.4 release #102

Closed
kthakore opened this issue Jul 26, 2011 · 4 comments
Closed

Make tests silent for 2.4 release #102

kthakore opened this issue Jul 26, 2011 · 4 comments
Assignees

Comments

@kthakore
Copy link
Member

Instead of writing to a video device (a set_video_mode surface) we should write to a silent surface so we don't have a lot of pop ups. Also we should not have outputs saying amount complete.

@ghost ghost assigned kthakore Jul 26, 2011
@kthakore
Copy link
Member Author

Author: FROGGS
Time: 1269219943
Field: comment
Value: 1. remember SDL_VIDEODRIVER
2. setenv SDL_VIDEODRIVER to "dummy"
3. tests
4. set back to origin value (if it was set)

On windows: change forcing the directx/windib driver.

This dummy driver doesnt support everything, window resizing is not supported as it seems.

@kthakore
Copy link
Member Author

Author: FROGGS
Time: 1269299394
Field: status
Value: closed

@kthakore
Copy link
Member Author

Author: FROGGS
Time: 1269299394
Field: resolution
Value: fixed

@kthakore
Copy link
Member Author

Author: FROGGS
Time: 1269299394
Field: comment
Value: done

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

No branches or pull requests

1 participant