AT_BANNER([MoleCuilder - Fragmentation and Re-fragmentation test]) # 1. check config m4_include(Fragmentation/testsuite-fragmentation-config-check.at) # 2. fragment the molecule and check the number of configs m4_include(Fragmentation/testsuite-fragmentation-2nd-order.at) # 3. check whether parsing of BondFragment files and re-rwriting config files is working (exit code is 2 as we don't need to continue wrt to ...OrderAtSite) m4_include(Fragmentation/testsuite-fragmentation-maxorder.at)