2
0
mirror of https://github.com/boostorg/phoenix.git synced 2026-02-19 02:32:09 +00:00

test/Jamfile add two include/bind tests

This commit is contained in:
John Fletcher
2014-01-24 13:17:59 +00:00
parent 4bf7809330
commit 64a02259ef

View File

@@ -140,6 +140,8 @@ test-suite phoenix_include :
[ run include/statement.cpp ]
[ run include/stl.cpp ]
[ run include/version.cpp ]
[ run include/bind/bind_member_function.cpp]
[ run include/bind/bind_member_variable.cpp]
[ run include/core/actor.cpp ]
[ run include/core/argument.cpp ]
[ run include/core/arity.cpp ]