This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r171133 - in /trunk/libstdc++-v3: ChangeLog tes...


Author: paolo
Date: Fri Mar 18 11:48:29 2011
New Revision: 171133

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171133
Log:
2011-03-18  Paolo Carlini  <paolo.carlini@oracle.com>

	* testsuite/util/testsuite_random.h: New.
	* testsuite/lib/libstdc++.exp (check_v3_target_c99_math,
	dg-require-c99_math): Add.
	* testsuite/26_numerics/random/bernoulli_distribution/
	operators/values.cc: New.
	* testsuite/26_numerics/random/binomial_distribution/
	operators/values.cc: Likewise.
	* testsuite/26_numerics/random/geometric_distribution/
	operators/values.cc: Likewise.


Added:
    trunk/libstdc++-v3/testsuite/26_numerics/random/bernoulli_distribution/operators/values.cc
    trunk/libstdc++-v3/testsuite/26_numerics/random/binomial_distribution/operators/values.cc
    trunk/libstdc++-v3/testsuite/26_numerics/random/geometric_distribution/operators/values.cc
    trunk/libstdc++-v3/testsuite/util/testsuite_random.h
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/testsuite/lib/dg-options.exp
    trunk/libstdc++-v3/testsuite/lib/libstdc++.exp


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]