]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/testsuite/decimal/operator_neg.cc
binary-arith.cc: Fix directive to skip test.
authorJanis Johnson <janis187@us.ibm.com>
Tue, 6 Oct 2009 23:17:07 +0000 (23:17 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Tue, 6 Oct 2009 23:17:07 +0000 (23:17 +0000)
commit02ebbe2ff6d86721356236b4906df87163d48f2d
tree5943fe56bc71ec15729e490db64993eed7ee27f0
parenta5617632654b44137aad77e5b12ee36fab854e33
binary-arith.cc: Fix directive to skip test.

* testsuite/decimal/binary-arith.cc: Fix directive to skip test.
* testsuite/decimal/cast_neg.cc: Ditto.
* testsuite/decimal/comparison.cc: Ditto.
* testsuite/decimal/compound-assignment.cc: Ditto.
* testsuite/decimal/compound-assignment-memfunc.cc: Ditto.
* testsuite/decimal/conversion-from-float.cc: Ditto.
* testsuite/decimal/conversion-from-integral.cc: Ditto.
* testsuite/decimal/conversion-to-generic-float.cc: Ditto.
* testsuite/decimal/conversion-to-integral.cc: Ditto.
* testsuite/decimal/ctor.cc: Ditto.
* testsuite/decimal/incdec.cc: Ditto.
* testsuite/decimal/incdec-memfunc.cc: Ditto.
* testsuite/decimal/make-decimal.cc: Ditto.
* testsuite/decimal/mixed-mode_neg.cc: Ditto.
* testsuite/decimal/operator_neg.cc: Ditto.
* testsuite/decimal/unary-arith.cc: Ditto.

From-SVN: r152502
17 files changed:
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/decimal/binary-arith.cc
libstdc++-v3/testsuite/decimal/cast_neg.cc
libstdc++-v3/testsuite/decimal/comparison.cc
libstdc++-v3/testsuite/decimal/compound-assignment-memfunc.cc
libstdc++-v3/testsuite/decimal/compound-assignment.cc
libstdc++-v3/testsuite/decimal/conversion-from-float.cc
libstdc++-v3/testsuite/decimal/conversion-from-integral.cc
libstdc++-v3/testsuite/decimal/conversion-to-generic-float.cc
libstdc++-v3/testsuite/decimal/conversion-to-integral.cc
libstdc++-v3/testsuite/decimal/ctor.cc
libstdc++-v3/testsuite/decimal/incdec-memfunc.cc
libstdc++-v3/testsuite/decimal/incdec.cc
libstdc++-v3/testsuite/decimal/make-decimal.cc
libstdc++-v3/testsuite/decimal/mixed-mode_neg.cc
libstdc++-v3/testsuite/decimal/operator_neg.cc
libstdc++-v3/testsuite/decimal/unary-arith.cc