Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Refactor flaky shared_mutex tests | Eric Fiselier | 2015-08-26 | 4 | -22/+39 | |
* | Refactor and fix more flaky shared_mutex tests | Eric Fiselier | 2015-08-25 | 6 | -37/+123 | |
* | Refactor shared_timed_mutex tests. | Eric Fiselier | 2015-08-22 | 21 | -146/+119 | |
* | Implement N4508: shared_mutex. Reviewed as http://reviews.llvm.org/D10480 | Marshall Clow | 2015-06-30 | 8 | -0/+327 | |
* | LWG2442: call_once() shouldn't DECAY_COPY(). Patch from K-Ballo. | Eric Fiselier | 2015-06-13 | 1 | -1/+47 | |
* | Change #ifdefs in test to UNSUPPORTED. No functionality change in the tests | Marshall Clow | 2015-06-11 | 9 | -48/+10 | |
* | [libcxx] Fix bug in shared_timed_mutex that could cause a program to hang. | Eric Fiselier | 2015-04-02 | 1 | -0/+70 | |
* | Fix PR23041. Use lock_shared() as opposed to lock() in shared_lock test. | Eric Fiselier | 2015-03-27 | 1 | -1/+1 | |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 103 | -0/+5528 |