summaryrefslogtreecommitdiff
path: root/libs/type_index/test/Jamfile.v2
diff options
context:
space:
mode:
Diffstat (limited to 'libs/type_index/test/Jamfile.v2')
-rw-r--r--libs/type_index/test/Jamfile.v21
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/type_index/test/Jamfile.v2 b/libs/type_index/test/Jamfile.v2
index 6986c96527..8a1d3a46f8 100644
--- a/libs/type_index/test/Jamfile.v2
+++ b/libs/type_index/test/Jamfile.v2
@@ -40,6 +40,7 @@ exe testing_crossmodule_anonymous_no_rtti : testing_crossmodule_anonymous.cpp te
test-suite type_index
:
[ run type_index_test.cpp ]
+ [ run type_index_runtime_cast_test.cpp ]
[ run type_index_constexpr_test.cpp ]
[ run type_index_test.cpp : : : <rtti>off $(norttidefines) : type_index_test_no_rtti ]
[ run ctti_print_name.cpp : : : <test-info>always_show_run_output ]