index
:
google-toolbox-for-mac
master
utility library for Apple development
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
UnitTesting
Commit message (
Expand
)
Author
Age
*
Make gtm_runUntilDate:context: run on the runloop it is called on, not the cu...
Thomas Van Lenten
2015-11-03
*
Minor fixes
Thomas Van Lenten
2015-10-20
*
Update iossim for Xcode 7 support
Thomas Van Lenten
2015-10-20
*
Let Xcode rewrite the strings files
Thomas Van Lenten
2015-09-08
*
Relay the real argc/argv to testing::InitGoogleTest
Thomas Van Lenten
2015-09-08
*
support invoking the script via symlinks
Thomas Van Lenten
2015-09-08
*
Minor update for Xcode 6 unittesting wrapper
Thomas Van Lenten
2015-09-08
*
Updated iossim binary with improved crash detection for Xcode 6.1.
thomasvl
2014-11-17
*
Change output when simulator fails to open to be a note.
thomasvl
2014-11-17
*
Rebuild of iossim to get things working with Xcode 6.1.
thomasvl
2014-11-06
*
Updated iossim build that handles iOS 8+ (rather then just 8.0)
thomasvl
2014-10-29
*
Fix up GTMGoogleTestRunner for Xcode 6.1.
thomasvl
2014-10-29
*
After switching to Xcode 6, the Simulator sometimes fails to open causing the
thomasvl
2014-10-29
*
Use 'iOS Simulator' for Xcode6 and 'iPhone Simulator' for earlier versions to...
gtm.daemon
2014-10-08
*
Update XCTAssertNotEqualStrings and XCTAssertEqualStrings to use %zd.
gtm.daemon
2014-09-29
*
Use our constant instead of the system header one to avoid a deprecated warning.
gtm.daemon
2014-09-22
*
Quote DEVELOPER_BIN_DIR in case it has spaces.
gtm.daemon
2014-09-22
*
Updated iossim from chromium (d7875158bb93ef51cc3bfc59e23ca35ed50c5042).
gtm.daemon
2014-08-27
*
General fixes for GTM.
gtm.daemon
2014-08-01
*
Typo in XCTAssertEqualCStrings
gtm.daemon
2014-07-30
*
Add a comment pointing to Xcode 6's XCTestExpectation for testing asynchronou...
gtm.daemon
2014-07-25
*
Fix up GTMSenTestCase so that it pulls in SenTestingKit on Xcode < 5.
gtm.daemon
2014-06-16
*
Fix up the gate on GTMSenTestCase and iOS 8 so that it is safer in case a new...
gtm.daemon
2014-06-06
*
Fix up the XCTest support in GTM
gtm.daemon
2014-06-04
*
Fixes 64-bit compile time warnings - googlemac/opensource/google-toolbox-for-...
gtm.daemon
2014-06-04
*
Cast NSComparisonResult to long before printing for 64-bit compatibility.
gtm.daemon
2014-06-04
*
Fix up broken GTMSenTestCase.h. Not sure what happened with the merge there.
gtm.daemon
2014-06-02
*
Add support for XCTest (as opposed to OCUnit) to GTM. Define GTM_USING_XCTEST...
gtm.daemon
2014-06-02
*
Add a different method for the notification vs. the delegate, but channel
gtm.daemon
2014-03-26
*
Reverting, change wasn't correct in all cases.
gtm.daemon
2014-03-26
*
Pass correct UIApplication object to method runTestsAndExit:
gtm.daemon
2014-03-26
*
New iossim to work with xcode 5.1 (and 5.0). It will *not* work for Xcode 4.x.
gtm.daemon
2014-03-13
*
Updating GTM test files to build for x86_64
gtm.daemon
2014-03-10
*
More support for allowing GTM to compile with -Wundef.
gtm.daemon
2014-02-24
*
Fix up some cases of GTM not compiling with -Wundef on.
gtm.daemon
2014-02-21
*
Fix build of Mac GTM project with static analyzer. Remove GTMGarbageCollectio...
gtm.daemon
2013-12-19
*
Enable code coverage for GTM test suite in iOS 7.
gtm.daemon
2013-11-26
*
- Add gcov flushes that will happen within the test bundles to also capture
gtm.daemon
2013-11-26
*
Get rid of extra semicolons in my previous change.
gtm.daemon
2013-11-13
*
Add GoogleTestRunner to GTM.
gtm.daemon
2013-11-12
*
Put expected-actual-diff image paths each alone on a line, so it’s easier t...
gtm.daemon
2013-10-22
*
Extend the default timeout for killing apps and allow it to be controlled via
gtm.daemon
2013-09-27
*
Updated iossim binary to pick up the change in
gtm.daemon
2013-09-24
*
Fix unset variables issue for user dir and env variables.
gtm.daemon
2013-08-30
*
Revert (script chokes if variables aren't set):
gtm.daemon
2013-08-30
*
Pass optional home directory and environment variables to the iossim binary.
gtm.daemon
2013-08-30
*
Fix "Format string is not a string literal" compile error
gtm.daemon
2013-08-28
*
Fix up some assertions so that they don't run into issues with format strings
gtm.daemon
2013-07-22
*
Adding support for unit tests using ARC.
gtm.daemon
2013-07-09
*
Added -[gtm_runUpToNSeconds:context:] to GTMFoundationUnitTestingUtilities.
gtm.daemon
2013-05-13
[next]