Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix test_aclassloader.py #88

Merged
merged 1 commit into from
Jun 10, 2024
Merged

Conversation

aaronj0
Copy link
Collaborator

@aaronj0 aaronj0 commented Jun 7, 2024

As we no longer use rootmap to build the test, this usage is deprecated in favour of using InterOp to load libraries like: cppyy.gbl.Cpp.LoadLibrary(name).

This updates the test to follow the same convention as the others by using cppyy.load_reflection_info which uses the above API

@vgvassilev vgvassilev merged commit 5ada8e7 into compiler-research:master Jun 10, 2024
12 checks passed
@aaronj0 aaronj0 deleted the patch-7 branch August 25, 2024 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants