gcc/libstdc++-v3/testsuite
Paolo Carlini d8bc9819d9 acinclude.m4 ([GLIBCXX_CHECK_RANDOM_TR1]): New, check for the availability of "/dev/random" and "/dev/urandom".
2006-06-09  Paolo Carlini  <pcarlini@suse.de>

	* acinclude.m4 ([GLIBCXX_CHECK_RANDOM_TR1]): New, check for
	the availability of "/dev/random" and "/dev/urandom".
	* configure.ac: Use it.
	* include/tr1/random (random_device): Implement, a fall-back for
	systems not providing "/dev/random" and "/dev/urandom" included.
	* testsuite/tr1/5_numerical_facilities/random/random_device/
	cons/default.cc: New.
	* testsuite/tr1/5_numerical_facilities/random/random_device/
	cons/token.cc: Likewise.
	* testsuite/tr1/5_numerical_facilities/random/random_device/
	requirements/typedefs.cc: Likewise.
	* config.h.in: Regenerate.
	* configure: Likewise.

	* testsuite/tr1/5_numerical_facilities/random/mersenne_twister/
	cons/gen1.cc: Minor tweak, add bool test.

From-SVN: r114529
2006-06-09 23:37:28 +00:00
..
17_intro All files: Update FSF address. 2005-08-17 02:28:44 +00:00
18_support [multiple changes] 2005-12-28 09:57:57 +00:00
19_diagnostics re PR libstdc++/23591 (exceptions in plugins in threads cause segmentation violation by leaving bad exit handler for the pthread) 2005-11-22 06:54:08 +00:00
20_util mt_allocator.h (__mt_alloc::__mt_alloc): Remove name of unused parameter. 2005-12-26 10:53:42 +00:00
21_strings re PR libstdc++/26142 (global debug namespace clashes everywhere) 2006-02-09 04:31:38 +00:00
22_locale 1.cc (test01): Change int to size_t. 2006-02-23 20:20:57 +00:00
23_containers c++config: Simplify debug namespaces. 2006-02-22 00:57:24 +00:00
24_iterators PR libstdc++/11729 (DR 280, [Ready]) 2005-10-05 15:49:39 +00:00
25_algorithms DR 538, [Ready] 2006-04-10 10:05:51 +00:00
26_numerics re PR libstdc++/27867 (compile error in repeated application of valarray<>::operator==) 2006-06-04 09:32:56 +00:00
27_io 9661-1.cc: Avoid leaking the semaphores if a VERIFY fails. 2006-05-19 23:56:12 +00:00
backward All files: Update FSF address. 2005-08-17 02:28:44 +00:00
config All files: Update FSF address. 2005-08-17 02:28:44 +00:00
data sgetn.txt: Correct copyright holder. 2006-03-29 22:46:44 +00:00
demangle All files: Update FSF address. 2005-08-17 02:28:44 +00:00
ext re PR libstdc++/26875 (Array allocator use count is shared between array_allocator instances) 2006-04-26 19:52:31 +00:00
lib util: New directory. 2006-06-07 14:58:24 +00:00
libstdc++-abi util: New directory. 2006-06-07 14:58:24 +00:00
libstdc++-dg util: New directory. 2006-06-07 14:58:24 +00:00
performance hashtable (hashtable<>::m_find, [...]): Add. 2006-05-15 21:07:36 +00:00
thread [multiple changes] 2005-12-28 09:57:57 +00:00
tr1 acinclude.m4 ([GLIBCXX_CHECK_RANDOM_TR1]): New, check for the availability of "/dev/random" and "/dev/urandom". 2006-06-09 23:37:28 +00:00
util util: New directory. 2006-06-07 14:58:24 +00:00
Makefile.am All files: Update FSF address. 2005-08-17 02:28:44 +00:00
Makefile.in configure.ac (_GLIBCXX_LONG_DOUBLE_COMPAT): New check. 2006-02-07 22:23:58 +00:00