We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 1630 - MessageBox API tests
Summary: MessageBox API tests
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: *don't know* (show other bugs)
Version: HG 2.0
Hardware: x86_64 Linux
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-27 11:36 UTC by Edward Rudd
Modified: 2012-10-30 11:14 UTC (History)
0 users

See Also:


Attachments
Patch adding messagebox test (3.01 KB, patch)
2012-10-27 11:36 UTC, Edward Rudd
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Edward Rudd 2012-10-27 11:36:42 UTC
Created attachment 980 [details]
Patch adding messagebox test

Attached is a patch to add a testmessage.c to show off the new MessageBox API
Comment 1 Sam Lantinga 2012-10-30 11:14:01 UTC
Thanks!