]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/experimental/filesystem/iterators/directory_iterator.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / experimental / filesystem / iterators / directory_iterator.cc
2019-01-01  jakub Update copyright years.
2018-05-31  rediPR libstdc++/78870 support std::filesystem on Windows
2018-04-16  rediMake Filesystem TS tests pass in C++17 mode
2018-01-03  jakub Update copyright years.
2017-01-01  jakub Update copyright years.
2016-10-27  rediAdjust precision of filesystem::last_write_time tests
2016-10-24  rediMake directory iterators become end iterator on error
2016-10-14  paolo2016-10-14 Paolo Carlini <paolo.carlini@oracle.com>
2016-08-26  rediUse effective-target instead of -std options
2016-05-10  rediTest begin and end functions for directory iterators
2016-05-10  redilibstdc++/71005 fix post-increment for filesystem iterators
2016-01-04  jakub Update copyright years.
2015-09-23  rediFix semantics of Filesystem TS directory iterators