Use Gromacs::gmx target to hint gmxapi tests.
commitb781c2250339bb111d7a7547f846bec2e811159f
authorM. Eric Irrgang <ericirrgang@gmail.com>
Tue, 16 Jun 2020 12:40:12 +0000 (16 15:40 +0300)
committerPaul Bauer <paul.bauer.q@gmail.com>
Mon, 22 Jun 2020 12:36:26 +0000 (22 12:36 +0000)
tree9fa6f6f47226bb7f37824255dc017dd4f4b61d27
parentea2b13ae71c57af94f15d3f30ba11f093928017c
Use Gromacs::gmx target to hint gmxapi tests.

Import Gromacs::gmx CMake target from GROMACS package to get binary
install directory and executable name for a new gmxapi resource file.

Encapsulate gmxcli test fixture into module variable. Perform gmx
command discovery only at module import.

Refs #2961
python_packaging/scripts/run_gmxapi_unittest
python_packaging/src/CMakeLists.txt
python_packaging/src/gmxapi/gmxconfig.json.in [new file with mode: 0644]
python_packaging/src/gmxapi/testsupport.py
python_packaging/src/setup.py