summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/cocoa_test_helper.mm
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Spin event loop longer for tearing down test windows.shess@chromium.org2010-03-021-1/+1
* [Mac] Make CocoaTest::TearDown() more scalable in the face of valgrind.shess@chromium.org2010-02-271-43/+77
* Fix up check so that it reads correctly when it fails.dmaclach@chromium.org2009-11-181-1/+1
* Cleans up our autorelease pool handling by making sure that an autorelease po...dmaclach@chromium.org2009-11-051-1/+2
* Basic test class that is going to replace CocoaTestHelper and CocoaNoWindowTe...dmaclach@chromium.org2009-10-231-0/+128
* [Mac] Add testing code to expose an NSColor memory leak.shess@chromium.org2009-09-051-0/+28