gcc/libstdc++-v3/testsuite
Matt Austern 6bbd10c784 functional (tr1_hashtable_define_trivial_hash): Make hash<T>::operator() a const member function for T a fundamental type
* include/tr1/functional (tr1_hashtable_define_trivial_hash): Make
hash<T>::operator() a const member function for T a fundamental type
* include/tr1/hashtable (extract1st::operator()): Declare const.
(hash_code_base): Declare all member functions const
(hashtable::find): fix call to this->bucket_count()
(hashtable::count): Likewise.
(hashtable::equal_range): m_incr_bucket applies to iterator, not node.
* testsuite/tr1/6_containers/unordered/find/set1.cc: New test.
* testsuite/tr1/6_containers/unordered/find/map1.cc: New test.
* testsuite/tr1/6_containers/unordered/find/multimap1.cc: New test.
* testsuite/tr1/6_containers/unordered/find/multiset1.cc: New test.

From-SVN: r95293
2005-02-19 23:57:23 +00:00
..
17_intro
18_support
19_diagnostics
20_util Revert bad import 2005-02-02 22:09:16 +00:00
21_strings re PR libstdc++/19829 (cris-elf testsuite failure: 21_strings/basic_string/find/char/3.cc execution test) 2005-02-16 11:09:57 +00:00
22_locale re PR libstdc++/19955 (Second std::ctype<char>::narrow() does not call std::ctype<char>::do_narrow()) 2005-02-15 23:29:52 +00:00
23_containers 16728.cc: Remove redundant include <testsuite_performance.h>. 2005-02-16 13:14:36 +00:00
24_iterators
25_algorithms
26_numerics re PR libstdc++/11706 (std::pow(T, int) implementation pessimizes code) 2005-02-13 10:25:02 +00:00
27_io 5.cc: Make buf static. 2005-02-07 22:56:11 +00:00
backward
config
data 9827.cc: New. 2005-01-23 23:35:20 +00:00
demangle re PR libstdc++/19946 (cris-elf testsuite failure: demangle/abi_examples/01.cc and 02) 2005-02-15 01:07:53 +01:00
ext * testsuite/ext/array_allocator/2.cc: XFAIL for powerpc*-*-linux*. 2005-02-10 00:23:49 +00:00
lib libstdc++.exp: Load target-supports-dg.exp. 2005-02-11 22:40:16 +00:00
libstdc++-dg
performance testsuite_performance.h (time_counter::start): Clear. 2005-01-18 16:44:51 +00:00
thread pthread1.cc: Do not invoke pthread_setconcurrency on Solaris 2.6 and below. 2005-02-18 11:53:18 +00:00
tr1 functional (tr1_hashtable_define_trivial_hash): Make hash<T>::operator() a const member function for T a fundamental type 2005-02-19 23:57:23 +00:00
abi_check.cc
Makefile.am libstdc++.exp: Revert Geoffrey Keating's patch from 2005-01-28. 2005-02-02 20:15:07 +01:00
Makefile.in libstdc++.exp: Revert Geoffrey Keating's patch from 2005-01-28. 2005-02-02 20:15:07 +01:00
printnow.c
testsuite_abi.cc
testsuite_abi.h
testsuite_allocator.cc
testsuite_allocator.h
testsuite_character.h
testsuite_hooks.cc
testsuite_hooks.h
testsuite_io.h
testsuite_iterators.h
testsuite_performance.h testsuite_performance.h (time_counter::start): Clear. 2005-01-18 16:44:51 +00:00
testsuite_tr1.h type_traits: Implement is_abstract, by exploiting the resolution of DR core/337. 2005-01-28 13:29:41 +00:00