summaryrefslogtreecommitdiffstats
path: root/base/condition_variable_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Mark some disabled tests as flaky to increase test coverage.phajdan.jr@chromium.org2009-10-161-2/+2
* Fix a whole bunch of style nits.erg@google.com2009-10-131-2/+2
* Reduce header dependencies in base/phajdan.jr@chromium.org2009-06-031-0/+1
* Disable the test ConditionVariableTest.MultiThreadConsumerTest until it is st...maruel@chromium.org2009-04-201-1/+2
* Typo in test is exposed as a flaky testjar@chromium.org2009-04-141-1/+1
* Reduce flakiness of condition var unit test by reducing timing dependence.jar@chromium.org2009-04-111-40/+75
* Test was examining a variable without first acquiring a required Lock.ralphl@chromium.org2009-03-191-7/+31
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Adds a helper class used to mark/define critical section in a class and then ...maruel@chromium.org2008-12-171-0/+15
* * Cleanup: move base/platform_test.h -> testing/jeremy@chromium.org2008-12-021-1/+1
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+3
* Include bug reference for r3624.mark@chromium.org2008-10-201-0/+1
* Disable ConditionVariableTest.MultiThreadConsumerTest because it'smark@chromium.org2008-10-201-1/+2
* Ensure Cocoa sets up its multithreaded environmentmmentovai@google.com2008-08-281-1/+2
* Move unittests that had a _test filename to _unittest. Update some missing t...deanm@google.com2008-08-261-0/+658