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

redi@gcc.gnu.org redi@gcc.gnu.org
Mon Apr 18 15:44:00 GMT 2016


Author: redi
Date: Mon Apr 18 15:44:16 2016
New Revision: 235153

URL: https://gcc.gnu.org/viewcvs?rev=235153&root=gcc&view=rev
Log:
Don't include internal header in libstdc++ tests

	* testsuite/experimental/type_erased_allocator/1.cc: Don't include
	internal header.
	* testsuite/experimental/type_erased_allocator/1_neg.cc: Likewise.
	* testsuite/experimental/type_erased_allocator/2.cc: Likewise.
	* testsuite/experimental/type_erased_allocator/uses_allocator.cc:
	Likewise. Add licence and change to compile-only test.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/testsuite/experimental/type_erased_allocator/1.cc
    trunk/libstdc++-v3/testsuite/experimental/type_erased_allocator/1_neg.cc
    trunk/libstdc++-v3/testsuite/experimental/type_erased_allocator/2.cc
    trunk/libstdc++-v3/testsuite/experimental/type_erased_allocator/uses_allocator.cc



More information about the Gcc-cvs mailing list