-
- Downloads
Unified handling for compound lib dependent python unittests.
This also enabled test_cleanup, test_nonstandard and test_aligntoseqres which were previously skipped with 'make check' indep. of compound lib availability (simply because unittests are launched with 'python' and not with 'ost').
Showing
- modules/base/doc/testutils.rst 3 additions, 1 deletionmodules/base/doc/testutils.rst
- modules/base/pymod/testutils.py 54 additions, 1 deletionmodules/base/pymod/testutils.py
- modules/conop/doc/compoundlib.rst 1 addition, 1 deletionmodules/conop/doc/compoundlib.rst
- modules/conop/tests/CMakeLists.txt 3 additions, 3 deletionsmodules/conop/tests/CMakeLists.txt
- modules/conop/tests/test_cleanup.py 8 additions, 7 deletionsmodules/conop/tests/test_cleanup.py
- modules/conop/tests/test_compound.py 5 additions, 14 deletionsmodules/conop/tests/test_compound.py
- modules/conop/tests/test_nonstandard.py 5 additions, 7 deletionsmodules/conop/tests/test_nonstandard.py
- modules/mol/alg/tests/test_qsscoring.py 8 additions, 17 deletionsmodules/mol/alg/tests/test_qsscoring.py
- modules/seq/alg/tests/CMakeLists.txt 4 additions, 1 deletionmodules/seq/alg/tests/CMakeLists.txt
- modules/seq/alg/tests/test_aligntoseqres.py 7 additions, 8 deletionsmodules/seq/alg/tests/test_aligntoseqres.py
Loading
Please register or sign in to comment