This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from b065399 Move all tests for _LIBCPP_VERSION in language.support to tes [...] new 67ec8a2 Move more _LIBCPP_VERSION tests to test/libcxx.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: test/{std => libcxx}/atomics/version.pass.cpp | 0 .../assertions/version_cassert.pass.cpp} | 4 ++-- .../errno/version_cerrno.pass.cpp} | 9 ++++----- test/{std => libcxx}/diagnostics/std.exceptions/version.pass.cpp | 0 test/{std => libcxx}/diagnostics/syserr/version.pass.cpp | 0 test/{std => libcxx}/experimental/optional/version.pass.cpp | 0 .../{std => libcxx}/experimental/utilities/meta/version.pass.cpp | 0 .../experimental/utilities/utility/version.pass.cpp | 0 test/{std => libcxx}/strings/c.strings/version_cctype.pass.cpp | 0 test/{std => libcxx}/strings/c.strings/version_cstring.pass.cpp | 0 test/{std => libcxx}/strings/c.strings/version_cuchar.pass.cpp | 0 test/{std => libcxx}/strings/c.strings/version_cwchar.pass.cpp | 0 test/{std => libcxx}/strings/c.strings/version_cwctype.pass.cpp | 0 test/{std => libcxx}/strings/version.pass.cpp | 0 test/{std => libcxx}/thread/thread.condition/version.pass.cpp | 0 test/{std => libcxx}/thread/thread.mutex/version.pass.cpp | 0 test/{std => libcxx}/thread/thread.threads/version.pass.cpp | 0 test/std/diagnostics/assertions/cassert.pass.cpp | 4 ---- test/std/diagnostics/errno/cerrno.pass.cpp | 4 ---- 19 files changed, 6 insertions(+), 15 deletions(-) rename test/{std => libcxx}/atomics/version.pass.cpp (100%) copy test/libcxx/{language.support/support.limits/c.limits/version_cfloat.pass.cpp [...] copy test/libcxx/{language.support/cstdint/version.pass.cpp => diagnostics/errno/v [...] rename test/{std => libcxx}/diagnostics/std.exceptions/version.pass.cpp (100%) rename test/{std => libcxx}/diagnostics/syserr/version.pass.cpp (100%) rename test/{std => libcxx}/experimental/optional/version.pass.cpp (100%) rename test/{std => libcxx}/experimental/utilities/meta/version.pass.cpp (100%) rename test/{std => libcxx}/experimental/utilities/utility/version.pass.cpp (100%) rename test/{std => libcxx}/strings/c.strings/version_cctype.pass.cpp (100%) rename test/{std => libcxx}/strings/c.strings/version_cstring.pass.cpp (100%) rename test/{std => libcxx}/strings/c.strings/version_cuchar.pass.cpp (100%) rename test/{std => libcxx}/strings/c.strings/version_cwchar.pass.cpp (100%) rename test/{std => libcxx}/strings/c.strings/version_cwctype.pass.cpp (100%) rename test/{std => libcxx}/strings/version.pass.cpp (100%) rename test/{std => libcxx}/thread/thread.condition/version.pass.cpp (100%) rename test/{std => libcxx}/thread/thread.mutex/version.pass.cpp (100%) rename test/{std => libcxx}/thread/thread.threads/version.pass.cpp (100%)