Aaron Wise pushed to branch topic/default/apptest_conversion at PyPy / pypy


Commits:
8206833c by quejebo at 2020-03-02T02:50:27-08:00
Apptest reformat for stringformat.  Moved apptests from test_tupleobject and 
reformatted them

- - - - -
5fdc834b by quejebo at 2020-03-02T05:00:10-08:00
Converted all but one of the userobject apptests to the new format

- - - - -
969385a0 by quejebo at 2020-03-02T05:12:10-08:00
update bufferobject apptests to new format

- - - - -
e9b6bced by quejebo at 2020-03-02T05:16:59-08:00
convert applevel tests for callmethod to new format

- - - - -
5e445634 by quejebo at 2020-03-02T05:37:42-08:00
convert instmethobject applevel tests to new format

- - - - -


9 changed files:

- pypy/objspace/std/test/test_bufferobject.py → 
pypy/objspace/std/test/apptest_bufferobject.py
- + pypy/objspace/std/test/apptest_callmethod.py
- pypy/objspace/std/test/test_instmethobject.py → 
pypy/objspace/std/test/apptest_instmethobject.py
- pypy/objspace/std/test/test_stringformat.py → 
pypy/objspace/std/test/apptest_stringformat.py
- + pypy/objspace/std/test/apptest_tupleobject.py
- + pypy/objspace/std/test/apptest_userobject.py
- pypy/objspace/std/test/test_callmethod.py
- pypy/objspace/std/test/test_tupleobject.py
- pypy/objspace/std/test/test_userobject.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/compare/aadd2b80252ee35aa98f7e9fba99c871246e82fe...5e445634657d256fb7a4341d0fa22ae436914125

---
View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/compare/aadd2b80252ee35aa98f7e9fba99c871246e82fe...5e445634657d256fb7a4341d0fa22ae436914125
You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to