summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Makefile.am: Remove libv3test.a.Benjamin Kosnik2005-04-093-154/+22
* re PR libstdc++/20909 (incorrect floating point format)Paolo Carlini2005-04-092-0/+158
* configure.ac: Create template for PACKAGE and VERSION.Kelley Cook2005-04-081-4/+5
* test.html: Update.Benjamin Kosnik2005-04-0732-391/+406
* Makefile.am (ACLOCAL_AMFLAGS): Define.Kelley Cook2005-04-061-3/+2
* memory, [...]: Use mutex to make _Sp_counted_base::add_ref_lock() thread-safe.Jonathan Wakely2005-04-057-10/+18
* Makefile.am (check-local): Remove.Mark Mitchell2005-04-043-28/+22
* Makefile.am (noinst_PROGRAMS): Remove.Mark Mitchell2005-04-016-67/+63
* [multiple changes]Doug Gregor2005-04-015-10/+207
* Makefile.am (CXX): Use ${SHELL}.Aaron W. LaFramboise2005-03-302-6/+9
* libstdc++.exp (libstdc++_init): Define LOCALEDIR when testing an installed co...Mark Mitchell2005-03-251-0/+8
* libstdc++.exp (v3-build_support): Pass -w when compiling support objects.Mark Mitchell2005-03-251-1/+3
* memory: Forward to...Benjamin Kosnik2005-03-241-2/+2
* Makefile.am (all-local): Do not build testsuite_files.Mark Mitchell2005-03-242-2/+2
* normal.exp: Read testsuite_files, if it exists.Mark Mitchell2005-03-241-28/+54
* libstdc++.exp (libstdc++_wchar_t): Rename to ...Mark Mitchell2005-03-232-19/+19
* target-supports.exp (check_iconv_available): Default libiconv to -liconv, if ...Mark Mitchell2005-03-232-52/+118
* re PR libstdc++/20577 (iter_swap doesn't work anymore with vector<bool>)Chris Jefferson2005-03-211-0/+71
* acinclude.m4 (GLIBCXX_CONFIGURE): Delete gcc_version logic.Zack Weinberg2005-03-211-0/+3
* binders.cc: Remove explicit instantiations for non-weak systems.Paolo Carlini2005-03-16100-649/+105
* 12658_thread-1.cc: Don't XFAIL on GNU/Linux.Ben Elliston2005-03-101-2/+0
* type_traits (is_polymorphic): Don't forget the virtual destructor, thus avoid...Paolo Carlini2005-03-071-2/+8
* std_fstream.h (basic_fstream<>::open, [...]): Implement the resolution of DR ...Paolo Carlini2005-03-072-8/+10
* 2.cc, [...]: XFAIL on *-*-hpux11.23.Joseph Myers2005-03-059-0/+9
* type_traits: Add is_base_of.Paolo Carlini2005-03-052-0/+130
* type_traits: Implemenet is_polymorphic.Paolo Carlini2005-03-034-0/+97
* functional (_Has_result_type): Cleanup.Douglas Gregor2005-03-023-0/+267
* * testsuite/26_numerics/cmath/c99_classification_macros_c.cc: Tweak.Vladimir Merzliakov2005-03-021-3/+3
* cons/auto_ptr_neg.cc: Correct line numbers.Benjamin Kosnik2005-03-012-2/+3
* type_traits: Add the trivial is_union and is_class; add the __is_union_or_cla...Paolo Carlini2005-02-253-50/+148
* hash.cc: Guard wchar_t use with _GLIBCXX_USE_WCHAR_T.Benjamin Kosnik2005-02-241-1/+4
* TR1 mem_fn and function supportDouglas Gregor2005-02-2411-7/+954
* type_traits: Implement is_convertible.Paolo Carlini2005-02-234-0/+118
* check_performance: Tweaks.Benjamin Kosnik2005-02-231-2/+2
* auto_ptr_neg.cc: Add missing dg-do compile directive.Paolo Carlini2005-02-226-0/+12
* memory: New file.Jonathan Wakely2005-02-2230-0/+1996
* functional (tr1_hashtable_define_trivial_hash): Make hash<T>::operator() a co...Matt Austern2005-02-194-0/+289
* array_syntax.cc: Fix test case to use assignment instead of ==Matt Austern2005-02-185-1/+355
* pthread1.cc: Do not invoke pthread_setconcurrency on Solaris 2.6 and below.Eric Botcazou2005-02-187-7/+7
* functional (hash): New function object.Matt Austern2005-02-1810-0/+542
* 16728.cc: Remove redundant include <testsuite_performance.h>.Paolo Carlini2005-02-161-2/+1
* re PR libstdc++/19829 (cris-elf testsuite failure: 21_strings/basic_string/fi...Paolo Carlini2005-02-162-4/+4
* re PR libstdc++/19955 (Second std::ctype<char>::narrow() does not call std::c...Paolo Carlini2005-02-151-0/+105
* re PR libstdc++/19946 (cris-elf testsuite failure: demangle/abi_examples/01.c...Jakub Jelinek2005-02-152-4/+8
* re PR libstdc++/11706 (std::pow(T, int) implementation pessimizes code)Richard Guenther2005-02-131-0/+64
* 13450.cc: Fix XFAIL selector.Janis Johnson2005-02-123-3/+3
* libstdc++.exp: Load target-supports-dg.exp.Janis Johnson2005-02-114-0/+5
* * testsuite/ext/array_allocator/2.cc: XFAIL for powerpc*-*-linux*.Janis Johnson2005-02-101-0/+3
* 5.cc: Make buf static.Loren J. Rittle2005-02-072-3/+3
* Revert bad importZack Weinberg2005-02-0217-1222/+0