aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite
AgeCommit message (Expand)AuthorFilesLines
2008-04-09backport: re PR libstdc++/20448 (locale testsuite fails when GCC is configure...Kaveh R. Ghazi1-8/+17
2008-02-1514320-1.cc: Check for "long long" and remove XFAIL.Kaveh R. Ghazi1-1/+6
2007-02-22wrapper.exp (${tool}_maybe_build_wrapper): Allow the caller to set options fo...Mark Mitchell1-1/+1
2006-12-10re PR c++/29732 (ICE on invalid friend declaration)Mark Mitchell1-1/+1
2006-12-08testsuite_hooks.cc (set_memory_limits): Don't set RLIMIT_AS below 16MB on x86...Jakub Jelinek1-0/+10
2006-11-1413450.cc: Do not test long double in IBM long double case.Joseph Myers1-0/+6
2006-10-30max_size.cc: Actually do test max_size().Paolo Carlini1-4/+3
2006-10-28array (array<>::_M_at): New.Paolo Carlini1-3/+5
2006-10-06re PR libstdc++/29354 (Error when seeking on an ostringstream)Paolo Carlini2-0/+88
2006-05-26hashtable: Minor cosmetic changes.Paolo Carlini1-0/+61
2006-05-11hashtable (hashtable_iterator<>::hashtable_iterator(), [...]): Add.Paolo Carlini1-0/+32
2006-05-09type_traits (integral_constant<>::value): Define.Paolo Carlini1-0/+37
2006-04-10gcc-defs.exp (gcc-set-multilib-library-path): Recognize multilib directory na...Matthias Klose1-1/+1
2006-03-29re PR libstdc++/26777 (sync_with_stdio(false) triggers bug with sgetc and pub...Paolo Carlini1-0/+86
2006-03-04re PR libstdc++/26132 (tr1/hashtable: rehash not implemented)Paolo Carlini1-0/+58
2006-03-03re PR libstdc++/26526 (std::__copy_streambufs link failure when _GLIBCXX_DEBU...Paolo Carlini1-1/+2
2006-03-02array (array<>::swap, assign): Implement.Paolo Carlini3-0/+145
2006-02-07[multiple changes]Paolo Carlini1-0/+39
2006-02-01re PR libstdc++/21554 (ext/array_allocator/2.cc execution fails)Paolo Carlini1-4/+1
2006-01-10re PR libstdc++/23591 (exceptions in plugins in threads cause segmentation vi...Benjamin Kosnik6-9/+132
2006-01-09testsuite_hooks.h (test_tm): New.Paolo Carlini54-108/+131
2006-01-031.cc: Initialize vars.Paolo Carlini4-12/+12
2005-12-28[multiple changes]Paolo Carlini22-179/+166
2005-12-26mt_allocator.h (__mt_alloc::__mt_alloc): Remove name of unused parameter.Chris Jefferson42-98/+97
2005-12-16is_empty.cc: Fix class NonEmptyClassTwo.Paolo Carlini1-1/+4
2005-12-15re PR libstdc++/25421 (catching exception from codecvt_byname() segfaults)Paolo Carlini1-0/+67
2005-11-13[multiple changes]Paolo Carlini1-0/+13
2005-11-12re PR libstdc++/24808 (is_object fails to compile with incomplete types)Paolo Carlini4-0/+124
2005-11-11re PR libstdc++/24799 (std::tr1::hash missing inheritance)Paolo Carlini3-0/+131
2005-11-10enable_shared_from_this/not_shared.cc: Adjust, remove xfail.Paolo Carlini3-33/+36
2005-11-10re PR libstdc++/22203 (std::numeric_limits<int>::traps is wrong on PPC)Benjamin Kosnik11-350/+689
2005-11-08libstdc++.exp (check_v3_target_debug_mode): Use exe as the executable extension.Benjamin Kosnik1-1/+1
2005-11-05re PR libstdc++/22203 (std::numeric_limits<int>::traps is wrong on PPC)Paolo Carlini1-0/+1
2005-11-01re PR libstdc++/24595 (std::tr1::get_deleter not declared)Paolo Carlini1-0/+39
2005-10-28re PR libstdc++/24559 (Incorrect definition of wcspbrk in cwchar)Paolo Carlini1-0/+32
2005-10-13libstdc++.exp (libstdc++_init): Require native testing before setting v3-shar...Hans-Peter Nilsson1-1/+1
2005-10-11re PR libstdc++/13583 (__use_cache not threadsafe)Ian Lance Taylor1-0/+1
2005-10-09PR libstdc++/24061 (issue 6.19)Paolo Carlini8-0/+666
2005-10-05re PR libstdc++/24198 (Remove from the testsuite gnu_char_type (or fix it))Paolo Carlini15-1338/+45
2005-10-05PR libstdc++/11729 (DR 280, [Ready])Paolo Carlini1-0/+73
2005-10-03hashtable (node_iterator::node_iterator(const node_iterator<,true,>&)): Fix t...Paolo Carlini4-0/+188
2005-10-02re PR libstdc++/24054 (std::tr1::unordered_map's erase does not seem to retur...Paolo Carlini1-0/+53
2005-09-30re PR libstdc++/24064 (tr1::unordered_map seems to seg-fault when caching has...Paolo Carlini1-0/+46
2005-09-30re PR libstdc++/23953 (using stringstreams causes crashes with some locales)Paolo Carlini4-0/+318
2005-09-29re PR libstdc++/23978 (tr1::tie doesn't work with std::pair)Chris Jefferson1-0/+47
2005-09-23tune-1.cc: Clarify for single-thread.Benjamin Kosnik4-68/+59
2005-09-1623871.cc: New.Janis Johnson1-0/+38
2005-09-15re PR libstdc++/21674 (basic_string vs debug_mode)Benjamin Kosnik4-1/+66
2005-09-15re PR libstdc++/23875 (operator<<(short) should not call operator<<(long), etc.)Paolo Carlini1-0/+85
2005-09-15re PR c++/13140 (declaration in global namespace, definition inside named or ...Mark Mitchell1-7/+8