[pypy-commit] pypy numpypy-longdouble: add failing tests for float128 (64 bit linux)

2012-12-12 Thread mattip
Author: mattip Branch: numpypy-longdouble Changeset: r59409:bd6c0279e8fb Date: 2012-12-12 13:50 -0800 http://bitbucket.org/pypy/pypy/changeset/bd6c0279e8fb/ Log:add failing tests for float128 (64 bit linux) diff --git a/pypy/module/micronumpy/__init__.py b/pypy/module/micronumpy/__init__.py

[pypy-commit] pypy default: fix tests for -A

2012-12-12 Thread mattip
Author: mattip Branch: Changeset: r59410:5b0bb368c5e1 Date: 2012-12-12 14:35 -0800 http://bitbucket.org/pypy/pypy/changeset/5b0bb368c5e1/ Log:fix tests for -A diff --git a/pypy/module/micronumpy/test/test_complex.py b/pypy/module/micronumpy/test/test_complex.py --- a/pypy/module/micronumpy