gcc/libstdc++-v3/testsuite/26_numerics
Gabriel Dos Reis 1db0418ae5 re PR libstdc++/10689 (pow(std::complex(0),1/3) returns (nan, nan) instead of 0.)
PR libstdc++/10689
	* include/std/std_complex.h (pow): Tidy

From-SVN: r66989
2003-05-20 06:52:11 +00:00
..
cmath re PR libstdc++/3181 (Unable to use sqrt,cos,sin,... with int argument.) 2003-05-11 09:07:17 +00:00
complex re PR libstdc++/10689 (pow(std::complex(0),1/3) returns (nan, nan) instead of 0.) 2003-05-20 06:52:11 +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 * testsuite/26_numerics/c99_classification_macros_c.cc: Add XFAIL. 2003-04-15 00:03:47 +00:00
c_math.cc acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... 2001-08-07 03:38:33 +00:00
c_math_dynamic.cc std_cmath.h (__gnu_cx::__c99_binding): New namespace. 2003-04-15 07:27:55 +00:00
complex_inserters_extractors.cc [multiple changes] 2001-12-04 20:13:41 +00:00
complex_value.cc acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPORT): Substitute GLIBCPP_TEST_WCHAR_T if building wchar_t bits in the library. 2003-01-16 00:50:20 +00:00
fabs_inline.cc c_compatibility: New. 2002-06-21 20:21:03 +00:00
slice.cc [multiple changes] 2003-03-15 04:53:52 +00:00
slice_array_assignment.cc [multiple changes] 2003-03-15 04:53:52 +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
valarray_name_lookup.cc valarray_name_lookup.cc: Fix typo. 2003-02-05 19:26:24 +00:00
valarray_operators.cc [multiple changes] 2003-03-15 04:53:52 +00:00