aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2024-07-22 14:01:43 +0100
committerJonathan Wakely <redi@gcc.gnu.org>2024-07-24 12:25:26 +0100
commit681417f7a0044b5603fa7d4db57c5aecc914fc8e (patch)
treea6cb73107f0ba0090691ebf6fdde62bc17e528d5 /gcc
parent515da03a838db05443ebcc4c543a405bed764188 (diff)
downloadgcc-681417f7a0044b5603fa7d4db57c5aecc914fc8e.zip
gcc-681417f7a0044b5603fa7d4db57c5aecc914fc8e.tar.gz
gcc-681417f7a0044b5603fa7d4db57c5aecc914fc8e.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