]> gcc.gnu.org Git - gcc.git/commit - libstdc++-v3/ChangeLog
libstdc++ Add missing tests for std::shared_timed_mutex
authorJonathan Wakely <jwakely@redhat.com>
Wed, 25 Mar 2020 22:16:22 +0000 (22:16 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Wed, 25 Mar 2020 22:16:22 +0000 (22:16 +0000)
commite3ef371982a1a5deac31adbe0eb305d3ee70e094
tree0163bdb95600e0f6f62df26bbc9d41f3429c0fae
parentbf1fc37bb4a3cab851e2acec811427d5243a22e9
libstdc++ Add missing tests for std::shared_timed_mutex

These tests were supposed to be committed as part of r278904 (aka
b789efeae8c0620b83f25e4a0757c4871e02ab5f) but I didn't 'git add' them.

* testsuite/30_threads/shared_timed_mutex/try_lock_until/1.cc: New
test.
* testsuite/30_threads/shared_timed_mutex/try_lock_until/2.cc: New
test.
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/30_threads/shared_timed_mutex/try_lock_until/1.cc [new file with mode: 0644]
libstdc++-v3/testsuite/30_threads/shared_timed_mutex/try_lock_until/2.cc [new file with mode: 0644]
This page took 0.057042 seconds and 5 git commands to generate.