2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-22 05:22:45 +00:00

Added properties unit test from Roman Yakovenko

<romany-at-actimize.com>.


[SVN r19520]
This commit is contained in:
Dave Abrahams
2003-08-10 22:51:51 +00:00
parent c3b4b58075
commit fcbc1d562f

View File

@@ -71,6 +71,7 @@ bpl-test crossmod_exception
: crossmod_exception.py crossmod_exception_a.cpp crossmod_exception_b.cpp
;
bpl-test properties ;
bpl-test return_arg ;
bpl-test staticmethod ;
bpl-test shared_ptr ;