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 1688 - Update SDLTest xcode project
Summary: Update SDLTest xcode project
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: build (show other bugs)
Version: HG 2.0
Hardware: x86 Mac OS X 10.6
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-12 10:32 UTC by Edward Rudd
Modified: 2013-02-11 21:06 UTC (History)
0 users

See Also:


Attachments
Patch to the SDLTest xcode project (394.18 KB, patch)
2013-01-12 10:34 UTC, Edward Rudd
Details | Diff
updates to .hgignore to ignore away more of the xcode user files. (904 bytes, patch)
2013-01-12 10:35 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 2013-01-12 10:32:17 UTC
I've redone the SDLTest xcode project to use command line apps instead of app bundles (will make it easier to add new ones). also ensured all current tests are in the project and all compiling and working again.
Comment 1 Edward Rudd 2013-01-12 10:34:24 UTC
Created attachment 1013 [details]
Patch to the SDLTest xcode project
Comment 2 Edward Rudd 2013-01-12 10:35:09 UTC
Created attachment 1014 [details]
updates to .hgignore to ignore away more of the xcode user files.
Comment 3 Sam Lantinga 2013-02-11 21:06:21 UTC
Patches are in, thanks!