package.py : hdf5 and lzo have examples of run_tests
This commit is contained in:
@@ -44,6 +44,7 @@ def configure_args(self):
|
||||
]
|
||||
|
||||
@AutotoolsPackage.sanity_check('build')
|
||||
@AutotoolsPackage.on_package_attributes(run_tests=True)
|
||||
def check(self):
|
||||
if self.extra_args.get('build-tests', False):
|
||||
make('check')
|
||||
make('check')
|
||||
make('test')
|
||||
|
Reference in New Issue
Block a user