Mercurial > sdl-ios-xcode
log test/automated/rwops/rwops.c @ 5116:e337f792c6a7
age | author | description |
---|---|---|
2010-05-09 | Eric Wing |
Refactored automated rwops tests so read and write directories can be more easily customized. |
2010-05-08 | Eric Wing |
Exempted writable modes from bundle check on OS X since bundle areas are typically read-only. |
2010-05-08 | Eric Wing |
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware. |
2009-08-02 | Edgar Simo | Added command line options. gsoc2009_unit_tests |
2009-08-02 | Edgar Simo | Merged into one big app, while keeping modular applications also. gsoc2009_unit_tests |
2009-08-02 | Edgar Simo | Made rwops tests a bit more complete. gsoc2009_unit_tests |
2009-07-09 | Edgar Simo | Added more strict warning flags. gsoc2009_unit_tests |
2009-06-20 | Edgar Simo | Better output. gsoc2009_unit_tests |
2009-11-22 | Sam Lantinga | More fixes to compile under Visual C++ |
2009-11-22 | Sam Lantinga | Fixed include paths for Visual C++ |
2009-09-07 | Sam Lantinga | Merged Edgar's code changes from Google Summer of Code 2009 |