openmopac / mopac

Molecular Orbital PACkage
http://openmopac.net
GNU Lesser General Public License v3.0
115 stars 31 forks source link

Clarify test dependence w/ CTest properties #86

Closed godotalgorithm closed 2 years ago

godotalgorithm commented 2 years ago

This should fix #80 by clarifying all known test dependencies through CTest properties that avoid copying the same data multiple times. While I can't guarantee that I've caught everything, this covers all of the outstanding test failures that have been reported so far.

Status