This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 85e9de93e avoid new/delete ellision in construct.pass.cpp new f1471a367 Make filesystem tests generic between experimental and std versions.
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: .../directory_entry.cons.pass.cpp | 3 +-- .../directory_entry.mods.pass.cpp | 3 +-- .../directory_entry.obs/comparisons.pass.cpp | 3 +-- .../directory_entry.obs/path.pass.cpp | 3 +-- .../directory_entry.obs/status.pass.cpp | 2 +- .../directory_entry.obs/symlink_status.pass.cpp | 2 +- .../directory_iterator.members/copy.pass.cpp | 4 ++-- .../directory_iterator.members/copy_assign.pass.cpp | 4 ++-- .../directory_iterator.members/ctor.pass.cpp | 8 ++++---- .../directory_iterator.members/default_ctor.pass.cpp | 3 +-- .../directory_iterator.members/increment.pass.cpp | 4 ++-- .../directory_iterator.members/move.pass.cpp | 4 ++-- .../directory_iterator.members/move_assign.pass.cpp | 4 ++-- .../directory_iterator.nonmembers/begin_end.pass.cpp | 4 ++-- .../filesystem/class.directory_iterator/types.pass.cpp | 3 +-- .../class.file_status/file_status.cons.pass.cpp | 3 +-- .../class.file_status/file_status.mods.pass.cpp | 3 +-- .../class.file_status/file_status.obs.pass.cpp | 3 +-- .../filesystem_error.members.pass.cpp | 3 +-- .../filesystem/class.path/path.itr/iterator.pass.cpp | 3 +-- .../class.path/path.member/path.append.pass.cpp | 3 +-- .../path.member/path.assign/braced_init.pass.cpp | 3 +-- .../class.path/path.member/path.assign/copy.pass.cpp | 3 +-- .../class.path/path.member/path.assign/move.pass.cpp | 3 +-- .../class.path/path.member/path.assign/source.pass.cpp | 3 +-- .../class.path/path.member/path.compare.pass.cpp | 3 +-- .../class.path/path.member/path.concat.pass.cpp | 3 +-- .../path.member/path.construct/copy.pass.cpp | 3 +-- .../path.member/path.construct/default.pass.cpp | 3 +-- .../path.member/path.construct/move.pass.cpp | 3 +-- .../path.member/path.construct/source.pass.cpp | 3 +-- .../path.member/path.decompose/empty.fail.cpp | 5 ++--- .../path.member/path.decompose/path.decompose.pass.cpp | 3 +-- .../path.generic.obs/generic_string_alloc.pass.cpp | 3 +-- .../path.generic.obs/named_overloads.pass.cpp | 3 +-- .../path.member/path.modifiers/clear.pass.cpp | 3 +-- .../path.member/path.modifiers/make_preferred.pass.cpp | 3 +-- .../path.modifiers/remove_filename.pass.cpp | 3 +-- .../path.modifiers/replace_extension.pass.cpp | 3 +-- .../path.modifiers/replace_filename.pass.cpp | 3 +-- .../path.member/path.modifiers/swap.pass.cpp | 3 +-- .../path.member/path.native.obs/c_str.pass.cpp | 3 +-- .../path.native.obs/named_overloads.pass.cpp | 3 +-- .../path.member/path.native.obs/native.pass.cpp | 3 +-- .../path.native.obs/operator_string.pass.cpp | 3 +-- .../path.member/path.native.obs/string_alloc.pass.cpp | 3 +-- .../class.path/path.nonmember/append_op.pass.cpp | 3 +-- .../class.path/path.nonmember/path.factory.pass.cpp | 3 +-- .../class.path/path.nonmember/path.io.pass.cpp | 2 +- .../path.nonmember/path.io.unicode_bug.pass.cpp | 2 +- .../filesystem/class.path/path.nonmember/swap.pass.cpp | 3 +-- .../experimental/filesystem/class.path/synop.pass.cpp | 3 +-- .../rec.dir.itr.members/copy.pass.cpp | 4 ++-- .../rec.dir.itr.members/copy_assign.pass.cpp | 4 ++-- .../rec.dir.itr.members/ctor.pass.cpp | 8 ++++---- .../rec.dir.itr.members/depth.pass.cpp | 4 ++-- .../disable_recursion_pending.pass.cpp | 4 ++-- .../rec.dir.itr.members/increment.pass.cpp | 12 ++++++------ .../rec.dir.itr.members/move.pass.cpp | 4 ++-- .../rec.dir.itr.members/move_assign.pass.cpp | 4 ++-- .../class.rec.dir.itr/rec.dir.itr.members/pop.pass.cpp | 4 ++-- .../rec.dir.itr.members/recursion_pending.pass.cpp | 4 ++-- .../rec.dir.itr.nonmembers/begin_end.pass.cpp | 4 ++-- .../filesystem/fs.enum/enum.copy_options.pass.cpp | 3 +-- .../filesystem/fs.enum/enum.directory_options.pass.cpp | 3 +-- .../filesystem/fs.enum/enum.file_type.pass.cpp | 3 +-- .../filesystem/fs.enum/enum.perms.pass.cpp | 3 +-- .../fs.filesystem.synopsis/file_time_type.pass.cpp | 4 ++-- .../fs.op.funcs/fs.op.absolute/absolute.pass.cpp | 4 ++-- .../fs.op.funcs/fs.op.canonical/canonical.pass.cpp | 4 ++-- .../filesystem/fs.op.funcs/fs.op.copy/copy.pass.cpp | 5 ++--- .../fs.op.funcs/fs.op.copy_file/copy_file.pass.cpp | 5 ++--- .../fs.op.copy_symlink/copy_symlink.pass.cpp | 5 ++--- .../create_directories.pass.cpp | 5 ++--- .../fs.op.create_directory/create_directory.pass.cpp | 5 ++--- .../create_directory_with_attributes.pass.cpp | 5 ++--- .../create_directory_symlink.pass.cpp | 5 ++--- .../fs.op.create_hard_link/create_hard_link.pass.cpp | 5 ++--- .../fs.op.create_symlink/create_symlink.pass.cpp | 5 ++--- .../fs.op.current_path/current_path.pass.cpp | 4 ++-- .../fs.op.funcs/fs.op.equivalent/equivalent.pass.cpp | 4 ++-- .../fs.op.funcs/fs.op.exists/exists.pass.cpp | 4 ++-- .../fs.op.funcs/fs.op.file_size/file_size.pass.cpp | 4 ++-- .../fs.op.hard_lk_ct/hard_link_count.pass.cpp | 4 ++-- .../fs.op.is_block_file/is_block_file.pass.cpp | 4 ++-- .../fs.op.is_char_file/is_character_file.pass.cpp | 4 ++-- .../fs.op.is_directory/is_directory.pass.cpp | 4 ++-- .../fs.op.funcs/fs.op.is_empty/is_empty.pass.cpp | 4 ++-- .../fs.op.funcs/fs.op.is_fifo/is_fifo.pass.cpp | 4 ++-- .../fs.op.funcs/fs.op.is_other/is_other.pass.cpp | 4 ++-- .../fs.op.is_regular_file/is_regular_file.pass.cpp | 4 ++-- .../fs.op.funcs/fs.op.is_socket/is_socket.pass.cpp | 4 ++-- .../fs.op.funcs/fs.op.is_symlink/is_symlink.pass.cpp | 4 ++-- .../fs.op.last_write_time/last_write_time.pass.cpp | 4 ++-- .../fs.op.funcs/fs.op.permissions/permissions.pass.cpp | 5 ++--- .../fs.op.read_symlink/read_symlink.pass.cpp | 5 ++--- .../fs.op.funcs/fs.op.remove/remove.pass.cpp | 5 ++--- .../fs.op.funcs/fs.op.remove_all/remove_all.pass.cpp | 5 ++--- .../fs.op.funcs/fs.op.rename/rename.pass.cpp | 5 ++--- .../fs.op.funcs/fs.op.resize_file/resize_file.pass.cpp | 5 ++--- .../filesystem/fs.op.funcs/fs.op.space/space.pass.cpp | 4 ++-- .../fs.op.funcs/fs.op.status/status.pass.cpp | 4 ++-- .../fs.op.status_known/status_known.pass.cpp | 4 ++-- .../fs.op.symlink_status/symlink_status.pass.cpp | 4 ++-- .../fs.op.system_complete/system_complete.pass.cpp | 4 ++-- .../fs.op.temp_dir_path/temp_directory_path.pass.cpp | 4 ++-- .../filesystem/fs.req.macros/feature_macro.pass.cpp | 2 +- test/support/filesystem_include.hpp | 18 ++++++++++++++++++ test/support/filesystem_test_helper.hpp | 3 +-- 109 files changed, 192 insertions(+), 235 deletions(-) create mode 100644 test/support/filesystem_include.hpp