aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/ext
AgeCommit message (Expand)AuthorFilesLines
2021-09-13Merged current trunk to branch.Thomas Koenig353-356/+397
2020-12-15libstdc++: Increase timeout for tests in debug modeJonathan Wakely2-2/+2
2020-12-14Correct/improve maybe_emit_free_warning (PR middle-end/98166, PR c++/57111, P...Martin Sebor2-0/+8
2020-12-03Add support for detecting mismatched allocation/deallocation calls.Martin Sebor1-2/+6
2020-11-26libstdc++: Fix undefined FILE* operations in testJonathan Wakely1-1/+2
2020-10-29libstdc++: Avoid warnings in testsJonathan Wakely2-2/+5
2020-04-30libstdc++: Avoid errors in allocator's noexcept-specifier (PR 89510)Jonathan Wakely2-0/+298
2020-01-01Update copyright years.Jakub Jelinek350-350/+350
2019-10-24Revert ABI changes to std::allocator in C++20Jonathan Wakely2-2/+2
2019-10-22Remove redundant std::allocator members for C++20Jonathan Wakely3-3/+4
2019-09-30libstdc++ testsuite, silence a FreeBSD libm warningAndreas Tobler2-0/+2
2019-08-09skip Cholesky decomposition in is>>n_mv_distAlexandre Oliva5-0/+9
2019-07-25Extend DCE to remove unnecessary new/delete-pairs (PR c++/23383).Martin Liska4-0/+8
2019-06-06Fix tests that fail with -std=gnu++98 or -std=gnu++11Jonathan Wakely1-1/+1
2019-05-14Remove obsolete Solaris 10 supportRainer Orth1-4/+0
2019-05-13Remove Profile Mode, deprecated since GCC 7.1Jonathan Wakely6-290/+0
2019-05-13Remove array_allocator extension, deprecated since 4.9.0Jonathan Wakely10-414/+0
2019-02-19P0482R5 char8_t: New standard library testsTom Honermann1-0/+12
2019-01-29Fix tests that fail in C++2a modeJonathan Wakely2-4/+4
2019-01-01Update copyright years.Jakub Jelinek363-363/+363
2018-10-19Fix tests that use allocators with incorrect value typesJonathan Wakely1-1/+1
2018-10-19Disable tests that only pass for GNU dialectsJonathan Wakely12-0/+12
2018-10-18Fix tests that fail when built with different optionsJonathan Wakely1-0/+2
2018-10-11Make ext allocators support heterogeneous equality comparisonJonathan Wakely4-0/+124
2018-08-3110.cc: Add dg-require-fileio.Sandra Loosemore1-0/+2
2018-08-30Fix __gnu_cxx::_Pointer_adapter for long long arithmeticJonathan Wakely1-0/+14
2018-08-14Rope iterators: don't retain pointers when copiedJeremy Sawicki1-0/+95
2018-07-26Add missing dg-require-cstdint directives to testsJonathan Wakely22-0/+22
2018-07-26Remove dg-require-cstdint directive from testsJonathan Wakely2-2/+0
2018-06-14P0935R0 Eradicating unnecessarily explicit default constructorsJonathan Wakely14-0/+14
2018-06-12P0935R0 Eradicating unnecessarily explicit default constructorsJonathan Wakely14-14/+126
2018-05-15PR libstdc++/85749 constrain seed sequences for random number enginesJonathan Wakely1-0/+90
2018-01-19[libstdc++][testsuite] Fix dg-options/dg-add-options orderChristophe Lyon4-4/+4
2018-01-03Update copyright years.Jakub Jelinek357-357/+357
2017-12-07re PR libstdc++/83120 (ext/special_functions/hyperg failure on AIX)David Edelsohn1-1/+2
2017-11-19PR libstdc++/pr66689 - comp_ellint_3 and ellint_3 return garbage valuesEdward Smith-Rowland2-7696/+8641
2017-11-18specfun.h: Expose airy_ai and airy_bi.Edward Smith-Rowland6-0/+446
2017-09-15invoke.texi: Document -std=c++17 and -std=gnu++17 and document c++1z and gnu+...Jakub Jelinek9-9/+9
2017-08-09PR libstdc++/81751 don't call fflush(NULL)Jonathan Wakely2-0/+92
2017-06-15Use pthread effective-target in testsuiteRainer Orth1-2/+3
2017-03-23Fix Debug Mode test failuresJonathan Wakely1-1/+1
2017-03-15PR libstdc++/62045 fix O(N) insertion in pd_ds binary heapJonathan Wakely2-1/+52
2017-01-20PR69240 Define inequality operators for <random> param typesJonathan Wakely13-33/+182
2017-01-20PR79156 fix std::__enable_shared_from_this extensionJonathan Wakely1-0/+38
2017-01-19PR78905 define _GLIBCXX_RELEASE macroJonathan Wakely1-1/+1
2017-01-01Update copyright years.Jakub Jelinek347-347/+347
2016-12-07Replace dynamic exception specifications in testsuiteJonathan Wakely2-2/+4
2016-11-3050594.cc: XFAIL on AIX.David Edelsohn2-0/+4
2016-11-13DR 374 - specialization in outer namespaceJason Merrill1-4/+3
2016-11-07Implement P0012R1, Make exception specifications part of the type system.Jason Merrill1-1/+1