]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/27_io
powerpc: Add missing modes to P9 if_then_elses [PR121501]
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 27_io /
2025-06-11  Jonathan Wakelylibstdc++: Fix new <sstream> tests for COW std::string ABI
2025-06-09  Nathan Myerslibstdc++: sstream from string_view (P2495R3) [PR119741]
2025-06-05  Nathan MyersRevert "libstdc++: sstream from string_view (P2495R3...
2025-06-04  Nathan Myerslibstdc++: sstream from string_view (P2495R3) [PR119741]
2025-05-21  Alexandre Oliva[testsuite] tolerate missing std::stold
2025-05-06  Jonathan Wakelylibstdc++: Fix dangling pointer in fs::path::operator...
2025-03-25  Jonathan Wakelylibstdc++: Add testcase for std::filesystem::copy ...
2025-02-07  Jonathan Wakelylibstdc++: Handle exceptions in std::ostream::sentry...
2025-01-16  Jonathan Wakelylibstdc++: Implement LWG 2937 for std::filesystem:...
2025-01-15  Jonathan Wakelylibstdc++: Fix use of internal feature test macro in...
2025-01-12  Torbjörn SVENSSONtestsuite: The expect framework might introduce CR...
2025-01-02  Jakub JelinekUpdate copyright years.
2024-12-11  Jonathan Wakelylibstdc++: Make std::println use locale from ostream...
2024-11-14  Jonathan Wakelylibstdc++: Make _GLIBCXX_NODISCARD work for C++11 and...
2024-11-14  Jonathan Wakelylibstdc++: Add missing parts of LWG 3480 for directory...
2024-11-06  Jonathan Wakelylibstdc++: Deprecate useless <cxxx> compatibility heade...
2024-09-26  Jonathan Wakelylibstdc++: Preserve signbit of nan when converting...
2024-09-26  Jonathan Wakelylibstdc++: Fix comments in <sstream> tests that mention...
2024-09-26  Jonathan Wakelylibstdc++: Add [[nodiscard]] to iostream members
2024-09-06  Jason Merrilllibstdc++: -Wswitch and ios::openmode
2024-09-03  Jonathan Wakelylibstdc++: Fix error handling in fs::hard_link_count...
2024-07-30  Jonathan Wakelylibstdc++: Fix overwriting files with fs::copy_file...
2024-07-30  Lennox Shou Hao Holibstdc++: Fix fs::hard_link_count behaviour on MinGW...
2024-07-24  Jonathan Wakelylibstdc++: Add file-io-diff to replace @diff@ markup...
2024-07-24  Jonathan Wakelylibstdc++: Use dg-additional-files in some I/O tests
2024-07-24  Jonathan Wakelylibstdc++: Replace @require@ markup in some I/O tests
2024-07-24  Jonathan Wakelylibstdc++: Clean up @diff@ markup in some I/O tests
2024-07-11  Jonathan Wakelylibstdc++: Disable expensive test for debug mode [PR108636]
2024-05-15  Jonathan Wakelylibstdc++: Fix data race in std::basic_ios::fill()...
2024-04-17  Jonathan Wakelylibstdc++: Implement "Printing blank lines with println...
2024-04-15  Jonathan Wakelylibstdc++: Fix infinite loop in std::istream::ignore...
2024-04-10  Jonathan Wakelylibstdc++: Adjust expected locale-dependent date format...
2024-04-08  Jonathan Wakelylibstdc++: Fix tests that fail with -fno-char8_t
2024-02-28  Jonathan Wakelylibstdc++: Consistently use noexcept, constexpr, nodisc...
2024-02-28  Jonathan Wakelylibstdc++: Test error handling in std::print
2024-02-28  Jonathan Wakelylibstdc++: Fix std::print for Cygwin
2024-01-11  Ken Matsuilibstdc++: Fix error handling in filesystem::equivalent...
2024-01-03  Jakub JelinekUpdate copyright years.
2023-12-15  Jonathan Wakelylibstdc++: Fix std::print test case for Windows
2023-12-15  Jonathan Wakelylibstdc++: Do not add padding for std::print to std...
2023-12-14  Jonathan Wakelylibstdc++: Implement C++23 <print> header [PR107760]
2023-12-14  Jonathan Wakelylibstdc++: Fix filebuf::native_handle() for Windows
2023-12-14  Jonathan Wakelylibstdc++: Add dg-output to two tests
2023-11-16  Jonathan Wakelylibstdc++: Test for feature test macros more accurately
2023-09-15  Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++20" from 27_io...
2023-09-15  Jonathan Wakelylibstdc++: Add missing tests for std::basic_filebuf...
2023-09-15  Jonathan Wakelylibstdc++: Implement C++26 native handles for file...
2023-09-15  Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++23" from remain...
2023-09-14  Jonathan Wakelylibstdc++: Support dg-additional-files in tests
2023-09-07  Jonathan Wakelylibstdc++: Simplify dejagnu target selector
2023-09-01  Jonathan Wakelylibstdc++: Add -Wno-self-move to two filesystem tests
2023-09-01  Jonathan Wakelylibstdc++: Use dg-require-filesystem-ts in link test
2023-07-12  Jonathan Wakelylibstdc++: Check conversion from filesystem::path to...
2023-07-03  Jonathan Wakelylibstdc++: Fix <iosfwd> synopsis test
2023-06-10  Hans-Peter Nilssontestsuite: Cut down 27_io/basic_istream/.../94749.cc...
2023-06-07  Jonathan Wakelylibstdc++: Fix some tests that fail with -fexcess-preci...
2023-06-06  Jonathan Wakelylibstdc++: Make std::filesystem::copy_file work for...
2023-05-31  Jonathan Wakelylibstdc++: Deprecate std::setfill for std::basic_istrea...
2023-02-22  Alexandre Oliva[libstdc++] xfail noreplace tests on vxworks
2023-02-02  Jonathan Wakelylibstdc++: Define std::basic_stringbuf::view() for...
2023-02-02  Jonathan Wakelylibstdc++: Fix std::filesystem errors with -fkeep-inlin...
2023-01-18  Jonathan Wakelylibstdc++: Deprecate std::filesystem::u8path for C++20
2023-01-16  Jakub JelinekUpdate copyright years.
2022-11-24  Jonathan Wakelylibstdc++: Update tests on trunk [PR106201]
2022-11-22  Jonathan Wakelylibstdc++: Add testcase for fs::path constraint recursi...
2022-11-11  Jonathan Wakelylibstdc++: Fix wstring conversions in filesystem::path...
2022-11-08  Charles-François... libstdc++: basic_filebuf: don't flush more often than...
2022-10-03  Arsen Arsenovićlibstdc++: Disable hosted-only tests [PR103626]
2022-10-03  Jonathan Wakelylibstdc++: Fix tests broken by C++23 P2266R3 "Simpler...
2022-08-31  Jonathan Wakelylibstdc++: Add [[nodiscard]] attribute to <string>...
2022-08-04  Jonathan Wakelylibstdc++: Add comparisons to std::default_sentinel_t...
2022-08-04  Jonathan Wakelylibstdc++: Update value of __cpp_lib_ios_noreplace...
2022-07-12  Jonathan Wakelylibstdc++: Check for EOF if extraction avoids buffer...
2022-07-01  Jonathan Wakelylibstdc++: Add nodiscard attribute to filesystem operations
2022-06-30  Jonathan Wakelylibstdc++: Improve exceptions thrown from fs::temp_dire...
2022-06-27  Alexandre Olivalibstdc++: testsuite: conditionalize another symlink...
2022-06-24  Alexandre Olivalibstdc++: xfail rename tests on rtems
2022-06-24  Alexandre Olivalibstdc++: testsuite: skip fs last_write_time tests...
2022-06-24  Alexandre Olivalibstdc++: testsuite: skip fs space tests on dummy...
2022-06-24  Alexandre Olivalibstdc++: testsuite: conditionalize symlink tests
2022-06-24  Alexandre Olivalibstdc++: testsuite: avoid predictable mkstemp
2022-06-23  Jonathan Wakelylibstdc++: Properly remove temporary directories in...
2022-05-26  Jonathan Wakelylibstdc++: Move std::iostream_category() definition...
2022-05-17  Jonathan Wakelylibstdc++: Skip tests that fail for the versioned namespace
2022-05-10  Jonathan Wakelylibstdc++: Add <spanstream> declarations to <iosfwd...
2022-05-10  Jonathan Wakelylibstdc++: Add <syncstream> declarations to <iosfwd...
2022-05-06  Jonathan Wakelylibstdc++: Fix test that fails on Solaris [PR104731]
2022-05-05  Jonathan Wakelylibstdc++: Fixes for tests that fail with -fno-rtti
2022-04-28  Jonathan Wakelylibstdc++: Fix error reporting in filesystem::copy...
2022-04-26  Jonathan Wakelylibstdc++: Define std::hash<std::filesystem::path>...
2022-02-02  Jonathan Wakelylibstdc++: Do not use dirent::d_type unconditionally
2022-02-01  Jonathan Wakelylibstdc++: Add more tests for filesystem directory...
2022-02-01  Jonathan Wakelylibstdc++: Reset filesystem::recursive_directory_iterat...
2022-01-30  Hans-Peter Nilssonlibstdc++ testsuite: Don't run lwg3464.cc tests on...
2022-01-23  Jonathan Wakelylibstdc++: Fix std::spanstream move assignment [PR104032]
2022-01-14  Jonathan Wakelylibstdc++: Add attribute to features deprecated in...
2022-01-03  Jakub JelinekUpdate copyright years.
2021-12-09  Jonathan Wakelylibstdc++: Implement std::ios_base::noreplace for C...
2021-11-26  Jonathan Wakelylibstdc++: Fix dg-do directive for tests supposed to...
2021-11-24  Jonathan Wakelylibstdc++: Replace hyphens in effective target keywords
next