gcc/libstdc++-v3/testsuite/25_algorithms/equal
Jonathan Wakely f7fbb0036a stl_algo.h (is_permutation): Add overloads from N3671.
* include/bits/stl_algo.h (is_permutation): Add overloads from N3671.
	* include/bits/stl_algobase.h (equal, mismatch): Likewise.
	* testsuite/25_algorithms/equal/1.cc: Remove duplicate test case.
	* testsuite/25_algorithms/equal/2.cc: New.
	* testsuite/25_algorithms/equal/check_type2.cc: New.
	* testsuite/25_algorithms/is_permutationqual/2.cc: New.
	* testsuite/25_algorithms/is_permutationqual/check_type2.cc: New.
	* testsuite/25_algorithms/mismatch/2.cc: New.
	* testsuite/25_algorithms/mismatch/check_type2.cc: New.
	* testsuite/util/testsuite_iterators.h: Fix spelling.

From-SVN: r199854
2013-06-08 17:12:13 +01:00
..
requirements/explicit_instantiation Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
1.cc stl_algo.h (is_permutation): Add overloads from N3671. 2013-06-08 17:12:13 +01:00
2.cc stl_algo.h (is_permutation): Add overloads from N3671. 2013-06-08 17:12:13 +01:00
check_type.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
check_type2.cc stl_algo.h (is_permutation): Add overloads from N3671. 2013-06-08 17:12:13 +01:00
no_operator_ne.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00