### Verlet force integration AT_SETUP([Molecules - Verlet force integration]) # this is not working but the test as of now passes #AT_XFAIL_IF([/bin/true]) AT_KEYWORDS([Molecules]) AT_CHECK([/bin/cp -f ${abs_top_srcdir}/${AUTOTEST_PATH}/Molecules/VerletIntegration/pre/test.* .], 0) AT_CHECK([../../molecuilder -i test.conf --select-molecule-by-id 0 -P test.forces], 0, [stdout], [stderr]) #AT_CHECK([file=test.conf; diff $file ${abs_top_srcdir}/${AUTOTEST_PATH}/Molecules/VerletIntegration/post/$file], 0, [ignore], [ignore]) AT_CLEANUP