diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2024-07-22 14:01:43 +0100 |
---|---|---|
committer | Thomas Koenig <tkoenig@gcc.gnu.org> | 2024-07-28 19:05:50 +0200 |
commit | 8d9ff68d69fc4209feede3bcd43c4021f0167bc4 (patch) | |
tree | 76a6ceaef64c4b71836ffded0b27f873a0d22605 /gcc | |
parent | 5552c6fc01f5b9402ca48a7ffa548aa9fb1d4387 (diff) | |
download | gcc-8d9ff68d69fc4209feede3bcd43c4021f0167bc4.zip gcc-8d9ff68d69fc4209feede3bcd43c4021f0167bc4.tar.gz gcc-8d9ff68d69fc4209feede3bcd43c4021f0167bc4.tar.bz2 |
libstdc++: Use dg-additional-files in some algorithm tests
Use the dg-additional-files directive to declare files that need to be
copied into the test's working directory. This is currently redundant
(as all .tst and .txt files are copied for all tests) but is a step
towards not copying all files.
libstdc++-v3/ChangeLog:
* testsuite/25_algorithms/advance/istreambuf_iterators/char/2.cc:
Use dg-additional-files.
* testsuite/25_algorithms/advance/istreambuf_iterators/wchar_t/2.cc:
Likewise.
* testsuite/25_algorithms/copy/streambuf_iterators/char/4.cc:
Likewise.
* testsuite/25_algorithms/copy/streambuf_iterators/wchar_t/4.cc:
Likewise.
* testsuite/25_algorithms/copy_n/istreambuf_iterator/2.cc:
Likewise.
* testsuite/25_algorithms/copy_n/istreambuf_iterator/deque.cc:
Likewise.
* testsuite/25_algorithms/find/istreambuf_iterators/char/2.cc:
Likewise.
* testsuite/25_algorithms/find/istreambuf_iterators/wchar_t/2.cc:
Likewise.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions