[pypy-commit] pypy signatures: Refactor signature tests a bit more

2012-12-03 Thread Greg Price
Author: Greg Price Branch: signatures Changeset: r59314:4e1c1d0ff8c8 Date: 2012-12-02 17:24 -0800 http://bitbucket.org/pypy/pypy/changeset/4e1c1d0ff8c8/ Log:Refactor signature tests a bit more diff --git a/pypy/rlib/test/test_objectmodel.py b/pypy/rlib/test/test_objectmodel.py --- a/pypy/rl

[pypy-commit] pypy signatures: refactor signature tests

2012-12-03 Thread Greg Price
Author: Greg Price Branch: signatures Changeset: r59311:65c137eb5b0d Date: 2012-12-02 16:41 -0800 http://bitbucket.org/pypy/pypy/changeset/65c137eb5b0d/ Log:refactor signature tests diff --git a/pypy/rlib/test/test_objectmodel.py b/pypy/rlib/test/test_objectmodel.py --- a/pypy/rlib/test/tes