[all-commits] [llvm/llvm-project] edecee: [libcxx][test] move libc++-specific tests into the...
Casey Carter via All-commits
all-commits at lists.llvm.org
Thu Jan 28 18:02:40 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: edecee382608f6fcf1430c4bbf543359fae8330a
https://github.com/llvm/llvm-project/commit/edecee382608f6fcf1430c4bbf543359fae8330a
Author: Casey Carter <Casey at Carter.net>
Date: 2021-01-28 (Thu, 28 Jan 2021)
Changed paths:
A libcxx/test/libcxx/thread/thread.barrier/version.compile.pass.cpp
A libcxx/test/libcxx/thread/thread.latch/version.compile.pass.cpp
A libcxx/test/libcxx/thread/thread.semaphore/version.compile.pass.cpp
A libcxx/test/libcxx/utilities/format/version.compile.pass.cpp
R libcxx/test/std/thread/thread.barrier/version.pass.cpp
R libcxx/test/std/thread/thread.latch/version.pass.cpp
R libcxx/test/std/thread/thread.semaphore/version.pass.cpp
R libcxx/test/std/utilities/format/version.compile.pass.cpp
Log Message:
-----------
[libcxx][test] move libc++-specific tests into the libcxx tree
...and rename from `version.pass.cpp` to `version.compile.pass.cpp` to follow the new convention.
More information about the All-commits
mailing list