[libcxx-commits] [libcxx] 3f66882 - [libc++][NFC] Rename ostreambuf_iterator test
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Mar 8 11:49:31 PST 2022
Author: Louis Dionne
Date: 2022-03-08T14:49:20-05:00
New Revision: 3f668824177ac285cfaec54f32f820f68464a12f
URL: https://github.com/llvm/llvm-project/commit/3f668824177ac285cfaec54f32f820f68464a12f
DIFF: https://github.com/llvm/llvm-project/commit/3f668824177ac285cfaec54f32f820f68464a12f.diff
LOG: [libc++][NFC] Rename ostreambuf_iterator test
Added:
libcxx/test/libcxx/iterators/stream.iterators/ostreambuf.iterator/ostreambuf.iter.ops/failed.pass.cpp
Modified:
Removed:
libcxx/test/libcxx/iterators/failed.pass.cpp
################################################################################
diff --git a/libcxx/test/libcxx/iterators/failed.pass.cpp b/libcxx/test/libcxx/iterators/stream.iterators/ostreambuf.iterator/ostreambuf.iter.ops/failed.pass.cpp
similarity index 100%
rename from libcxx/test/libcxx/iterators/failed.pass.cpp
rename to libcxx/test/libcxx/iterators/stream.iterators/ostreambuf.iterator/ostreambuf.iter.ops/failed.pass.cpp
More information about the libcxx-commits
mailing list