mirror of
https://github.com/boostorg/python.git
synced 2026-01-22 05:22:45 +00:00
Add test_vector_shared
[SVN r20400]
This commit is contained in:
@@ -51,6 +51,7 @@ rule bpl-test ( name ? : files * : requirements * )
|
||||
boost-python-runtest $(name) : $(py) <pyd>$(modules) ;
|
||||
}
|
||||
|
||||
bpl-test test_vector_shared : test_vector_shared.py test_vector_shared_ext.cpp ;
|
||||
bpl-test test_array : test_array.py test_array_ext.cpp ;
|
||||
bpl-test test_array_ref : test_array_ref.py test_array_ext.cpp ;
|
||||
bpl-test test_vector_plain : test_vector_plain.py test_vector_ext.cpp ;
|
||||
|
||||
Reference in New Issue
Block a user