summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2016-01-046660-6661/+6661
* Correct use of __GXX_WEAK__ macro.jason2015-12-252-2/+2
* Rename test file that had incorrect bug numberredi2015-12-211-0/+0
* libstdc++/68995 qualify calls to __callable_functorredi2015-12-211-0/+27
* libstdc++/68276 consistently qualify std::forwardredi2015-12-211-0/+45
* PR libstdc++/66693.ville2015-12-218-10/+222
* 2015-12-18 Ville Voutilainen <ville.voutilainen@gmail.com>ville2015-12-181-4/+4
* Fix cv-qualifiers in std::bind invocationredi2015-12-151-0/+53
* PR libstdc++/68863timshen2015-12-151-0/+43
* Fix std::invoke support for reference_wrappersredi2015-12-112-6/+44
* PR libstdc++/68139ville2015-12-111-0/+31
* Change tests to use -std=gnu++14 not -std=gnu++1yredi2015-12-1019-19/+19
* Fix dejagnu directives in shared_ptr testredi2015-12-101-4/+3
* PR libstdc++/57060 cope with invalid thread IDsredi2015-12-041-0/+37
* Fix ambiguity with multiple enable_shared_from_this basesredi2015-12-021-0/+56
* Ensure another pretty-printer test uses C++98 moderedi2015-11-261-2/+5
* Ensure pretty-printer test uses C++98 moderedi2015-11-261-2/+5
* Improve tests for valid values of iostream bitmask typesredi2015-11-253-6/+12
* Port libvtv to Solarisro2015-11-251-1/+1
* Handle C++11 <math.h> overloads on Solaris 12ro2015-11-241-2/+2
* * testsuite/23_containers/vector/profile/vector.cc: Add maxdata option on AIX.dje2015-11-211-0/+2
* PR libstdc++/67440devans2015-11-163-0/+12
* Fix std::wstring capacity test for short wchar_tredi2015-11-142-2/+2
* * testsuite/experimental/random/randint.cc: Add dg-add-options tls.dje2015-11-141-0/+1
* Define std::experimental::randint etc.redi2015-11-131-0/+84
* Improve portability of named locale testsredi2015-11-13297-863/+889
* More fine-grained autoconf checks for C99 libraryredi2015-11-1320-25/+25
* Implement std::experimental::shared_ptr with array supportredi2015-11-1319-0/+1636
* Implement C++ LFTSv1 polymorphic memory resourcesredi2015-11-134-0/+408
* Extend valid values of iostream bitmask typesredi2015-11-123-0/+12
* Implement D0013R2, logical type traits.ville2015-11-127-5/+156
* Loop in std::this_thread sleep functionsredi2015-11-111-2/+62
* 2015-11-10 Ville Voutilainen <ville.voutilainen@gmail.com>ville2015-11-111-0/+60
* PR libstdc++/64651redi2015-11-111-3/+11
* Fix return type of heterogeneous find for setsredi2015-11-104-0/+20
* * testsuite/26_numerics/complex/requirements/constexpr.ccjason2015-11-062-2/+2
* libstdc++v3: Explicitly disable carets and colorization within testsuitedmalcolm2015-11-061-0/+2
* 2015-11-03 Ville Voutilainen <ville.voutilainen@gmail.com>ville2015-11-038-59/+248
* Implement C++17 std::invoke and LWG DR 2219redi2015-10-252-16/+7
* Return deferred future if thread cannot be runredi2015-10-241-0/+70
* Shrink std::random_shuffle test to pass on simulatorsredi2015-10-161-3/+2
* mark libstdc++ tests unsupported if they fail with "relocation truncated"nsz2015-10-151-0/+5
* 2015-10-05 Ville Voutilainen <ville.voutilainen@gmail.com>ville2015-10-052-0/+60
* Fix testsuite failures with --disable-wchar_tredi2015-10-026-4/+20
* * testsuite/21_strings/basic_string/allocator/wchar_t/minimal.cc:redi2015-10-021-2/+3
* Fix tests that fail with old std::stringredi2015-10-022-7/+10
* Allow Filesystem TS to compile without wchar_tredi2015-10-023-3/+14
* * testsuite/util/testsuite_fs.h (nonexistent_path): Use less genericredi2015-10-021-2/+6
* Leave errno unchanged by successful std::stoi etcredi2015-09-291-0/+36
* PR libstdc++/67583 Fix invalid sputn calls in testsredi2015-09-292-2/+6