Branch: refs/heads/main
Revision: 1ff55ee7b80ccece4256120dc9b312fe19330f90
Author: dlongnecke-cray
Link: Skip a dynamic loading test if the C backend is being used by dlongnecke-cray · Pull Request #27210 · chapel-lang/chapel · GitHub
Log Message:
Skip a dynamic loading test if the C backend is being used (#27210)
Skip the LoadForeignLibrary.chpl
test if we are running with the C
backend. Function pointers aren't supported yet on the C backend.
Trivial and not reviewed.
Diff:
A test/dynamic-loading/LoadForeignLibrary.skipif
https://github.com/chapel-lang/chapel/pull/27210.diff