@ -149,12 +149,3 @@ def test_python_libs_custom():
|
||||
configure_build_and_exe(
|
||||
'python_libs_custom',
|
||||
'python setup --cxx=g++ --python={0}'.format(python_executable))
|
||||
|
||||
|
||||
def test_boost_header_only():
|
||||
configure_build_and_exe('boost_header_only', 'python setup --cxx=g++')
|
||||
|
||||
|
||||
@skip_on_osx
|
||||
def test_boost_libs():
|
||||
configure_build_and_exe('boost_libs', 'python setup --cxx=g++ --mpi')
|
||||
|
Reference in New Issue
Block a user