[pypy-commit] pypy default: add conftest to skip on non-aarch64

2019-07-16 Thread mattip
Author: Matti Picus Branch: Changeset: r97006:3b62053cc1e4 Date: 2019-07-16 06:53 -0500 http://bitbucket.org/pypy/pypy/changeset/3b62053cc1e4/ Log:add conftest to skip on non-aarch64 diff --git a/rpython/jit/backend/aarch64/test/conftest.py b/rpython/jit/backend/aarch64/test/conftest.py ne

[pypy-commit] pypy default: fix tabs, whatsnew

2019-07-16 Thread mattip
Author: Matti Picus Branch: Changeset: r97007:624e331a6fa0 Date: 2019-07-16 06:57 -0500 http://bitbucket.org/pypy/pypy/changeset/624e331a6fa0/ Log:fix tabs, whatsnew diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew

[pypy-commit] pypy py3.6: Remove tests for startswith/endswith from test_hypo_index_find:

2019-07-16 Thread arigo
Author: Armin Rigo Branch: py3.6 Changeset: r97009:a7ebeb02e68d Date: 2019-07-16 16:34 +0200 http://bitbucket.org/pypy/pypy/changeset/a7ebeb02e68d/ Log:Remove tests for startswith/endswith from test_hypo_index_find: 7b256d2286ec should cover these cases and give the same result as

[pypy-commit] pypy py3.6: Kill this test, duplicated my mistake during an earlier merge

2019-07-16 Thread arigo
Author: Armin Rigo Branch: py3.6 Changeset: r97008:b37a055d1f41 Date: 2019-07-16 16:25 +0200 http://bitbucket.org/pypy/pypy/changeset/b37a055d1f41/ Log:Kill this test, duplicated my mistake during an earlier merge diff --git a/pypy/objspace/std/test/test_unicodeobject.py b/pypy/objspace/std