summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/experimental/filesystem/operations/temp_directory_path.cc
AgeCommit message (Expand)Author
2022-08-03libstdc++: Add nodiscard attribute to filesystem operationsJonathan Wakely
2022-07-21libstdc++: Fix experimental::filesystem::status on Windows [PR88881]Jonathan Wakely
2022-01-03Update copyright years.Jakub Jelinek
2021-08-20libstdc++: Skip filesystem tests that depend on permissions [PR90787]Jonathan Wakely
2021-07-30libstdc++: Use secure_getenv for filesystem::temp_directory_path() [PR65018]Jonathan Wakely
2021-01-04Update copyright years.Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-05-31PR libstdc++/78870 support std::filesystem on WindowsJonathan Wakely
2018-04-16Make Filesystem TS tests pass in C++17 modeJonathan Wakely
2018-01-03Update copyright years.Jakub Jelinek
2017-10-19Improve tests for error reporting in Filesystem TSJonathan Wakely
2017-01-01Update copyright years.Jakub Jelinek
2016-12-12Remove stray character at end of dg-do directiveJonathan Wakely
2016-10-24PR71337 fix filesystem::temp_directory_path error handlingJonathan Wakely
2016-10-141.cc: Remove 'test' variables.Paolo Carlini
2016-08-26Use effective-target instead of -std optionsJonathan Wakely
2016-01-04Update copyright years.Jakub Jelinek
2015-09-16Implement filesystem::canonical() without realpathJonathan Wakely
2015-05-15ops.cc (stat_type): Define alias for struct stat and use throughout the file.Jonathan Wakely