gcc/libstdc++-v3/testsuite/experimental
Jonathan Wakely abb6e0a19d 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.

From-SVN: r235153
2016-04-18 16:44:16 +01:00
..
algorithm Update copyright years. 2016-01-04 15:30:50 +01:00
any Update copyright years. 2016-01-04 15:30:50 +01:00
array Update copyright years. 2016-01-04 15:30:50 +01:00
chrono Update copyright years. 2016-01-04 15:30:50 +01:00
deque Update copyright years. 2016-01-04 15:30:50 +01:00
filesystem Update copyright years. 2016-01-04 15:30:50 +01:00
forward_list Update copyright years. 2016-01-04 15:30:50 +01:00
functional Update copyright years. 2016-01-04 15:30:50 +01:00
iterator Update copyright years. 2016-01-04 15:30:50 +01:00
list Update copyright years. 2016-01-04 15:30:50 +01:00
map Update copyright years. 2016-01-04 15:30:50 +01:00
memory Update copyright years. 2016-01-04 15:30:50 +01:00
numeric Update copyright years. 2016-01-04 15:30:50 +01:00
optional Update copyright years. 2016-01-04 15:30:50 +01:00
propagate_const Update copyright years. 2016-01-04 15:30:50 +01:00
random Update copyright years. 2016-01-04 15:30:50 +01:00
ratio Update copyright years. 2016-01-04 15:30:50 +01:00
set Update copyright years. 2016-01-04 15:30:50 +01:00
string Update copyright years. 2016-01-04 15:30:50 +01:00
string_view Update copyright years. 2016-01-04 15:30:50 +01:00
system_error Update copyright years. 2016-01-04 15:30:50 +01:00
tuple Update copyright years. 2016-01-04 15:30:50 +01:00
type_erased_allocator Don't include internal header in libstdc++ tests 2016-04-18 16:44:16 +01:00
type_traits Update copyright years. 2016-01-04 15:30:50 +01:00
unordered_map Update copyright years. 2016-01-04 15:30:50 +01:00
unordered_set Update copyright years. 2016-01-04 15:30:50 +01:00
vector Update copyright years. 2016-01-04 15:30:50 +01:00
feat-cxx14.cc re PR libstdc++/64203 (shared_mutex compile errors on bare-metal targets) 2014-12-09 11:03:57 +00:00
feat-lib-fund.cc Add <experimental/algorithm> and <experimental/functional>. 2014-10-29 18:21:59 +00:00