Skip to content

Commit 78636be

Browse files
authored
[libc++] Move more tests into test/extensions (llvm#152975)
This should be the last set of tests moved to `test/extensions` for now.
1 parent 3ca414b commit 78636be

File tree

18 files changed

+0
-0
lines changed

18 files changed

+0
-0
lines changed

libcxx/test/libcxx/thread/thread.mutex/thread_safety_annotations_not_enabled.pass.cpp renamed to libcxx/test/extensions/clang/thread/thread.mutex/thread_safety_annotations_not_enabled.pass.cpp

File renamed without changes.

libcxx/test/libcxx/thread/thread.mutex/thread_safety_lock_guard.pass.cpp renamed to libcxx/test/extensions/clang/thread/thread.mutex/thread_safety_lock_guard.pass.cpp

File renamed without changes.

libcxx/test/libcxx/thread/thread.mutex/thread_safety_lock_unlock.pass.cpp renamed to libcxx/test/extensions/clang/thread/thread.mutex/thread_safety_lock_unlock.pass.cpp

File renamed without changes.

libcxx/test/libcxx/thread/thread.mutex/thread_safety_missing_unlock.verify.cpp renamed to libcxx/test/extensions/clang/thread/thread.mutex/thread_safety_missing_unlock.verify.cpp

File renamed without changes.

libcxx/test/libcxx/thread/thread.mutex/thread_safety_requires_capability.pass.cpp renamed to libcxx/test/extensions/clang/thread/thread.mutex/thread_safety_requires_capability.pass.cpp

File renamed without changes.

libcxx/test/libcxx/input.output/file.streams/fstreams/fstream.cons/wchar_pointer.pass.cpp renamed to libcxx/test/extensions/libcxx/input.output/file.streams/fstreams/fstream.cons/wchar_pointer.pass.cpp

File renamed without changes.

libcxx/test/libcxx/input.output/file.streams/fstreams/fstream.members/open_wchar_pointer.pass.cpp renamed to libcxx/test/extensions/libcxx/input.output/file.streams/fstreams/fstream.members/open_wchar_pointer.pass.cpp

File renamed without changes.

libcxx/test/libcxx/input.output/file.streams/fstreams/ifstream.cons/test.dat renamed to libcxx/test/extensions/libcxx/input.output/file.streams/fstreams/ifstream.cons/test.dat

File renamed without changes.

libcxx/test/libcxx/input.output/file.streams/fstreams/ifstream.cons/wchar_pointer.pass.cpp renamed to libcxx/test/extensions/libcxx/input.output/file.streams/fstreams/ifstream.cons/wchar_pointer.pass.cpp

File renamed without changes.

libcxx/test/libcxx/input.output/file.streams/fstreams/ifstream.members/open_wchar_pointer.pass.cpp renamed to libcxx/test/extensions/libcxx/input.output/file.streams/fstreams/ifstream.members/open_wchar_pointer.pass.cpp

File renamed without changes.

0 commit comments

Comments
 (0)