aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/27_io
AgeCommit message (Expand)AuthorFilesLines
2024-04-17libstdc++: Implement "Printing blank lines with println" for C++23Jonathan Wakely3-1/+100
2024-04-15libstdc++: Fix infinite loop in std::istream::ignore(n, delim) [PR93672]Jonathan Wakely2-0/+135
2024-04-10libstdc++: Adjust expected locale-dependent date formats in testsJonathan Wakely1-3/+3
2024-04-08libstdc++: Fix tests that fail with -fno-char8_tJonathan Wakely4-2/+6
2024-02-28libstdc++: Consistently use noexcept, constexpr, nodiscard on bitmask opsJonathan Wakely4-0/+68
2024-02-28libstdc++: Test error handling in std::printJonathan Wakely2-0/+51
2024-02-28libstdc++: Fix std::print for CygwinJonathan Wakely2-2/+2
2024-01-11libstdc++: Fix error handling in filesystem::equivalent [PR113250]Ken Matsui1-2/+2
2024-01-03Update copyright years.Jakub Jelinek1085-1085/+1085
2023-12-15libstdc++: Fix std::print test case for WindowsJonathan Wakely1-1/+6
2023-12-15libstdc++: Do not add padding for std::print to std::ostreamJonathan Wakely1-4/+6
2023-12-14libstdc++: Implement C++23 <print> header [PR107760]Jonathan Wakely3-0/+348
2023-12-14libstdc++: Fix filebuf::native_handle() for WindowsJonathan Wakely2-8/+10
2023-12-14libstdc++: Add dg-output to two testsJonathan Wakely2-0/+4
2023-11-16libstdc++: Test for feature test macros more accuratelyJonathan Wakely10-0/+10
2023-09-16libstdc++: Remove dg-options "-std=gnu++20" from 27_io testsJonathan Wakely45-87/+42
2023-09-16libstdc++: Add missing tests for std::basic_filebuf::native_handle()Jonathan Wakely2-0/+116
2023-09-15libstdc++: Implement C++26 native handles for file streams (P1759R6)Jonathan Wakely7-0/+136
2023-09-15libstdc++: Remove dg-options "-std=gnu++23" from remaining testsJonathan Wakely5-5/+1
2023-09-14libstdc++: Support dg-additional-files in testsJonathan Wakely4-12/+4
2023-09-07libstdc++: Simplify dejagnu target selectorJonathan Wakely1-1/+1
2023-09-01libstdc++: Add -Wno-self-move to two filesystem testsJonathan Wakely2-0/+2
2023-09-01libstdc++: Use dg-require-filesystem-ts in link testJonathan Wakely1-0/+1
2023-07-12libstdc++: Check conversion from filesystem::path to wide strings [PR95048]Jonathan Wakely1-0/+6
2023-07-04libstdc++: Fix <iosfwd> synopsis testJonathan Wakely1-1/+1
2023-06-10testsuite: Cut down 27_io/basic_istream/.../94749.cc for simulatorsHans-Peter Nilsson2-2/+2
2023-06-07libstdc++: Fix some tests that fail with -fexcess-precision=standardJonathan Wakely6-6/+6
2023-06-06libstdc++: Make std::filesystem::copy_file work for procfs [PR108178]Jonathan Wakely1-0/+33
2023-05-31libstdc++: Deprecate std::setfill for std::basic_istream [PR109922]Jonathan Wakely4-6/+6
2023-02-22[libstdc++] xfail noreplace tests on vxworksAlexandre Oliva2-2/+2
2023-02-02libstdc++: Define std::basic_stringbuf::view() for old std::string ABIJonathan Wakely8-8/+0
2023-02-02libstdc++: Fix std::filesystem errors with -fkeep-inline-functions [PR108636]Jonathan Wakely1-0/+8
2023-01-18libstdc++: Deprecate std::filesystem::u8path for C++20Jonathan Wakely5-0/+20
2023-01-16Update copyright years.Jakub Jelinek1085-1085/+1085
2022-11-24libstdc++: Update tests on trunk [PR106201]Jonathan Wakely1-3/+5
2022-11-22libstdc++: Add testcase for fs::path constraint recursion [PR106201]Jonathan Wakely1-0/+12
2022-11-11libstdc++: Fix wstring conversions in filesystem::path [PR95048]Jonathan Wakely1-0/+45
2022-11-08libstdc++: basic_filebuf: don't flush more often than necessary [PR63746]Charles-François Natali1-0/+38
2022-10-03libstdc++: Disable hosted-only tests [PR103626]Arsen Arsenović7-0/+10
2022-10-03libstdc++: Fix tests broken by C++23 P2266R3 "Simpler implicit move"Jonathan Wakely2-2/+2
2022-08-31libstdc++: Add [[nodiscard]] attribute to <string> and <string_view>Jonathan Wakely4-20/+20
2022-08-04libstdc++: Add comparisons to std::default_sentinel_t (LWG 3719)Jonathan Wakely1-0/+39
2022-08-04libstdc++: Update value of __cpp_lib_ios_noreplace macroJonathan Wakely2-4/+4
2022-07-12libstdc++: Check for EOF if extraction avoids buffer overflow [PR106248]Jonathan Wakely2-0/+80
2022-07-01libstdc++: Add nodiscard attribute to filesystem operationsJonathan Wakely9-15/+15
2022-06-30libstdc++: Improve exceptions thrown from fs::temp_directory_pathJonathan Wakely1-0/+5
2022-06-27libstdc++: testsuite: conditionalize another symlink testAlexandre Oliva1-1/+1
2022-06-23libstdc++: xfail rename tests on rtemsAlexandre Oliva1-0/+1
2022-06-23libstdc++: testsuite: skip fs last_write_time tests if dummyAlexandre Oliva1-0/+1
2022-06-23libstdc++: testsuite: skip fs space tests on dummy implementationsAlexandre Oliva1-0/+1