[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.2] 4 commits: WIP: we need to special-case HPyDebugTest to allow applevel tests to use self.make_leak_module()

Antonio Cuni foss at heptapod.net
Fri Apr 9 07:01:54 EDT 2021



Antonio Cuni pushed to branch branch/hpy-0.0.2 at PyPy / pypy


Commits:
7e3ccc3c by Antonio Cuni at 2021-04-08T14:46:47+02:00
WIP: we need to special-case HPyDebugTest to allow applevel tests to use self.make_leak_module()

--HG--
branch : hpy-0.0.2

- - - - -
8317f074 by Antonio Cuni at 2021-04-09T12:54:41+02:00
make it possible to skip the version check when running update_vendored.sh

--HG--
branch : hpy-0.0.2

- - - - -
83afc632 by Antonio Cuni at 2021-04-09T12:55:56+02:00
add a better comment

--HG--
branch : hpy-0.0.2

- - - - -
a7fe7cd2 by Antonio Cuni at 2021-04-09T13:01:37+02:00
pypy apptests cannot uses fixtures as method parameters. Work around this limitation

--HG--
branch : hpy-0.0.2

- - - - -


6 changed files:

- + pypy/module/_hpy_universal/patches/03_FIXME_test_ctx_name.patch
- pypy/module/_hpy_universal/state.py
- pypy/module/_hpy_universal/test/_vendored/test_00_basic.py
- pypy/module/_hpy_universal/test/conftest.py
- pypy/module/_hpy_universal/test/support.py
- pypy/module/_hpy_universal/update_vendored.sh


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/e3b52a3768f1c10635d6db9e7e216785ff3d7939...a7fe7cd238be7ba5a7671cbee576cc40ec8e19b3

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/e3b52a3768f1c10635d6db9e7e216785ff3d7939...a7fe7cd238be7ba5a7671cbee576cc40ec8e19b3
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20210409/89ca3f7a/attachment.html>


More information about the pypy-commit mailing list