/[Apache-SVN]
ViewVC logotype

Revision 772579


Jump to revision: Previous Next
Author: faridz
Date: Thu May 7 10:01:33 2009 UTC (15 years, 2 months ago)
Changed paths: 26
Log Message:
2009-05-07  Farid Zaripov  <faridz@apache.org>

	Merged r772559 from 4.2.x branch

	STDCXX-994
	* tests/src/value.cpp (_rw_fmtxarrayv): Function modified to
	accept UserClass and UserPOD arrays.
	* tests/self/0.printf.cpp (test_userclass_format): Pass width
	of the element in rw_sprintfa().
	(test_userpod_format): New function to exercise "%{X=*}"
	rw_sprintfa() directive with UserPOD data.
	* tests/algorithms/25.heap.cpp: Pass width of the element as
	first parameter for "%{X=*}" directive.
	* tests/algorithms/25.libc.cpp: Ditto.
	* tests/algorithms/25.merge.cpp: Ditto.
	* tests/algorithms/25.nth.element.cpp: Ditto.
	* tests/algorithms/25.partial.sort.cpp: Ditto.
	* tests/algorithms/25.partitions.cpp: Ditto.
	* tests/algorithms/25.permutation.cpp: Ditto.
	* tests/algorithms/25.random.shuffle.cpp: Ditto.
	* tests/algorithms/25.remove.cpp: Ditto.
	* tests/algorithms/25.replace.cpp: Ditto.
	* tests/algorithms/25.reverse.cpp: Ditto.
	* tests/algorithms/25.rotate.cpp: Ditto.
	* tests/algorithms/25.set.difference.cpp: Ditto.
	* tests/algorithms/25.set.intersection.cpp: Ditto.
	* tests/algorithms/25.set.sym.difference.cpp: Ditto.
	* tests/algorithms/25.set.union.cpp: Ditto.
	* tests/algorithms/25.sort.cpp: Ditto.
	* tests/algorithms/25.unique.cpp: Ditto.
	* tests/containers/23.deque.modifiers.cpp: Ditto.
	* tests/containers/23.deque.special.cpp: Ditto.
	* tests/containers/23.vector.modifiers.cpp: Ditto.
	* tests/numerics/26.adjacent.diff.cpp: Ditto.
	* tests/numerics/26.inner.product.cpp: Ditto.
	* tests/numerics/26.partial.sum.cpp: Ditto.


Changed paths

Path Details
Directorystdcxx/trunk/tests/algorithms/25.heap.cpp modified , text changed
Directorystdcxx/trunk/tests/algorithms/25.libc.cpp modified , text changed
Directorystdcxx/trunk/tests/algorithms/25.merge.cpp modified , text changed
Directorystdcxx/trunk/tests/algorithms/25.nth.element.cpp modified , text changed
Directorystdcxx/trunk/tests/algorithms/25.partial.sort.cpp modified , text changed
Directorystdcxx/trunk/tests/algorithms/25.partitions.cpp modified , text changed
Directorystdcxx/trunk/tests/algorithms/25.permutation.cpp modified , text changed
Directorystdcxx/trunk/tests/algorithms/25.random.shuffle.cpp modified , text changed
Directorystdcxx/trunk/tests/algorithms/25.remove.cpp modified , text changed
Directorystdcxx/trunk/tests/algorithms/25.replace.cpp modified , text changed
Directorystdcxx/trunk/tests/algorithms/25.reverse.cpp modified , text changed
Directorystdcxx/trunk/tests/algorithms/25.rotate.cpp modified , text changed
Directorystdcxx/trunk/tests/algorithms/25.set.difference.cpp modified , text changed
Directorystdcxx/trunk/tests/algorithms/25.set.intersection.cpp modified , text changed
Directorystdcxx/trunk/tests/algorithms/25.set.sym.difference.cpp modified , text changed
Directorystdcxx/trunk/tests/algorithms/25.set.union.cpp modified , text changed
Directorystdcxx/trunk/tests/algorithms/25.sort.cpp modified , text changed
Directorystdcxx/trunk/tests/algorithms/25.unique.cpp modified , text changed
Directorystdcxx/trunk/tests/containers/23.deque.modifiers.cpp modified , text changed
Directorystdcxx/trunk/tests/containers/23.deque.special.cpp modified , text changed
Directorystdcxx/trunk/tests/containers/23.vector.modifiers.cpp modified , text changed
Directorystdcxx/trunk/tests/numerics/26.adjacent.diff.cpp modified , text changed
Directorystdcxx/trunk/tests/numerics/26.inner.product.cpp modified , text changed
Directorystdcxx/trunk/tests/numerics/26.partial.sum.cpp modified , text changed
Directorystdcxx/trunk/tests/self/0.printf.cpp modified , text changed
Directorystdcxx/trunk/tests/src/value.cpp modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26