index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstdc++-v3
/
testsuite
/
experimental
/
filesystem
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-02
Update copyright years.
Jakub Jelinek
78
-78
/
+78
2024-01-11
libstdc++: Fix error handling in filesystem::equivalent [PR113250]
Ken Matsui
1
-2
/
+2
2024-01-03
Update copyright years.
Jakub Jelinek
78
-78
/
+78
2023-09-16
libstdc++: Remove dg-options "-std=gnu++20" from remaining tests
Jonathan Wakely
1
-1
/
+0
2023-09-15
libstdc++: Remove dg-options "-std=gnu++23" from remaining tests
Jonathan Wakely
1
-1
/
+0
2023-07-12
libstdc++: Check conversion from filesystem::path to wide strings [PR95048]
Jonathan Wakely
1
-0
/
+6
2023-01-16
Update copyright years.
Jakub Jelinek
78
-78
/
+78
2022-11-24
libstdc++: Update tests on trunk [PR106201]
Jonathan Wakely
1
-0
/
+14
2022-11-23
libstdc++: Fix unsafe use of dirent::d_name [PR107814]
Jonathan Wakely
1
-13
/
+22
2022-11-11
libstdc++: Fix wstring conversions in filesystem::path [PR95048]
Jonathan Wakely
1
-0
/
+47
2022-07-01
libstdc++: Add nodiscard attribute to filesystem operations
Jonathan Wakely
5
-9
/
+9
2022-06-30
libstdc++: Improve exceptions thrown from fs::temp_directory_path
Jonathan Wakely
1
-0
/
+5
2022-06-30
libstdc++: Fix experimental::filesystem::status on Windows [PR88881]
Jonathan Wakely
1
-1
/
+5
2022-06-23
libstdc++: xfail rename tests on rtems
Alexandre Oliva
1
-0
/
+1
2022-06-23
libstdc++: testsuite: skip fs last_write_time tests if dummy
Alexandre Oliva
1
-0
/
+1
2022-06-23
libstdc++: testsuite: skip fs space tests on dummy implementations
Alexandre Oliva
1
-0
/
+1
2022-06-23
libstdc++: testsuite: conditionalize symlink tests
Alexandre Oliva
9
-23
/
+13
2022-06-23
libstdc++: testsuite: avoid predictable mkstemp
Alexandre Oliva
1
-3
/
+4
2022-06-23
libstdc++: Properly remove temporary directories in filesystem tests
Jonathan Wakely
1
-2
/
+7
2022-04-28
libstdc++: Fix error reporting in filesystem::copy [PR99290]
Jonathan Wakely
1
-0
/
+29
2022-02-08
libstdc++: Adjust Filesystem TS test for Windows
Jonathan Wakely
1
-0
/
+15
2022-02-02
libstdc++: Do not use dirent::d_type unconditionally
Jonathan Wakely
1
-0
/
+4
2022-02-01
libstdc++: Add more tests for filesystem directory iterators
Jonathan Wakely
1
-1
/
+20
2022-02-01
libstdc++: Reset filesystem::recursive_directory_iterator on error
Jonathan Wakely
1
-0
/
+136
2022-01-03
Update copyright years.
Jakub Jelinek
77
-77
/
+77
2021-11-19
libstdc++: Suppress -Wstringop warnings [PR103332]
Jonathan Wakely
1
-1
/
+3
2021-10-09
libstdc++: Add missing _GLIBCXX_USE_WCHAR_T checks in testsuite
Jonathan Wakely
4
-0
/
+10
2021-08-20
libstdc++: Skip filesystem tests that depend on permissions [PR90787]
Jonathan Wakely
7
-85
/
+88
2021-07-30
libstdc++: Use secure_getenv for filesystem::temp_directory_path() [PR65018]
Jonathan Wakely
1
-1
/
+8
2021-07-20
libstdc++: Fix create_directories to resolve symlinks [PR101510]
Jonathan Wakely
2
-0
/
+27
2021-07-20
libstdc++: Add more tests for filesystem::create_directory [PR101510]
Jonathan Wakely
1
-0
/
+28
2021-06-14
libstdc++: Only run Filesystem TS test if supported
Jonathan Wakely
1
-0
/
+1
2021-06-11
libstdc++: Fix filesystem::path comparisons for C++23
Jonathan Wakely
1
-0
/
+12
2021-05-17
libstdc++: Fix filesystem::path constraints for volatile [PR 100630]
Jonathan Wakely
1
-0
/
+14
2021-05-10
libstdc++: Remove redundant -std=gnu++17 options from filesystem tests
Jonathan Wakely
1
-1
/
+1
2021-02-12
libstdc++: Fix filesystem::rename on Windows [PR 98985]
Jonathan Wakely
1
-0
/
+180
2021-02-09
libstdc++: Clear up directories created by tests
Jonathan Wakely
1
-0
/
+2
2021-01-04
Update copyright years.
Jakub Jelinek
76
-76
/
+76
2020-11-27
libstdc++: Fix -Wrange-loop-construct warnings in filesystem tests
Jonathan Wakely
24
-26
/
+26
2020-11-05
libstdc++: Use non-throwing increment in recursive_directory_iterator [PR 97731]
Jonathan Wakely
1
-0
/
+49
2020-10-29
libstdc++: Avoid warnings in tests
Jonathan Wakely
1
-1
/
+1
2020-07-31
libstdc++: Remove accidental -std=gnu++17 from test
Jonathan Wakely
1
-1
/
+1
2020-03-21
libstdc++: Fix experimental::path::generic_string (PR 93245)
Jonathan Wakely
1
-9
/
+37
2020-03-05
libstdc++: Fix some warnings in filesystem tests
Jonathan Wakely
2
-7
/
+7
2020-02-28
libstdc++: Fix FS-dependent filesystem tests
Jonathan Wakely
1
-17
/
+41
2020-01-08
libstdc++: Fix error handling in filesystem::remove_all (PR93201)
Jonathan Wakely
1
-0
/
+33
2020-01-01
Update copyright years.
Jakub Jelinek
75
-75
/
+75
2019-11-29
libstdc++: P1423R3 char8_t remediation (4/4)
Tom Honermann
1
-0
/
+52
2019-11-29
libstdc++: P1423R3 char8_t remediation (3/4)
Tom Honermann
1
-0
/
+8
2019-06-17
PR libstdc++/90281 Fix string conversions for filesystem::path
Jonathan Wakely
4
-0
/
+243
[next]