gcc/libstdc++-v3/testsuite/26_numerics
Gabriel Dos Reis 5068f54685 Makefile.am (bits_headers): Remove slice.h
* include/Makefile.am (bits_headers): Remove slice.h
	* include/Makefile.in: Regenerate.
	* include/bits/slice.h (slice): move to include/bits/slice_array.h
	* include/bits/slice.h Remove.
	* include/std/std_valarray.h: Don't #include bits/slice.h anymore.
	* include/bits/slice_array.h: Comply to official coding styles.
	* testsuite/26_numerics/slice.cc: New test.
:w
:q

From-SVN: r55470
2002-07-16 00:19:18 +00:00
..
binary_closure.cc *.cc: Remove spaces, make sure testcases return zero. 2001-05-12 16:53:08 +00:00
buggy_complex.cc *.cc: Remove spaces, make sure testcases return zero. 2001-05-12 16:53:08 +00:00
c99_classification_macros_c++.cc std_cmath.h (std): Explicitly inject c99 names. 2001-04-26 02:23:52 +00:00
c99_classification_macros_c.cc 2002-01-08 David Billinghurst <David.Billinghurst@riotinto.com> 2002-01-15 04:29:56 +00:00
c_math.cc acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... 2001-08-07 03:38:33 +00:00
complex_inserters_extractors.cc [multiple changes] 2001-12-04 20:13:41 +00:00
complex_value.cc acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... 2001-08-07 03:38:33 +00:00
fabs_inline.cc c_compatibility: New. 2002-06-21 20:21:03 +00:00
slice.cc Makefile.am (bits_headers): Remove slice.h 2002-07-16 00:19:18 +00:00
slice_array_assignment.cc slice_array_assignment.cc (main): New test. 2001-06-13 22:16:24 +00:00
sum_diff.cc All occurrences of the __value_type() and __distance_type() functions... 2001-07-18 17:09:02 +00:00
valarray.cc *.cc: Remove spaces, make sure testcases return zero. 2001-05-12 16:53:08 +00:00
valarray_const_bracket.cc std_valarray.h (valarray<>::operator[] const): Return a const reference. 2001-05-18 05:47:46 +00:00