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

test/Jamfile Add new test core/intel_test

This commit is contained in:
John Fletcher
2014-02-26 20:37:46 +00:00
parent 28a3653ae4
commit b354e33c6d

View File

@@ -22,6 +22,7 @@ local multi-threading = <library>/boost/thread
test-suite phoenix_core :
[ run core/custom_terminal.cpp ]
[ run core/intel_test.cpp ]
[ run core/primitives_tests.cpp ]
;