AMReX-Codes / pyamrex

GPU-Enabled, Zero-Copy AMReX Python Bindings including AI/ML
http://pyamrex.readthedocs.io
Other
32 stars 15 forks source link

pytest: support non-top level dirs #213

Open ax3l opened 8 months ago

ax3l commented 8 months ago

Generalize basepath to support running from any directory.

Follow-up to #181

X-ref https://github.com/ECP-WarpX/impactx/commit/476baddf2bc3b1f5e3ad7489de39ffa83c979fbc#r125869050\

ax3l commented 8 months ago

Hm, gotta figure out https://github.com/ECP-WarpX/impactx/pull/445 first. I think I do some CWD magic in ctest or so...