aboutsummaryrefslogtreecommitdiff
path: root/UnitTesting
Commit message (Collapse)AuthorAge
* Landing a log of AppleScript/AppleEvent support code.Gravatar thomasvl2008-06-13
| | | | | | | Landing GTMHTTPServer as a simple server but mainly for use in unittesting. _GTMCompileAssert for doing compile time assertions to GTMDefines.h Lots of improvments for UnitTesting, Dave's gonna put up a wiki page shortly with the full details of what can be done.
* Standardize the reverse dns names for errors, notifications, etc.Gravatar thomasvl2008-05-16
| | | | | iPhone unit test framework didn't run tearDown on failures. Add String and Dictionary URLArgument support and tests.
* Added missing test image.Gravatar thomasvl2008-05-12
| | | | Export a header that was left as Project instead of Public.
* fix a iphone unittesting problem.Gravatar thomasvl2008-05-09
| | | | add stack trace.
* Flush out suppport for 64bit, GC support.Gravatar thomasvl2008-05-09
| | | | | | | Added some more xcode configs related to the above. Removed some classes that the unittesting doesn't need (and aren't able to support 64bit). add base64, httpfetcher, and progress monitor stream.
* removed the executable bit set by accident on a few filesGravatar thomasvl2008-04-23
|
* helps to hit save in your editorGravatar thomasvl2008-04-14
|
* See the ReleaseNotes for the full details, highlights:Gravatar thomasvl2008-04-14
| | | | | | | | - bug fixes - code coverage support - more complete unittests - full support for unittesting UIs - support for the iphone sdk (include ui unittesting)
* initial drop of a few sources to start things outGravatar thomasvl2008-01-28