mirror of
https://github.com/boostorg/python.git
synced 2026-01-30 20:12:37 +00:00
Added support for enums
[SVN r15222]
This commit is contained in:
@@ -54,6 +54,7 @@ rule bpl-test ( name ? : files * )
|
||||
boost-python-runtest $(name) : $(py) <pyd>$(modules) ;
|
||||
}
|
||||
|
||||
bpl-test enum ;
|
||||
bpl-test minimal ;
|
||||
bpl-test docstring ;
|
||||
bpl-test exception_translator ;
|
||||
|
||||
Reference in New Issue
Block a user