[pypy-commit] [Git][pypy/pypy][branch/cppyy-packaging] 3 commits: wchar_t executor and associated tests

wlav foss at heptapod.net
Sun Apr 5 02:02:03 EDT 2020


wlav pushed to branch branch/cppyy-packaging at PyPy / pypy


Commits:
8d986837 by Wim Lavrijsen at 2020-04-04T19:38:35-07:00
wchar_t executor and associated tests

--HG--
branch : cppyy-packaging

- - - - -
fc764790 by Wim Lavrijsen at 2020-04-04T22:50:08-07:00
consistency in use of setup_make

--HG--
branch : cppyy-packaging

- - - - -
28482da2 by Wim Lavrijsen at 2020-04-04T23:00:03-07:00
fix translater issues

--HG--
branch : cppyy-packaging

- - - - -


16 changed files:

- pypy/module/_cppyy/converter.py
- pypy/module/_cppyy/executor.py
- pypy/module/_cppyy/ffitypes.py
- pypy/module/_cppyy/test/test_advancedcpp.py
- pypy/module/_cppyy/test/test_cpp11features.py
- pypy/module/_cppyy/test/test_cppyy.py
- pypy/module/_cppyy/test/test_crossing.py
- pypy/module/_cppyy/test/test_datatypes.py
- pypy/module/_cppyy/test/test_fragile.py
- pypy/module/_cppyy/test/test_operators.py
- pypy/module/_cppyy/test/test_pythonify.py
- pypy/module/_cppyy/test/test_pythonization.py
- pypy/module/_cppyy/test/test_regression.py
- pypy/module/_cppyy/test/test_stltypes.py
- pypy/module/_cppyy/test/test_templates.py
- pypy/module/_cppyy/test/test_zjit.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/b64371a688644a16f1ff1d2e02212715385aa72a...28482da2a428f8c7cb7a423365e3d81d08387795

---
View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/b64371a688644a16f1ff1d2e02212715385aa72a...28482da2a428f8c7cb7a423365e3d81d08387795
You're receiving this email because of your account on foss.heptapod.net.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-commit/attachments/20200405/07794891/attachment.html>


More information about the pypy-commit mailing list