Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r68782 - sandbox/tti/libs/tti/test
From: eldiener_at_[hidden]
Date: 2011-02-11 14:10:29


Author: eldiener
Date: 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
New Revision: 68782
URL: http://svn.boost.org/trac/boost/changeset/68782

Log:
Changed name and case of test files.
Added:
   sandbox/tti/libs/tti/test/test_has_member.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasMember.cpp
   sandbox/tti/libs/tti/test/test_has_member_compile.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasMemberCompile.cpp
   sandbox/tti/libs/tti/test/test_has_member_data.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasMemberData.cpp
   sandbox/tti/libs/tti/test/test_has_member_data_compile.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasMemberDataCompile.cpp
   sandbox/tti/libs/tti/test/test_has_member_data_fail.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasMemberDataFail.cpp
   sandbox/tti/libs/tti/test/test_has_member_data_fail2.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasMemberDataFail2.cpp
   sandbox/tti/libs/tti/test/test_has_member_data_fail3.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasMemberDataFail3.cpp
   sandbox/tti/libs/tti/test/test_has_member_fail.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasMemberFail.cpp
   sandbox/tti/libs/tti/test/test_has_member_fail2.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasMemberFail2.cpp
   sandbox/tti/libs/tti/test/test_has_member_fail3.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasMemberFail3.cpp
   sandbox/tti/libs/tti/test/test_has_member_fail4.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasMemberFail4.cpp
   sandbox/tti/libs/tti/test/test_has_member_fail5.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasMemberFail5.cpp
   sandbox/tti/libs/tti/test/test_has_member_function.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasMemberFunction.cpp
   sandbox/tti/libs/tti/test/test_has_member_function_compile.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasMemberFunctionCompile.cpp
   sandbox/tti/libs/tti/test/test_has_member_function_fail.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasMemberFunctionFail.cpp
   sandbox/tti/libs/tti/test/test_has_member_function_fail2.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasMemberFunctionFail2.cpp
   sandbox/tti/libs/tti/test/test_has_static_member.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasStaticMember.cpp
   sandbox/tti/libs/tti/test/test_has_static_member_compile.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasStaticMemberCompile.cpp
   sandbox/tti/libs/tti/test/test_has_static_member_fail.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasStaticMemberFail.cpp
   sandbox/tti/libs/tti/test/test_has_static_member_fail2.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasStaticMemberFail2.cpp
   sandbox/tti/libs/tti/test/test_has_static_member_fail3.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasStaticMemberFail3.cpp
   sandbox/tti/libs/tti/test/test_has_static_member_fail4.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasStaticMemberFail4.cpp
   sandbox/tti/libs/tti/test/test_has_static_member_fail5.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasStaticMemberFail5.cpp
   sandbox/tti/libs/tti/test/test_has_static_member_function.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasStaticMemberFunction.cpp
   sandbox/tti/libs/tti/test/test_has_static_member_function_compile.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasStaticMemberFunctionCompile.cpp
   sandbox/tti/libs/tti/test/test_has_static_member_function_fail.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasStaticMemberFunctionFail.cpp
   sandbox/tti/libs/tti/test/test_has_static_member_function_fail2.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasStaticMemberFunctionFail2.cpp
   sandbox/tti/libs/tti/test/test_has_template.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasTemplate.cpp
   sandbox/tti/libs/tti/test/test_has_template_check_params.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasTemplateCheckParams.cpp
   sandbox/tti/libs/tti/test/test_has_template_check_params_compile.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasTemplateCheckParamsCompile.cpp
   sandbox/tti/libs/tti/test/test_has_template_check_params_fail.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasTemplateCheckParamsFail.cpp
   sandbox/tti/libs/tti/test/test_has_template_check_params_fail2.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasTemplateCheckParamsFail2.cpp
   sandbox/tti/libs/tti/test/test_has_template_check_params_fail3.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasTemplateCheckParamsFail3.cpp
   sandbox/tti/libs/tti/test/test_has_template_check_params_fail4.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasTemplateCheckParamsFail4.cpp
   sandbox/tti/libs/tti/test/test_has_template_compile.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasTemplateCompile.cpp
   sandbox/tti/libs/tti/test/test_has_template_fail.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasTemplateFail.cpp
   sandbox/tti/libs/tti/test/test_has_template_fail2.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasTemplateFail2.cpp
   sandbox/tti/libs/tti/test/test_has_template_fail3.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasTemplateFail3.cpp
   sandbox/tti/libs/tti/test/test_has_template_fail4.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasTemplateFail4.cpp
   sandbox/tti/libs/tti/test/test_has_type.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasType.cpp
   sandbox/tti/libs/tti/test/test_has_type_check_typedef.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasTypeCheckTypedef.cpp
   sandbox/tti/libs/tti/test/test_has_type_check_typedef_compile.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasTypeCheckTypedefCompile.cpp
   sandbox/tti/libs/tti/test/test_has_type_check_typedef_fail.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasTypeCheckTypedefFail.cpp
   sandbox/tti/libs/tti/test/test_has_type_check_typedef_fail2.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasTypeCheckTypedefFail2.cpp
   sandbox/tti/libs/tti/test/test_has_type_check_typedef_fail3.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasTypeCheckTypedefFail3.cpp
   sandbox/tti/libs/tti/test/test_has_type_check_typedef_fail4.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasTypeCheckTypedefFail4.cpp
   sandbox/tti/libs/tti/test/test_has_type_check_typedef_fail5.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasTypeCheckTypedefFail5.cpp
   sandbox/tti/libs/tti/test/test_has_type_compile.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasTypeCompile.cpp
   sandbox/tti/libs/tti/test/test_has_type_fail.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasTypeFail.cpp
   sandbox/tti/libs/tti/test/test_has_type_fail2.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasTypeFail2.cpp
   sandbox/tti/libs/tti/test/test_has_type_fail3.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestHasTypeFail3.cpp
   sandbox/tti/libs/tti/test/test_member_type.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMemberType.cpp
   sandbox/tti/libs/tti/test/test_member_type_compile.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMemberTypeCompile.cpp
   sandbox/tti/libs/tti/test/test_mf_has_member_data.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasMemberData.cpp
   sandbox/tti/libs/tti/test/test_mf_has_member_data_compile.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasMemberDataCompile.cpp
   sandbox/tti/libs/tti/test/test_mf_has_member_data_fail.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasMemberDataFail.cpp
   sandbox/tti/libs/tti/test/test_mf_has_member_data_fail2.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasMemberDataFail2.cpp
   sandbox/tti/libs/tti/test/test_mf_has_member_data_fail3.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasMemberDataFail3.cpp
   sandbox/tti/libs/tti/test/test_mf_has_member_function.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasMemberFunction.cpp
   sandbox/tti/libs/tti/test/test_mf_has_member_function_compile.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasMemberFunctionCompile.cpp
   sandbox/tti/libs/tti/test/test_mf_has_member_function_fail.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasMemberFunctionFail.cpp
   sandbox/tti/libs/tti/test/test_mf_has_member_function_fail2.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasMemberFunctionFail2.cpp
   sandbox/tti/libs/tti/test/test_mf_has_member_function_fail3.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasMemberFunctionFail3.cpp
   sandbox/tti/libs/tti/test/test_mf_has_static_data.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasStaticData.cpp
   sandbox/tti/libs/tti/test/test_mf_has_static_data_compile.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasStaticDataCompile.cpp
   sandbox/tti/libs/tti/test/test_mf_has_static_data_fail.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasStaticDataFail.cpp
   sandbox/tti/libs/tti/test/test_mf_has_static_data_fail2.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasStaticDataFail2.cpp
   sandbox/tti/libs/tti/test/test_mf_has_static_data_fail3.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasStaticDataFail3.cpp
   sandbox/tti/libs/tti/test/test_mf_has_static_function.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasStaticFunction.cpp
   sandbox/tti/libs/tti/test/test_mf_has_static_function_compile.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasStaticFunctionCompile.cpp
   sandbox/tti/libs/tti/test/test_mf_has_static_function_fail.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasStaticFunctionFail.cpp
   sandbox/tti/libs/tti/test/test_mf_has_static_function_fail2.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasStaticFunctionFail2.cpp
   sandbox/tti/libs/tti/test/test_mf_has_static_function_fail3.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasStaticFunctionFail3.cpp
   sandbox/tti/libs/tti/test/test_mf_has_template.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasTemplate.cpp
   sandbox/tti/libs/tti/test/test_mf_has_template_check_params.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasTemplateCheckParams.cpp
   sandbox/tti/libs/tti/test/test_mf_has_template_check_params_compile.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasTemplateCheckParamsCompile.cpp
   sandbox/tti/libs/tti/test/test_mf_has_template_check_params_fail.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasTemplateCheckParamsFail.cpp
   sandbox/tti/libs/tti/test/test_mf_has_template_check_params_fail2.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasTemplateCheckParamsFail2.cpp
   sandbox/tti/libs/tti/test/test_mf_has_template_check_params_fail3.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasTemplateCheckParamsFail3.cpp
   sandbox/tti/libs/tti/test/test_mf_has_template_compile.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasTemplateCompile.cpp
   sandbox/tti/libs/tti/test/test_mf_has_template_fail.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasTemplateFail.cpp
   sandbox/tti/libs/tti/test/test_mf_has_template_fail2.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasTemplateFail2.cpp
   sandbox/tti/libs/tti/test/test_mf_has_template_fail3.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasTemplateFail3.cpp
   sandbox/tti/libs/tti/test/test_mf_has_template_fail4.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasTemplateFail4.cpp
   sandbox/tti/libs/tti/test/test_mf_has_type.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasType.cpp
   sandbox/tti/libs/tti/test/test_mf_has_type_check_typedef.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasTypeCheckTypedef.cpp
   sandbox/tti/libs/tti/test/test_mf_has_type_check_typedef_compile.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasTypeCheckTypedefCompile.cpp
   sandbox/tti/libs/tti/test/test_mf_has_type_check_typedef_fail.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasTypeCheckTypedefFail.cpp
   sandbox/tti/libs/tti/test/test_mf_has_type_check_typedef_fail2.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasTypeCheckTypedefFail2.cpp
   sandbox/tti/libs/tti/test/test_mf_has_type_check_typedef_fail3.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasTypeCheckTypedefFail3.cpp
   sandbox/tti/libs/tti/test/test_mf_has_type_compile.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasTypeCompile.cpp
   sandbox/tti/libs/tti/test/test_mf_has_type_fail.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasTypeFail.cpp
   sandbox/tti/libs/tti/test/test_mf_has_type_fail2.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFHasTypeFail2.cpp
   sandbox/tti/libs/tti/test/test_mf_member_type.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFMemberType.cpp
   sandbox/tti/libs/tti/test/test_mf_member_type_compile.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestMFMemberTypeCompile.cpp
   sandbox/tti/libs/tti/test/test_vm_has_template_check_params.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestVMHasTemplateCheckParams.cpp
   sandbox/tti/libs/tti/test/test_vm_has_template_check_params_compile.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestVMHasTemplateCheckParamsCompile.cpp
   sandbox/tti/libs/tti/test/test_vm_has_template_check_params_fail.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestVMHasTemplateCheckParamsFail.cpp
   sandbox/tti/libs/tti/test/test_vm_has_template_check_params_fail2.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestVMHasTemplateCheckParamsFail2.cpp
   sandbox/tti/libs/tti/test/test_vm_has_template_check_params_fail3.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestVMHasTemplateCheckParamsFail3.cpp
   sandbox/tti/libs/tti/test/test_vm_has_template_check_params_fail4.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestVMHasTemplateCheckParamsFail4.cpp
   sandbox/tti/libs/tti/test/test_vm_mf_has_template_check_params.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestVMMFHasTemplateCheckParams.cpp
   sandbox/tti/libs/tti/test/test_vm_mf_has_template_check_params_compile.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestVMMFHasTemplateCheckParamsCompile.cpp
   sandbox/tti/libs/tti/test/test_vm_mf_has_template_check_params_fail.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestVMMFHasTemplateCheckParamsFail.cpp
   sandbox/tti/libs/tti/test/test_vm_mf_has_template_check_params_fail2.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestVMMFHasTemplateCheckParamsFail2.cpp
   sandbox/tti/libs/tti/test/test_vm_mf_has_template_check_params_fail3.cpp
      - copied unchanged from r68768, /sandbox/tti/libs/tti/test/TestVMMFHasTemplateCheckParamsFail3.cpp
Removed:
   sandbox/tti/libs/tti/test/TestHasMember.cpp
   sandbox/tti/libs/tti/test/TestHasMemberCompile.cpp
   sandbox/tti/libs/tti/test/TestHasMemberData.cpp
   sandbox/tti/libs/tti/test/TestHasMemberDataCompile.cpp
   sandbox/tti/libs/tti/test/TestHasMemberDataFail.cpp
   sandbox/tti/libs/tti/test/TestHasMemberDataFail2.cpp
   sandbox/tti/libs/tti/test/TestHasMemberDataFail3.cpp
   sandbox/tti/libs/tti/test/TestHasMemberFail.cpp
   sandbox/tti/libs/tti/test/TestHasMemberFail2.cpp
   sandbox/tti/libs/tti/test/TestHasMemberFail3.cpp
   sandbox/tti/libs/tti/test/TestHasMemberFail4.cpp
   sandbox/tti/libs/tti/test/TestHasMemberFail5.cpp
   sandbox/tti/libs/tti/test/TestHasMemberFunction.cpp
   sandbox/tti/libs/tti/test/TestHasMemberFunctionCompile.cpp
   sandbox/tti/libs/tti/test/TestHasMemberFunctionFail.cpp
   sandbox/tti/libs/tti/test/TestHasMemberFunctionFail2.cpp
   sandbox/tti/libs/tti/test/TestHasStaticMember.cpp
   sandbox/tti/libs/tti/test/TestHasStaticMemberCompile.cpp
   sandbox/tti/libs/tti/test/TestHasStaticMemberFail.cpp
   sandbox/tti/libs/tti/test/TestHasStaticMemberFail2.cpp
   sandbox/tti/libs/tti/test/TestHasStaticMemberFail3.cpp
   sandbox/tti/libs/tti/test/TestHasStaticMemberFail4.cpp
   sandbox/tti/libs/tti/test/TestHasStaticMemberFail5.cpp
   sandbox/tti/libs/tti/test/TestHasStaticMemberFunction.cpp
   sandbox/tti/libs/tti/test/TestHasStaticMemberFunctionCompile.cpp
   sandbox/tti/libs/tti/test/TestHasStaticMemberFunctionFail.cpp
   sandbox/tti/libs/tti/test/TestHasStaticMemberFunctionFail2.cpp
   sandbox/tti/libs/tti/test/TestHasTemplate.cpp
   sandbox/tti/libs/tti/test/TestHasTemplateCheckParams.cpp
   sandbox/tti/libs/tti/test/TestHasTemplateCheckParamsCompile.cpp
   sandbox/tti/libs/tti/test/TestHasTemplateCheckParamsFail.cpp
   sandbox/tti/libs/tti/test/TestHasTemplateCheckParamsFail2.cpp
   sandbox/tti/libs/tti/test/TestHasTemplateCheckParamsFail3.cpp
   sandbox/tti/libs/tti/test/TestHasTemplateCheckParamsFail4.cpp
   sandbox/tti/libs/tti/test/TestHasTemplateCompile.cpp
   sandbox/tti/libs/tti/test/TestHasTemplateFail.cpp
   sandbox/tti/libs/tti/test/TestHasTemplateFail2.cpp
   sandbox/tti/libs/tti/test/TestHasTemplateFail3.cpp
   sandbox/tti/libs/tti/test/TestHasTemplateFail4.cpp
   sandbox/tti/libs/tti/test/TestHasType.cpp
   sandbox/tti/libs/tti/test/TestHasTypeCheckTypedef.cpp
   sandbox/tti/libs/tti/test/TestHasTypeCheckTypedefCompile.cpp
   sandbox/tti/libs/tti/test/TestHasTypeCheckTypedefFail.cpp
   sandbox/tti/libs/tti/test/TestHasTypeCheckTypedefFail2.cpp
   sandbox/tti/libs/tti/test/TestHasTypeCheckTypedefFail3.cpp
   sandbox/tti/libs/tti/test/TestHasTypeCheckTypedefFail4.cpp
   sandbox/tti/libs/tti/test/TestHasTypeCheckTypedefFail5.cpp
   sandbox/tti/libs/tti/test/TestHasTypeCompile.cpp
   sandbox/tti/libs/tti/test/TestHasTypeFail.cpp
   sandbox/tti/libs/tti/test/TestHasTypeFail2.cpp
   sandbox/tti/libs/tti/test/TestHasTypeFail3.cpp
   sandbox/tti/libs/tti/test/TestMFHasMemberData.cpp
   sandbox/tti/libs/tti/test/TestMFHasMemberDataCompile.cpp
   sandbox/tti/libs/tti/test/TestMFHasMemberDataFail.cpp
   sandbox/tti/libs/tti/test/TestMFHasMemberDataFail2.cpp
   sandbox/tti/libs/tti/test/TestMFHasMemberDataFail3.cpp
   sandbox/tti/libs/tti/test/TestMFHasMemberFunction.cpp
   sandbox/tti/libs/tti/test/TestMFHasMemberFunctionCompile.cpp
   sandbox/tti/libs/tti/test/TestMFHasMemberFunctionFail.cpp
   sandbox/tti/libs/tti/test/TestMFHasMemberFunctionFail2.cpp
   sandbox/tti/libs/tti/test/TestMFHasMemberFunctionFail3.cpp
   sandbox/tti/libs/tti/test/TestMFHasStaticData.cpp
   sandbox/tti/libs/tti/test/TestMFHasStaticDataCompile.cpp
   sandbox/tti/libs/tti/test/TestMFHasStaticDataFail.cpp
   sandbox/tti/libs/tti/test/TestMFHasStaticDataFail2.cpp
   sandbox/tti/libs/tti/test/TestMFHasStaticDataFail3.cpp
   sandbox/tti/libs/tti/test/TestMFHasStaticFunction.cpp
   sandbox/tti/libs/tti/test/TestMFHasStaticFunctionCompile.cpp
   sandbox/tti/libs/tti/test/TestMFHasStaticFunctionFail.cpp
   sandbox/tti/libs/tti/test/TestMFHasStaticFunctionFail2.cpp
   sandbox/tti/libs/tti/test/TestMFHasStaticFunctionFail3.cpp
   sandbox/tti/libs/tti/test/TestMFHasTemplate.cpp
   sandbox/tti/libs/tti/test/TestMFHasTemplateCheckParams.cpp
   sandbox/tti/libs/tti/test/TestMFHasTemplateCheckParamsCompile.cpp
   sandbox/tti/libs/tti/test/TestMFHasTemplateCheckParamsFail.cpp
   sandbox/tti/libs/tti/test/TestMFHasTemplateCheckParamsFail2.cpp
   sandbox/tti/libs/tti/test/TestMFHasTemplateCheckParamsFail3.cpp
   sandbox/tti/libs/tti/test/TestMFHasTemplateCompile.cpp
   sandbox/tti/libs/tti/test/TestMFHasTemplateFail.cpp
   sandbox/tti/libs/tti/test/TestMFHasTemplateFail2.cpp
   sandbox/tti/libs/tti/test/TestMFHasTemplateFail3.cpp
   sandbox/tti/libs/tti/test/TestMFHasTemplateFail4.cpp
   sandbox/tti/libs/tti/test/TestMFHasType.cpp
   sandbox/tti/libs/tti/test/TestMFHasTypeCheckTypedef.cpp
   sandbox/tti/libs/tti/test/TestMFHasTypeCheckTypedefCompile.cpp
   sandbox/tti/libs/tti/test/TestMFHasTypeCheckTypedefFail.cpp
   sandbox/tti/libs/tti/test/TestMFHasTypeCheckTypedefFail2.cpp
   sandbox/tti/libs/tti/test/TestMFHasTypeCheckTypedefFail3.cpp
   sandbox/tti/libs/tti/test/TestMFHasTypeCompile.cpp
   sandbox/tti/libs/tti/test/TestMFHasTypeFail.cpp
   sandbox/tti/libs/tti/test/TestMFHasTypeFail2.cpp
   sandbox/tti/libs/tti/test/TestMFMemberType.cpp
   sandbox/tti/libs/tti/test/TestMFMemberTypeCompile.cpp
   sandbox/tti/libs/tti/test/TestMemberType.cpp
   sandbox/tti/libs/tti/test/TestMemberTypeCompile.cpp
   sandbox/tti/libs/tti/test/TestVMHasTemplateCheckParams.cpp
   sandbox/tti/libs/tti/test/TestVMHasTemplateCheckParamsCompile.cpp
   sandbox/tti/libs/tti/test/TestVMHasTemplateCheckParamsFail.cpp
   sandbox/tti/libs/tti/test/TestVMHasTemplateCheckParamsFail2.cpp
   sandbox/tti/libs/tti/test/TestVMHasTemplateCheckParamsFail3.cpp
   sandbox/tti/libs/tti/test/TestVMHasTemplateCheckParamsFail4.cpp
   sandbox/tti/libs/tti/test/TestVMMFHasTemplateCheckParams.cpp
   sandbox/tti/libs/tti/test/TestVMMFHasTemplateCheckParamsCompile.cpp
   sandbox/tti/libs/tti/test/TestVMMFHasTemplateCheckParamsFail.cpp
   sandbox/tti/libs/tti/test/TestVMMFHasTemplateCheckParamsFail2.cpp
   sandbox/tti/libs/tti/test/TestVMMFHasTemplateCheckParamsFail3.cpp
Text files modified:
   sandbox/tti/libs/tti/test/Jamfile.v2 | 212 ++++++++++++++++++++--------------------
   1 files changed, 106 insertions(+), 106 deletions(-)

Modified: sandbox/tti/libs/tti/test/Jamfile.v2
==============================================================================
--- sandbox/tti/libs/tti/test/Jamfile.v2 (original)
+++ sandbox/tti/libs/tti/test/Jamfile.v2 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
@@ -21,114 +21,114 @@
 
 alias tti
     :
- [ run TestHasMember.cpp ]
- [ compile TestHasMemberCompile.cpp ]
- [ compile-fail TestHasMemberFail.cpp ]
- [ compile-fail TestHasMemberFail2.cpp ]
- [ compile-fail TestHasMemberFail3.cpp ]
- [ compile-fail TestHasMemberFail4.cpp ]
- [ compile-fail TestHasMemberFail5.cpp ]
- [ run TestHasMemberData.cpp ]
- [ compile TestHasMemberDataCompile.cpp ]
- [ compile-fail TestHasMemberDataFail.cpp ]
- [ compile-fail TestHasMemberDataFail2.cpp ]
- [ compile-fail TestHasMemberDataFail3.cpp ]
- [ run TestHasMemberFunction.cpp ]
- [ compile TestHasMemberFunctionCompile.cpp ]
- [ compile-fail TestHasMemberFunctionFail.cpp ]
- [ compile-fail TestHasMemberFunctionFail2.cpp ]
- [ run TestHasStaticMember.cpp ]
- [ compile TestHasStaticMemberCompile.cpp ]
- [ compile-fail TestHasStaticMemberFail.cpp ]
- [ compile-fail TestHasStaticMemberFail2.cpp ]
- [ compile-fail TestHasStaticMemberFail3.cpp ]
- [ compile-fail TestHasStaticMemberFail4.cpp ]
- [ compile-fail TestHasStaticMemberFail5.cpp ]
- [ run TestHasStaticMemberFunction.cpp ]
- [ compile TestHasStaticMemberFunctionCompile.cpp ]
- [ compile-fail TestHasStaticMemberFunctionFail.cpp ]
- [ compile-fail TestHasStaticMemberFunctionFail2.cpp ]
- [ run TestHasTemplate.cpp ]
- [ compile TestHasTemplateCompile.cpp ]
- [ compile-fail TestHasTemplateFail.cpp ]
- [ compile-fail TestHasTemplateFail2.cpp ]
- [ compile-fail TestHasTemplateFail3.cpp ]
- [ compile-fail TestHasTemplateFail4.cpp ]
- [ run TestHasTemplateCheckParams.cpp ]
- [ compile TestHasTemplateCheckParamsCompile.cpp ]
- [ compile-fail TestHasTemplateCheckParamsFail.cpp ]
- [ compile-fail TestHasTemplateCheckParamsFail2.cpp ]
- [ compile-fail TestHasTemplateCheckParamsFail3.cpp ]
- [ compile-fail TestHasTemplateCheckParamsFail4.cpp ]
- [ run TestHasType.cpp ]
- [ compile TestHasTypeCompile.cpp ]
- [ compile-fail TestHasTypeFail.cpp ]
- [ compile-fail TestHasTypeFail2.cpp ]
- [ compile-fail TestHasTypeFail3.cpp ]
- [ run TestHasTypeCheckTypedef.cpp ]
- [ compile TestHasTypeCheckTypedefCompile.cpp ]
- [ compile-fail TestHasTypeCheckTypedefFail.cpp ]
- [ compile-fail TestHasTypeCheckTypedefFail2.cpp ]
- [ compile-fail TestHasTypeCheckTypedefFail3.cpp ]
- [ compile-fail TestHasTypeCheckTypedefFail4.cpp ]
- [ compile-fail TestHasTypeCheckTypedefFail5.cpp ]
- [ run TestMemberType.cpp ]
- [ compile TestMemberTypeCompile.cpp ]
- [ run TestMFHasMemberData.cpp ]
- [ compile TestMFHasMemberDataCompile.cpp ]
- [ compile-fail TestMFHasMemberDataFail.cpp ]
- [ compile-fail TestMFHasMemberDataFail2.cpp ]
- [ compile-fail TestMFHasMemberDataFail3.cpp ]
- [ run TestMFHasMemberFunction.cpp ]
- [ compile TestMFHasMemberFunctionCompile.cpp ]
- [ compile-fail TestMFHasMemberFunctionFail.cpp ]
- [ compile-fail TestMFHasMemberFunctionFail2.cpp ]
- [ compile-fail TestMFHasMemberFunctionFail3.cpp ]
- [ run TestMFHasStaticData.cpp ]
- [ compile TestMFHasStaticDataCompile.cpp ]
- [ compile-fail TestMFHasStaticDataFail.cpp ]
- [ compile-fail TestMFHasStaticDataFail2.cpp ]
- [ compile-fail TestMFHasStaticDataFail3.cpp ]
- [ run TestMFHasStaticFunction.cpp ]
- [ compile TestMFHasStaticFunctionCompile.cpp ]
- [ compile-fail TestMFHasStaticFunctionFail.cpp ]
- [ compile-fail TestMFHasStaticFunctionFail2.cpp ]
- [ compile-fail TestMFHasStaticFunctionFail3.cpp ]
- [ run TestMFHasType.cpp ]
- [ compile TestMFHasTypeCompile.cpp ]
- [ compile-fail TestMFHasTypeFail.cpp ]
- [ compile-fail TestMFHasTypeFail2.cpp ]
- [ run TestMFHasTypeCheckTypedef.cpp ]
- [ compile TestMFHasTypeCheckTypedefCompile.cpp ]
- [ compile-fail TestMFHasTypeCheckTypedefFail.cpp ]
- [ compile-fail TestMFHasTypeCheckTypedefFail2.cpp ]
- [ compile-fail TestMFHasTypeCheckTypedefFail3.cpp ]
- [ run TestMFHasTemplate.cpp ]
- [ compile TestMFHasTemplateCompile.cpp ]
- [ compile-fail TestMFHasTemplateFail.cpp ]
- [ compile-fail TestMFHasTemplateFail2.cpp ]
- [ compile-fail TestMFHasTemplateFail3.cpp ]
- [ compile-fail TestMFHasTemplateFail4.cpp ]
- [ run TestMFHasTemplateCheckParams.cpp ]
- [ compile TestMFHasTemplateCheckParamsCompile.cpp ]
- [ compile-fail TestMFHasTemplateCheckParamsFail.cpp ]
- [ compile-fail TestMFHasTemplateCheckParamsFail2.cpp ]
- [ compile-fail TestMFHasTemplateCheckParamsFail3.cpp ]
- [ run TestMFMemberType.cpp ]
- [ compile TestMFMemberTypeCompile.cpp ]
+ [ run test_has_member.cpp ]
+ [ compile test_has_member_compile.cpp ]
+ [ compile-fail test_has_member_fail.cpp ]
+ [ compile-fail test_has_member_fail2.cpp ]
+ [ compile-fail test_has_member_fail3.cpp ]
+ [ compile-fail test_has_member_fail4.cpp ]
+ [ compile-fail test_has_member_fail5.cpp ]
+ [ run test_has_member_data.cpp ]
+ [ compile test_has_member_data_compile.cpp ]
+ [ compile-fail test_has_member_data_fail.cpp ]
+ [ compile-fail test_has_member_data_fail2.cpp ]
+ [ compile-fail test_has_member_data_fail3.cpp ]
+ [ run test_has_member_function.cpp ]
+ [ compile test_has_member_function_compile.cpp ]
+ [ compile-fail test_has_member_function_fail.cpp ]
+ [ compile-fail test_has_member_function_fail2.cpp ]
+ [ run test_has_static_member.cpp ]
+ [ compile test_has_static_member_compile.cpp ]
+ [ compile-fail test_has_static_member_fail.cpp ]
+ [ compile-fail test_has_static_member_fail2.cpp ]
+ [ compile-fail test_has_static_member_fail3.cpp ]
+ [ compile-fail test_has_static_member_fail4.cpp ]
+ [ compile-fail test_has_static_member_fail5.cpp ]
+ [ run test_has_static_member_function.cpp ]
+ [ compile test_has_static_member_function_compile.cpp ]
+ [ compile-fail test_has_static_member_function_fail.cpp ]
+ [ compile-fail test_has_static_member_function_fail2.cpp ]
+ [ run test_has_template.cpp ]
+ [ compile test_has_template_compile.cpp ]
+ [ compile-fail test_has_template_fail.cpp ]
+ [ compile-fail test_has_template_fail2.cpp ]
+ [ compile-fail test_has_template_fail3.cpp ]
+ [ compile-fail test_has_template_fail4.cpp ]
+ [ run test_has_template_check_params.cpp ]
+ [ compile test_has_template_check_params_compile.cpp ]
+ [ compile-fail test_has_template_check_params_fail.cpp ]
+ [ compile-fail test_has_template_check_params_fail2.cpp ]
+ [ compile-fail test_has_template_check_params_fail3.cpp ]
+ [ compile-fail test_has_template_check_params_fail4.cpp ]
+ [ run test_has_type.cpp ]
+ [ compile test_has_type_compile.cpp ]
+ [ compile-fail test_has_type_fail.cpp ]
+ [ compile-fail test_has_type_fail2.cpp ]
+ [ compile-fail test_has_type_fail3.cpp ]
+ [ run test_has_type_check_typedef.cpp ]
+ [ compile test_has_type_check_typedef_compile.cpp ]
+ [ compile-fail test_has_type_check_typedef_fail.cpp ]
+ [ compile-fail test_has_type_check_typedef_fail2.cpp ]
+ [ compile-fail test_has_type_check_typedef_fail3.cpp ]
+ [ compile-fail test_has_type_check_typedef_fail4.cpp ]
+ [ compile-fail test_has_type_check_typedef_fail5.cpp ]
+ [ run test_member_type.cpp ]
+ [ compile test_member_type_compile.cpp ]
+ [ run test_mf_has_member_data.cpp ]
+ [ compile test_mf_has_member_data_compile.cpp ]
+ [ compile-fail test_mf_has_member_data_fail.cpp ]
+ [ compile-fail test_mf_has_member_data_fail2.cpp ]
+ [ compile-fail test_mf_has_member_data_fail3.cpp ]
+ [ run test_mf_has_member_function.cpp ]
+ [ compile test_mf_has_member_function_compile.cpp ]
+ [ compile-fail test_mf_has_member_function_fail.cpp ]
+ [ compile-fail test_mf_has_member_function_fail2.cpp ]
+ [ compile-fail test_mf_has_member_function_fail3.cpp ]
+ [ run test_mf_has_static_data.cpp ]
+ [ compile test_mf_has_static_data_compile.cpp ]
+ [ compile-fail test_mf_has_static_data_fail.cpp ]
+ [ compile-fail test_mf_has_static_data_fail2.cpp ]
+ [ compile-fail test_mf_has_static_data_fail3.cpp ]
+ [ run test_mf_has_static_function.cpp ]
+ [ compile test_mf_has_static_function_compile.cpp ]
+ [ compile-fail test_mf_has_static_function_fail.cpp ]
+ [ compile-fail test_mf_has_static_function_fail2.cpp ]
+ [ compile-fail test_mf_has_static_function_fail3.cpp ]
+ [ run test_mf_has_type.cpp ]
+ [ compile test_mf_has_type_compile.cpp ]
+ [ compile-fail test_mf_has_type_fail.cpp ]
+ [ compile-fail test_mf_has_type_fail2.cpp ]
+ [ run test_mf_has_type_check_typedef.cpp ]
+ [ compile test_mf_has_type_check_typedef_compile.cpp ]
+ [ compile-fail test_mf_has_type_check_typedef_fail.cpp ]
+ [ compile-fail test_mf_has_type_check_typedef_fail2.cpp ]
+ [ compile-fail test_mf_has_type_check_typedef_fail3.cpp ]
+ [ run test_mf_has_template.cpp ]
+ [ compile test_mf_has_template_compile.cpp ]
+ [ compile-fail test_mf_has_template_fail.cpp ]
+ [ compile-fail test_mf_has_template_fail2.cpp ]
+ [ compile-fail test_mf_has_template_fail3.cpp ]
+ [ compile-fail test_mf_has_template_fail4.cpp ]
+ [ run test_mf_has_template_check_params.cpp ]
+ [ compile test_mf_has_template_check_params_compile.cpp ]
+ [ compile-fail test_mf_has_template_check_params_fail.cpp ]
+ [ compile-fail test_mf_has_template_check_params_fail2.cpp ]
+ [ compile-fail test_mf_has_template_check_params_fail3.cpp ]
+ [ run test_mf_member_type.cpp ]
+ [ compile test_mf_member_type_compile.cpp ]
     ;
 
 alias ttiVM
     :
- [ run TestVMHasTemplateCheckParams.cpp : : : <include>../../../../variadic_macro_data ]
- [ compile TestVMHasTemplateCheckParamsCompile.cpp : <include>../../../../variadic_macro_data ]
- [ compile-fail TestVMHasTemplateCheckParamsFail.cpp : <include>../../../../variadic_macro_data ]
- [ compile-fail TestVMHasTemplateCheckParamsFail2.cpp : <include>../../../../variadic_macro_data ]
- [ compile-fail TestVMHasTemplateCheckParamsFail3.cpp : <include>../../../../variadic_macro_data ]
- [ compile-fail TestVMHasTemplateCheckParamsFail4.cpp : <include>../../../../variadic_macro_data ]
- [ run TestVMMFHasTemplateCheckParams.cpp : : : <include>../../../../variadic_macro_data ]
- [ compile TestVMMFHasTemplateCheckParamsCompile.cpp : <include>../../../../variadic_macro_data ]
- [ compile-fail TestVMMFHasTemplateCheckParamsFail.cpp : <include>../../../../variadic_macro_data ]
- [ compile-fail TestVMMFHasTemplateCheckParamsFail2.cpp : <include>../../../../variadic_macro_data ]
- [ compile-fail TestVMMFHasTemplateCheckParamsFail3.cpp : <include>../../../../variadic_macro_data ]
+ [ run test_vm_has_template_check_params.cpp : : : <include>../../../../variadic_macro_data ]
+ [ compile test_vm_has_template_check_params_compile.cpp : <include>../../../../variadic_macro_data ]
+ [ compile-fail test_vm_has_template_check_params_fail.cpp : <include>../../../../variadic_macro_data ]
+ [ compile-fail test_vm_has_template_check_params_fail2.cpp : <include>../../../../variadic_macro_data ]
+ [ compile-fail test_vm_has_template_check_params_fail3.cpp : <include>../../../../variadic_macro_data ]
+ [ compile-fail test_vm_has_template_check_params_fail4.cpp : <include>../../../../variadic_macro_data ]
+ [ run test_vm_mf_has_template_check_params.cpp : : : <include>../../../../variadic_macro_data ]
+ [ compile test_vm_mf_has_template_check_params_compile.cpp : <include>../../../../variadic_macro_data ]
+ [ compile-fail test_vm_mf_has_template_check_params_fail.cpp : <include>../../../../variadic_macro_data ]
+ [ compile-fail test_vm_mf_has_template_check_params_fail2.cpp : <include>../../../../variadic_macro_data ]
+ [ compile-fail test_vm_mf_has_template_check_params_fail3.cpp : <include>../../../../variadic_macro_data ]
     ;

Deleted: sandbox/tti/libs/tti/test/TestHasMember.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasMember.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,27 +0,0 @@
-#include "test_has_member.hpp"
-#include <boost/detail/lightweight_test.hpp>
-
-int main()
- {
-
- BOOST_TEST(tti::has_member_AnInt<int AType::*>::value);
- BOOST_TEST(tti::has_member_AnInt<long AnotherType::*>::value);
- BOOST_TEST(tti::has_member_VoidFunction<void (AType::*)()>::value);
- BOOST_TEST(tti::FunctionReturningInt<int (AType::*)()>::value);
- BOOST_TEST(tti::FunctionReturningInt<double (AnotherType::*)(int)>::value);
- BOOST_TEST(tti::has_member_aFunction<AType (AnotherType::*)(int)>::value);
- BOOST_TEST(tti::AnotherIntFunction<int (AnotherType::*)(AType)>::value);
- BOOST_TEST(tti::has_member_sFunction<AType::AnIntType (AnotherType::*)(int,long,double)>::value);
- BOOST_TEST(tti::has_member_aMember<bool AnotherType::*>::value);
- BOOST_TEST(!tti::has_member_aMember<int AnotherType::*>::value);
- BOOST_TEST(tti::CMember<bool AnotherType::*>::value);
- BOOST_TEST(!tti::has_member_someDataMember<short AType::*>::value);
- BOOST_TEST(!tti::has_member_someFunctionMember<AType (AnotherType::*)(long,int)>::value);
- BOOST_TEST(tti::has_member_IntBT<AType::BType AType::*>::value);
- BOOST_TEST(tti::NestedData<AType::BType::CType AType::*>::value);
- BOOST_TEST(tti::AOther<AType AnotherType::*>::value);
- BOOST_TEST(tti::has_member_ONestStr<AType::AStructType AnotherType::*>::value);
-
- return boost::report_errors();
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasMemberCompile.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasMemberCompile.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,32 +0,0 @@
-#include "test_has_member.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- // You can always instantiate without compiler errors
-
- tti::has_member_aMember<long AType::*> aVar;
- tti::has_member_someDataMember<double AnotherType::*> aVar2;
- tti::has_member_someFunctionMember<double (AnotherType::*)(short,short,long,int)> aVar3;
-
- // Compile time asserts
-
- BOOST_MPL_ASSERT((tti::has_member_AnInt<int AType::*>));
- BOOST_MPL_ASSERT((tti::has_member_AnInt<long AnotherType::*>));
- BOOST_MPL_ASSERT((tti::has_member_VoidFunction<void (AType::*)()>));
- BOOST_MPL_ASSERT((tti::FunctionReturningInt<int (AType::*)()>));
- BOOST_MPL_ASSERT((tti::FunctionReturningInt<double (AnotherType::*)(int)>));
- BOOST_MPL_ASSERT((tti::has_member_aFunction<AType (AnotherType::*)(int)>));
- BOOST_MPL_ASSERT((tti::AnotherIntFunction<int (AnotherType::*)(AType)>));
- BOOST_MPL_ASSERT((tti::has_member_sFunction<AType::AnIntType (AnotherType::*)(int,long,double)>));
- BOOST_MPL_ASSERT((tti::has_member_aMember<bool AnotherType::*>));
- BOOST_MPL_ASSERT((tti::CMember<bool AnotherType::*>));
- BOOST_MPL_ASSERT((tti::has_member_IntBT<AType::BType AType::*>));
- BOOST_MPL_ASSERT((tti::NestedData<AType::BType::CType AType::*>));
- BOOST_MPL_ASSERT((tti::AOther<AType AnotherType::*>));
- BOOST_MPL_ASSERT((tti::has_member_ONestStr<AType::AStructType AnotherType::*>));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasMemberData.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasMemberData.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,20 +0,0 @@
-#include "test_has_member_data.hpp"
-#include <boost/detail/lightweight_test.hpp>
-
-int main()
- {
-
- BOOST_TEST((tti::has_member_data_AnInt<AType,int>::value));
- BOOST_TEST((tti::has_member_data_AnInt<AnotherType,long>::value));
- BOOST_TEST((tti::has_member_data_aMember<AnotherType,bool>::value));
- BOOST_TEST((!tti::has_member_data_aMember<AnotherType,int>::value));
- BOOST_TEST((tti::CMember<AnotherType,bool>::value));
- BOOST_TEST((!tti::has_member_data_someDataMember<AType,short>::value));
- BOOST_TEST((tti::has_member_data_IntBT<AType,AType::BType>::value));
- BOOST_TEST((tti::NestedData<AType,AType::BType::CType>::value));
- BOOST_TEST((tti::AOther<AnotherType,AType>::value));
- BOOST_TEST((tti::has_member_data_ONestStr<AnotherType,AType::AStructType>::value));
-
- return boost::report_errors();
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasMemberDataCompile.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasMemberDataCompile.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,25 +0,0 @@
-#include "test_has_member_data.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- // You can always instantiate without compiler errors
-
- tti::has_member_data_aMember<AType,long> aVar;
- tti::has_member_data_someDataMember<AnotherType,double> aVar2;
-
- // Compile time asserts
-
- BOOST_MPL_ASSERT((tti::has_member_data_AnInt<AType,int>));
- BOOST_MPL_ASSERT((tti::has_member_data_AnInt<AnotherType,long>));
- BOOST_MPL_ASSERT((tti::has_member_data_aMember<AnotherType,bool>));
- BOOST_MPL_ASSERT((tti::CMember<AnotherType,bool>));
- BOOST_MPL_ASSERT((tti::has_member_data_IntBT<AType,AType::BType>));
- BOOST_MPL_ASSERT((tti::NestedData<AType,AType::BType::CType>));
- BOOST_MPL_ASSERT((tti::AOther<AnotherType,AType>));
- BOOST_MPL_ASSERT((tti::has_member_data_ONestStr<AnotherType,AType::AStructType>));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasMemberDataFail.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasMemberDataFail.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,13 +0,0 @@
-#include "test_has_member_data.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- // someDataMember does not exist at all
-
- BOOST_MPL_ASSERT(( tti::has_member_data_someDataMember<AType,short> ));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasMemberDataFail2.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasMemberDataFail2.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,13 +0,0 @@
-#include "test_has_member_data.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- // Wrong data signature for aMember
-
- BOOST_MPL_ASSERT(( tti::has_member_data_aMember<AnotherType,int> ));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasMemberDataFail3.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasMemberDataFail3.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,12 +0,0 @@
-#include "test_has_member_data.hpp"
-
-int main()
- {
-
- // Data signature has type which does not exist
-
- tti::has_member_data_aMember<AnotherType,AType::NTHType> aVar;
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasMemberFail.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasMemberFail.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,13 +0,0 @@
-#include "test_has_member.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- // someDataMember does not exist at all
-
- BOOST_MPL_ASSERT(( tti::has_member_someDataMember<short AType::*> ));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasMemberFail2.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasMemberFail2.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,13 +0,0 @@
-#include "test_has_member.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- // Wrong data signature for aMember
-
- BOOST_MPL_ASSERT(( tti::has_member_aMember<int AnotherType::*> ));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasMemberFail3.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasMemberFail3.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,13 +0,0 @@
-#include "test_has_member.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- // Wrong function signature for sFunction
-
- BOOST_MPL_ASSERT(( tti::has_member_sFunction<AType::AnIntType (AnotherType::*)(short,long,double)> ));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasMemberFail4.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasMemberFail4.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,12 +0,0 @@
-#include "test_has_member.hpp"
-
-int main()
- {
-
- // Data signature has type which does not exist
-
- tti::has_member_aMember<AType::NTHType AnotherType::*> aVar;
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasMemberFail5.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasMemberFail5.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,12 +0,0 @@
-#include "test_has_member.hpp"
-
-int main()
- {
-
- // Function signature has type which does not exist
-
- tti::has_member_sFunction<AType::AnIntType (NVType::*)(short,long,double)> aVar;
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasMemberFunction.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasMemberFunction.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,17 +0,0 @@
-#include "test_has_member_function.hpp"
-#include <boost/detail/lightweight_test.hpp>
-
-int main()
- {
-
- BOOST_TEST((tti::has_member_function_VoidFunction<AType,void>::value));
- BOOST_TEST((tti::FunctionReturningInt<AType,int>::value));
- BOOST_TEST((tti::FunctionReturningInt<AnotherType,double,boost::mpl::vector<int> >::value));
- BOOST_TEST((tti::has_member_function_aFunction<AnotherType,AType,boost::mpl::vector<int> >::value));
- BOOST_TEST((tti::AnotherIntFunction<AnotherType,int,boost::mpl::vector<AType> >::value));
- BOOST_TEST((tti::has_member_function_sFunction<AnotherType,AType::AnIntType,boost::mpl::vector<int,long,double> >::value));
- BOOST_TEST((!tti::has_member_function_someFunctionMember<AnotherType,AType,boost::mpl::vector<long,int> >::value));
-
- return boost::report_errors();
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasMemberFunctionCompile.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasMemberFunctionCompile.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,22 +0,0 @@
-#include "test_has_member_function.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- // You can always instantiate without compiler errors
-
- tti::has_member_function_someFunctionMember<AnotherType,double,boost::mpl::vector<short,short,long,int> > aVar3;
-
- // Compile time asserts
-
- BOOST_MPL_ASSERT((tti::has_member_function_VoidFunction<AType,void>));
- BOOST_MPL_ASSERT((tti::FunctionReturningInt<AType,int>));
- BOOST_MPL_ASSERT((tti::FunctionReturningInt<AnotherType,double,boost::mpl::vector<int> >));
- BOOST_MPL_ASSERT((tti::has_member_function_aFunction<AnotherType,AType,boost::mpl::vector<int> >));
- BOOST_MPL_ASSERT((tti::AnotherIntFunction<AnotherType,int,boost::mpl::vector<AType> >));
- BOOST_MPL_ASSERT((tti::has_member_function_sFunction<AnotherType,AType::AnIntType,boost::mpl::vector<int,long,double> >));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasMemberFunctionFail.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasMemberFunctionFail.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,13 +0,0 @@
-#include "test_has_member_function.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- // Wrong function signature for sFunction
-
- BOOST_MPL_ASSERT((tti::has_member_function_sFunction<AnotherType,AType::AnIntType,boost::mpl::vector<short,long,double> >));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasMemberFunctionFail2.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasMemberFunctionFail2.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,12 +0,0 @@
-#include "test_has_member_function.hpp"
-
-int main()
- {
-
- // Function signature has type which does not exist
-
- tti::has_member_function_sFunction<NVType,AType::AnIntType,boost::mpl::vector<short,long,double> > aVar;
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasStaticMember.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasStaticMember.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,17 +0,0 @@
-#include "test_has_static_member.hpp"
-#include <boost/detail/lightweight_test.hpp>
-
-int main()
- {
-
- BOOST_TEST((tti::has_static_member_DSMember<AType,short>::value));
- BOOST_TEST((tti::HaveTheSIntFunction<AType,int (long,double)>::value));
- BOOST_TEST((!tti::TheTIntFunction<AType,AType (long,double)>::value));
- BOOST_TEST((tti::TheTIntFunction<AnotherType,AType (long,double)>::value));
- BOOST_TEST((tti::has_static_member_TSFunction<AnotherType,AType::AStructType (AType::AnIntType,double)>::value));
- BOOST_TEST((!tti::has_static_member_SomeStaticData<AnotherType,float>::value));
- BOOST_TEST((!tti::Pickedname<AnotherType,void ()>::value));
-
- return boost::report_errors();
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasStaticMemberCompile.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasStaticMemberCompile.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,22 +0,0 @@
-#include "test_has_static_member.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- // You can always instantiate without compiler errors
-
- tti::TheTIntFunction<AType,void (long,double)> aVar;
- tti::has_static_member_SomeStaticData<AnotherType,long> aVar2;
- tti::Pickedname<AnotherType,AType (long,long)> aVar3;
-
- // Compile time asserts
-
- BOOST_MPL_ASSERT((tti::has_static_member_DSMember<AType,short>));
- BOOST_MPL_ASSERT((tti::HaveTheSIntFunction<AType,int (long,double)>));
- BOOST_MPL_ASSERT((tti::TheTIntFunction<AnotherType,AType (long,double)>));
- BOOST_MPL_ASSERT((tti::has_static_member_TSFunction<AnotherType,AType::AStructType (AType::AnIntType,double)>));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasStaticMemberFail.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasStaticMemberFail.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,13 +0,0 @@
-#include "test_has_static_member.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- // SomeStaticData does not exist at all
-
- BOOST_MPL_ASSERT((tti::has_static_member_SomeStaticData<AnotherType,float>));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasStaticMemberFail2.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasStaticMemberFail2.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,13 +0,0 @@
-#include "test_has_static_member.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- // Wrong enclosing type for DSMember
-
- BOOST_MPL_ASSERT((tti::has_static_member_DSMember<AnotherType,short>));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasStaticMemberFail3.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasStaticMemberFail3.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,13 +0,0 @@
-#include "test_has_static_member.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- // Wrong function signature for SIntFunction
-
- BOOST_MPL_ASSERT((tti::HaveTheSIntFunction<AType,int (float,double)>));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasStaticMemberFail4.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasStaticMemberFail4.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,12 +0,0 @@
-#include "test_has_static_member.hpp"
-
-int main()
- {
-
- // Data signature has type which does not exist
-
- tti::has_static_member_DSMember<NoType,short> aVar;
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasStaticMemberFail5.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasStaticMemberFail5.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,12 +0,0 @@
-#include "test_has_static_member.hpp"
-
-int main()
- {
-
- // Function signature has type which does not exist
-
- tti::has_static_member_TSFunction<AnotherType,AType::AClassType (AType::AnIntType,double)> aVar;
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasStaticMemberFunction.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasStaticMemberFunction.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,15 +0,0 @@
-#include "test_has_static_member_function.hpp"
-#include <boost/detail/lightweight_test.hpp>
-
-int main()
- {
-
- BOOST_TEST((tti::HaveTheSIntFunction<AType,int,boost::mpl::vector<long,double> >::value));
- BOOST_TEST((!tti::TheTIntFunction<AType,AType,boost::mpl::vector<long,double> >::value));
- BOOST_TEST((tti::TheTIntFunction<AnotherType,AType,boost::mpl::vector<long,double> >::value));
- BOOST_TEST((tti::has_static_member_function_TSFunction<AnotherType,AType::AStructType,boost::mpl::vector<AType::AnIntType,double> >::value));
- BOOST_TEST((!tti::Pickedname<AnotherType,void>::value));
-
- return boost::report_errors();
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasStaticMemberFunctionCompile.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasStaticMemberFunctionCompile.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,20 +0,0 @@
-#include "test_has_static_member_function.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- // You can always instantiate without compiler errors
-
- tti::TheTIntFunction<AType,void,boost::mpl::vector<long,double> > aVar;
- tti::Pickedname<AnotherType,AType,boost::mpl::vector<long,long> > aVar3;
-
- // Compile time asserts
-
- BOOST_MPL_ASSERT((tti::HaveTheSIntFunction<AType,int,boost::mpl::vector<long,double> >));
- BOOST_MPL_ASSERT((tti::TheTIntFunction<AnotherType,AType,boost::mpl::vector<long,double> >));
- BOOST_MPL_ASSERT((tti::has_static_member_function_TSFunction<AnotherType,AType::AStructType,boost::mpl::vector<AType::AnIntType,double> >));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasStaticMemberFunctionFail.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasStaticMemberFunctionFail.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,13 +0,0 @@
-#include "test_has_static_member_function.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- // Wrong function signature for SIntFunction
-
- BOOST_MPL_ASSERT((tti::HaveTheSIntFunction<AType,int,boost::mpl::vector<float,double> >));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasStaticMemberFunctionFail2.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasStaticMemberFunctionFail2.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,12 +0,0 @@
-#include "test_has_static_member_function.hpp"
-
-int main()
- {
-
- // Function signature has type which does not exist
-
- tti::has_static_member_TSFunction<AnotherType,AType::AClassType,boost::mpl::vector<AType::AnIntType,double> > aVar;
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasTemplate.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasTemplate.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,17 +0,0 @@
-#include "test_has_template.hpp"
-#include <boost/detail/lightweight_test.hpp>
-
-int main()
- {
-
- BOOST_TEST(tti::has_template_ATPMemberTemplate<AType>::value);
- BOOST_TEST(tti::HaveCL<AType>::value);
- BOOST_TEST(!tti::has_template_AMemberTemplate<AType>::value);
- BOOST_TEST(!tti::HaveAnotherMT<AType>::value);
- BOOST_TEST(!tti::has_template_SomeMemberTemplate<AnotherType>::value);
- BOOST_TEST(!tti::ATemplateWithParms<AnotherType>::value);
- BOOST_TEST(tti::has_template_SimpleTMP<AnotherType>::value);
-
- return boost::report_errors();
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasTemplateCheckParams.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasTemplateCheckParams.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,18 +0,0 @@
-#include "test_has_template_check_params.hpp"
-#include <boost/detail/lightweight_test.hpp>
-
-int main()
- {
-
- BOOST_TEST(tti::has_template_check_params_ATPMemberTemplate<AType>::value);
- BOOST_TEST(tti::HaveCL<AType>::value);
- BOOST_TEST(tti::has_template_check_params_AMemberTemplate<AType>::value);
- BOOST_TEST(tti::HaveAnotherMT<AType>::value);
- BOOST_TEST(tti::has_template_check_params_SomeMemberTemplate<AnotherType>::value);
- BOOST_TEST(tti::ATemplateWithParms<AnotherType>::value);
- BOOST_TEST(tti::has_template_check_params_SimpleTMP<AnotherType>::value);
- BOOST_TEST(!tti::has_template_check_params_TemplateNotExist<AnotherType>::value);
-
- return boost::report_errors();
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasTemplateCheckParamsCompile.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasTemplateCheckParamsCompile.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,23 +0,0 @@
-#include "test_has_template_check_params.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- // You can always instantiate without compiler errors
-
- tti::has_template_check_params_TemplateNotExist<AnotherType> aVar1;
-
- // Compile time asserts
-
- BOOST_MPL_ASSERT((tti::has_template_check_params_ATPMemberTemplate<AType>));
- BOOST_MPL_ASSERT((tti::HaveCL<AType>));
- BOOST_MPL_ASSERT((tti::has_template_check_params_AMemberTemplate<AType>));
- BOOST_MPL_ASSERT((tti::HaveAnotherMT<AType>));
- BOOST_MPL_ASSERT((tti::has_template_check_params_SomeMemberTemplate<AnotherType>));
- BOOST_MPL_ASSERT((tti::ATemplateWithParms<AnotherType>));
- BOOST_MPL_ASSERT((tti::has_template_check_params_SimpleTMP<AnotherType>));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasTemplateCheckParamsFail.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasTemplateCheckParamsFail.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,13 +0,0 @@
-#include "test_has_template_check_params.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- // TemplateNotExist does not exist at all
-
- BOOST_MPL_ASSERT((tti::has_template_check_params_TemplateNotExist<AType>));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasTemplateCheckParamsFail2.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasTemplateCheckParamsFail2.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,13 +0,0 @@
-#include "test_has_template_check_params.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- // Wrong enclosing type
-
- BOOST_MPL_ASSERT((tti::HaveCL<AnotherType>));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasTemplateCheckParamsFail3.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasTemplateCheckParamsFail3.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,13 +0,0 @@
-#include "test_has_template_check_params.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- // Wrong template parameters
-
- BOOST_MPL_ASSERT((tti::WrongParametersForMP<AnotherType>));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasTemplateCheckParamsFail4.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasTemplateCheckParamsFail4.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,13 +0,0 @@
-#include "test_has_template_check_params.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- // Wrong template parameters
-
- BOOST_MPL_ASSERT((tti::WrongParameters2ForMP<AnotherType>));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasTemplateCompile.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasTemplateCompile.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,22 +0,0 @@
-#include "test_has_template.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- // You can always instantiate without compiler errors
-
- tti::has_template_AMemberTemplate<AnotherType> aVar;
- tti::HaveAnotherMT<AnotherType> aVar2;
- tti::has_template_SomeMemberTemplate<AType> aVar3;
- tti::has_template_TemplateNotExist<AType> aVar4;
-
- // Compile time asserts
-
- BOOST_MPL_ASSERT((tti::has_template_ATPMemberTemplate<AType>));
- BOOST_MPL_ASSERT((tti::HaveCL<AType>));
- BOOST_MPL_ASSERT((tti::has_template_SimpleTMP<AnotherType>));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasTemplateFail.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasTemplateFail.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,13 +0,0 @@
-#include "test_has_template.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- // TemplateNotExist does not exist at all
-
- BOOST_MPL_ASSERT((tti::has_template_TemplateNotExist<AType>));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasTemplateFail2.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasTemplateFail2.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,13 +0,0 @@
-#include "test_has_template.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- // Wrong enclosing type
-
- BOOST_MPL_ASSERT((tti::has_template_ATPMemberTemplate<AnotherType>));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasTemplateFail3.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasTemplateFail3.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,13 +0,0 @@
-#include "test_has_template.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- // Too many 'typename' parameters
-
- BOOST_MPL_ASSERT((tti::has_template_SomeMemberTemplate<AnotherType>));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasTemplateFail4.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasTemplateFail4.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,13 +0,0 @@
-#include "test_has_template.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- // Not all 'typename' parameters
-
- BOOST_MPL_ASSERT((tti::HaveAnotherMT<AType>));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasType.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasType.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,19 +0,0 @@
-#include "test_has_type.hpp"
-#include <boost/detail/lightweight_test.hpp>
-
-int main()
- {
-
- BOOST_TEST(tti::has_type_AnIntType<AType>::value);
- BOOST_TEST(tti::has_type_AnIntTypeReference<AType>::value);
- BOOST_TEST(tti::NameStruct<AType>::value);
- BOOST_TEST(tti::has_type_BType<AType>::value);
- BOOST_TEST(tti::TheInteger<AType::BType>::value);
- BOOST_TEST(tti::has_type_CType<AType::BType>::value);
- BOOST_TEST(tti::has_type_AnotherIntegerType<AType::BType::CType>::value);
- BOOST_TEST(tti::SomethingElse<AnotherType>::value);
- BOOST_TEST(!tti::has_type_NoOtherType<AnotherType>::value);
-
- return boost::report_errors();
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasTypeCheckTypedef.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasTypeCheckTypedef.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,19 +0,0 @@
-#include "test_has_type_check_typedef.hpp"
-#include <boost/detail/lightweight_test.hpp>
-
-int main()
- {
-
- BOOST_TEST((tti::has_type_AnIntType<AType,int>::value));
- BOOST_TEST((tti::NameStruct<AType,AType::AStructType>::value));
- BOOST_TEST((tti::has_type_AnIntTypeReference<AType,int &>::value));
- BOOST_TEST((tti::has_type_BType<AType,AType::BType>::value));
- BOOST_TEST((tti::TheInteger<AType::BType,int>::value));
- BOOST_TEST((tti::has_type_CType<AType::BType,AType::BType::CType>::value));
- BOOST_TEST((tti::has_type_AnotherIntegerType<AType::BType::CType,int>::value));
- BOOST_TEST((tti::SomethingElse<AnotherType,AType::AnIntType>::value));
- BOOST_TEST((!tti::has_type_NoOtherType<AnotherType,double>::value));
-
- return boost::report_errors();
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasTypeCheckTypedefCompile.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasTypeCheckTypedefCompile.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,25 +0,0 @@
-#include "test_has_type_check_typedef.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- // You can always instantiate without compiler errors
-
- tti::TheInteger<AType::BType,short> aVar;
- tti::has_type_NoOtherType<AnotherType,double> aVar2;
-
- // Compile time asserts
-
- BOOST_MPL_ASSERT((tti::has_type_AnIntType<AType,int>));
- BOOST_MPL_ASSERT((tti::NameStruct<AType,AType::AStructType>));
- BOOST_MPL_ASSERT((tti::has_type_AnIntTypeReference<AType,int &>));
- BOOST_MPL_ASSERT((tti::has_type_BType<AType,AType::BType>));
- BOOST_MPL_ASSERT((tti::TheInteger<AType::BType,int>));
- BOOST_MPL_ASSERT((tti::has_type_CType<AType::BType,AType::BType::CType>));
- BOOST_MPL_ASSERT((tti::has_type_AnotherIntegerType<AType::BType::CType,int>));
- BOOST_MPL_ASSERT((tti::SomethingElse<AnotherType,AType::AnIntType>));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasTypeCheckTypedefFail.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasTypeCheckTypedefFail.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,13 +0,0 @@
-#include "test_has_type_check_typedef.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- // NoOtherType does not exist at all
-
- BOOST_MPL_ASSERT((tti::has_type_NoOtherType<AType,int>));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasTypeCheckTypedefFail2.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasTypeCheckTypedefFail2.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,13 +0,0 @@
-#include "test_has_type_check_typedef.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- // Wrong enclosing type
-
- BOOST_MPL_ASSERT((tti::has_type_BType<AnotherType,short>));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasTypeCheckTypedefFail3.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasTypeCheckTypedefFail3.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,12 +0,0 @@
-#include "test_has_type_check_typedef.hpp"
-
-int main()
- {
-
- // Enclosing type does not exist
-
- tti::TheInteger<AType::EType,double> aVar;
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasTypeCheckTypedefFail4.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasTypeCheckTypedefFail4.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,12 +0,0 @@
-#include "test_has_type_check_typedef.hpp"
-
-int main()
- {
-
- // Typedef type does not exist ( BType is a nested type )
-
- tti::has_type_BType<AType,BType> aVar;
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasTypeCheckTypedefFail5.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasTypeCheckTypedefFail5.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,13 +0,0 @@
-#include "test_has_type_check_typedef.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- // Wrong typedef type
-
- BOOST_MPL_ASSERT((tti::has_type_AnotherIntegerType<AType::BType::CType,long>));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasTypeCompile.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasTypeCompile.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,25 +0,0 @@
-#include "test_has_type.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- // You can always instantiate without compiler errors
-
- tti::has_type_AnIntType<AnotherType> aVar1;
- tti::has_type_NoOtherType<AType> aVar2;
-
- // Compile time asserts
-
- BOOST_MPL_ASSERT((tti::has_type_AnIntType<AType>));
- BOOST_MPL_ASSERT((tti::has_type_AnIntTypeReference<AType>));
- BOOST_MPL_ASSERT((tti::NameStruct<AType>));
- BOOST_MPL_ASSERT((tti::has_type_BType<AType>));
- BOOST_MPL_ASSERT((tti::TheInteger<AType::BType>));
- BOOST_MPL_ASSERT((tti::has_type_CType<AType::BType>));
- BOOST_MPL_ASSERT((tti::has_type_AnotherIntegerType<AType::BType::CType>));
- BOOST_MPL_ASSERT((tti::SomethingElse<AnotherType>));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasTypeFail.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasTypeFail.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,13 +0,0 @@
-#include "test_has_type.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- // NoOtherType does not exist at all
-
- BOOST_MPL_ASSERT((tti::has_type_NoOtherType<AnotherType>));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasTypeFail2.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasTypeFail2.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,13 +0,0 @@
-#include "test_has_type.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- // Wrong enclosing type
-
- BOOST_MPL_ASSERT((tti::has_type_BType<AnotherType>));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestHasTypeFail3.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestHasTypeFail3.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,12 +0,0 @@
-#include "test_has_type.hpp"
-
-int main()
- {
-
- // Enclosing type does not exist
-
- tti::TheInteger<AType::EType> aVar;
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasMemberData.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasMemberData.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,163 +0,0 @@
-#include "test_mf_has_member_data.hpp"
-#include <boost/detail/lightweight_test.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- BOOST_TEST((tti::mf_has_member_data
- <
- tti::has_member_data_AnInt<_,_>,
- boost::mpl::identity<AType>,
- boost::mpl::identity<int>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_member_data
- <
- tti::has_member_data_AnInt<_,_>,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<long>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_member_data
- <
- tti::has_member_data_aMember<_,_>,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<bool>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_member_data
- <
- tti::CMember<_,_>,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<bool>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_member_data
- <
- tti::has_member_data_IntBT<_,_>,
- boost::mpl::identity<AType>,
- tti::member_type_BType<AType>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_member_data
- <
- tti::NestedData<_,_>,
- boost::mpl::identity<AType>,
- tti::mf_member_type
- <
- tti::member_type_CType<_>,
- tti::member_type_BType<AType>
- >
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_member_data
- <
- tti::AOther<_,_>,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<AType>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_member_data
- <
- tti::has_member_data_ONestStr<_,_>,
- boost::mpl::identity<AnotherType>,
- tti::member_type_AStructType<AType>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_member_data
- <
- tti::mtfc_has_member_data_AnInt,
- boost::mpl::identity<AType>,
- boost::mpl::identity<int>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_member_data
- <
- tti::mtfc_has_member_data_AnInt,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<long>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_member_data
- <
- tti::mtfc_has_member_data_aMember,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<bool>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_member_data
- <
- tti::MFCMember,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<bool>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_member_data
- <
- tti::mtfc_has_member_data_IntBT,
- boost::mpl::identity<AType>,
- tti::member_type_BType<AType>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_member_data
- <
- tti::MFNestedData,
- boost::mpl::identity<AType>,
- tti::mf_member_type
- <
- tti::mtfc_member_type_CType,
- tti::member_type_BType<AType>
- >
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_member_data
- <
- tti::MFAOther,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<AType>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_member_data
- <
- tti::mtfc_has_member_data_ONestStr,
- boost::mpl::identity<AnotherType>,
- tti::member_type_AStructType<AType>
- >
- ::value
- ));
-
- return boost::report_errors();
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasMemberDataCompile.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasMemberDataCompile.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,147 +0,0 @@
-#include "test_mf_has_member_data.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- BOOST_MPL_ASSERT((tti::mf_has_member_data
- <
- tti::has_member_data_AnInt<_,_>,
- boost::mpl::identity<AType>,
- boost::mpl::identity<int>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_member_data
- <
- tti::has_member_data_AnInt<_,_>,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<long>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_member_data
- <
- tti::has_member_data_aMember<_,_>,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<bool>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_member_data
- <
- tti::CMember<_,_>,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<bool>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_member_data
- <
- tti::has_member_data_IntBT<_,_>,
- boost::mpl::identity<AType>,
- tti::member_type_BType<AType>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_member_data
- <
- tti::NestedData<_,_>,
- boost::mpl::identity<AType>,
- tti::mf_member_type
- <
- tti::member_type_CType<_>,
- tti::member_type_BType<AType>
- >
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_member_data
- <
- tti::AOther<_,_>,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<AType>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_member_data
- <
- tti::has_member_data_ONestStr<_,_>,
- boost::mpl::identity<AnotherType>,
- tti::member_type_AStructType<AType>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_member_data
- <
- tti::mtfc_has_member_data_AnInt,
- boost::mpl::identity<AType>,
- boost::mpl::identity<int>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_member_data
- <
- tti::mtfc_has_member_data_AnInt,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<long>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_member_data
- <
- tti::mtfc_has_member_data_aMember,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<bool>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_member_data
- <
- tti::MFCMember,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<bool>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_member_data
- <
- tti::mtfc_has_member_data_IntBT,
- boost::mpl::identity<AType>,
- tti::member_type_BType<AType>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_member_data
- <
- tti::MFNestedData,
- boost::mpl::identity<AType>,
- tti::mf_member_type
- <
- tti::mtfc_member_type_CType,
- tti::member_type_BType<AType>
- >
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_member_data
- <
- tti::MFAOther,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<AType>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_member_data
- <
- tti::mtfc_has_member_data_ONestStr,
- boost::mpl::identity<AnotherType>,
- tti::member_type_AStructType<AType>
- >
- ));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasMemberDataFail.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasMemberDataFail.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,21 +0,0 @@
-#include "test_mf_has_member_data.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- // someDataMember does not exist at all
-
- BOOST_MPL_ASSERT((tti::mf_has_member_data
- <
- tti::has_member_data_someDataMember<_,_>,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<short>
- >
- ));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasMemberDataFail2.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasMemberDataFail2.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,21 +0,0 @@
-#include "test_mf_has_member_data.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- // Wrong data signature for AnInt
-
- BOOST_MPL_ASSERT((tti::mf_has_member_data
- <
- tti::has_member_data_AnInt<_,_>,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<double>
- >
- ));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasMemberDataFail3.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasMemberDataFail3.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,21 +0,0 @@
-#include "test_mf_has_member_data.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- // Wrong enclosing type
-
- BOOST_MPL_ASSERT((tti::mf_has_member_data
- <
- tti::has_member_data_aMember<_,_>,
- boost::mpl::identity<AType>,
- boost::mpl::identity<bool>
- >
- ));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasMemberFunction.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasMemberFunction.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,137 +0,0 @@
-#include "test_mf_has_member_function.hpp"
-#include <boost/detail/lightweight_test.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- BOOST_TEST((tti::mf_has_member_function
- <
- tti::has_member_function_VoidFunction<_,_>,
- boost::mpl::identity<AType>,
- boost::mpl::identity<void>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_member_function
- <
- tti::FunctionReturningInt<_,_>,
- boost::mpl::identity<AType>,
- boost::mpl::identity<int>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_member_function
- <
- tti::FunctionReturningInt<_,_,_>,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<double>,
- boost::mpl::vector<boost::mpl::identity<int> >
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_member_function
- <
- tti::has_member_function_aFunction<_,_,_>,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<AType>,
- boost::mpl::vector<boost::mpl::identity<int> >
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_member_function
- <
- tti::AnotherIntFunction<_,_,_>,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<int>,
- boost::mpl::vector<boost::mpl::identity<AType> >
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_member_function
- <
- tti::has_member_function_sFunction<_,_,_>,
- boost::mpl::identity<AnotherType>,
- tti::member_type_AnIntType<AType>,
- boost::mpl::vector
- <
- boost::mpl::identity<int>,
- boost::mpl::identity<long>,
- boost::mpl::identity<double>
- >
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_member_function
- <
- tti::mtfc_has_member_function_VoidFunction,
- boost::mpl::identity<AType>,
- boost::mpl::identity<void>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_member_function
- <
- tti::MFFunctionReturningInt,
- boost::mpl::identity<AType>,
- boost::mpl::identity<int>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_member_function
- <
- tti::MFFunctionReturningInt,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<double>,
- boost::mpl::vector<boost::mpl::identity<int> >
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_member_function
- <
- tti::mtfc_has_member_function_aFunction,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<AType>,
- boost::mpl::vector<boost::mpl::identity<int> >
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_member_function
- <
- tti::MFAnotherIntFunction,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<int>,
- boost::mpl::vector<boost::mpl::identity<AType> >
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_member_function
- <
- tti::mtfc_has_member_function_sFunction,
- boost::mpl::identity<AnotherType>,
- tti::member_type_AnIntType<AType>,
- boost::mpl::vector
- <
- boost::mpl::identity<int>,
- boost::mpl::identity<long>,
- boost::mpl::identity<double>
- >
- >
- ::value
- ));
-
- return boost::report_errors();
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasMemberFunctionCompile.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasMemberFunctionCompile.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,162 +0,0 @@
-#include "test_mf_has_member_function.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- // You can always instantiate without compiler errors
-
- tti::mf_has_member_function
- <
- tti::FunctionReturningInt<_,_>,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<short>
- > aVar;
-
- tti::mf_has_member_function
- <
- tti::has_member_function_sFunction<_,_,_>,
- boost::mpl::identity<AnotherType>,
- tti::member_type_AnIntType<AnotherType>,
- boost::mpl::vector
- <
- boost::mpl::identity<int>,
- boost::mpl::identity<long>,
- boost::mpl::identity<double>
- >
- > aVar2;
-
- tti::mf_has_member_function
- <
- tti::has_member_function_someFunctionMember<_,_,_>,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<short>,
- boost::mpl::vector
- <
- boost::mpl::identity<double>,
- boost::mpl::identity<int>,
- boost::mpl::identity<long>
- >
- > aVar3;
-
- // Compile time asserts
-
- BOOST_MPL_ASSERT((tti::mf_has_member_function
- <
- tti::has_member_function_VoidFunction<_,_>,
- boost::mpl::identity<AType>,
- boost::mpl::identity<void>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_member_function
- <
- tti::FunctionReturningInt<_,_>,
- boost::mpl::identity<AType>,
- boost::mpl::identity<int>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_member_function
- <
- tti::FunctionReturningInt<_,_,_>,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<double>,
- boost::mpl::vector<boost::mpl::identity<int> >
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_member_function
- <
- tti::has_member_function_aFunction<_,_,_>,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<AType>,
- boost::mpl::vector<boost::mpl::identity<int> >
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_member_function
- <
- tti::AnotherIntFunction<_,_,_>,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<int>,
- boost::mpl::vector<boost::mpl::identity<AType> >
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_member_function
- <
- tti::has_member_function_sFunction<_,_,_>,
- boost::mpl::identity<AnotherType>,
- tti::member_type_AnIntType<AType>,
- boost::mpl::vector
- <
- boost::mpl::identity<int>,
- boost::mpl::identity<long>,
- boost::mpl::identity<double>
- >
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_member_function
- <
- tti::mtfc_has_member_function_VoidFunction,
- boost::mpl::identity<AType>,
- boost::mpl::identity<void>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_member_function
- <
- tti::MFFunctionReturningInt,
- boost::mpl::identity<AType>,
- boost::mpl::identity<int>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_member_function
- <
- tti::MFFunctionReturningInt,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<double>,
- boost::mpl::vector<boost::mpl::identity<int> >
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_member_function
- <
- tti::mtfc_has_member_function_aFunction,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<AType>,
- boost::mpl::vector<boost::mpl::identity<int> >
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_member_function
- <
- tti::MFAnotherIntFunction,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<int>,
- boost::mpl::vector<boost::mpl::identity<AType> >
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_member_function
- <
- tti::mtfc_has_member_function_sFunction,
- boost::mpl::identity<AnotherType>,
- tti::member_type_AnIntType<AType>,
- boost::mpl::vector
- <
- boost::mpl::identity<int>,
- boost::mpl::identity<long>,
- boost::mpl::identity<double>
- >
- >
- ));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasMemberFunctionFail.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasMemberFunctionFail.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,27 +0,0 @@
-#include "test_mf_has_member_function.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- // someFunctionMember does not exist at all
-
- BOOST_MPL_ASSERT((tti::mf_has_member_function
- <
- tti::has_member_function_someFunctionMember<_,_,_>,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<short>,
- boost::mpl::vector
- <
- boost::mpl::identity<double>,
- boost::mpl::identity<int>,
- boost::mpl::identity<long>
- >
- >
- ));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasMemberFunctionFail2.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasMemberFunctionFail2.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,21 +0,0 @@
-#include "test_mf_has_member_function.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- // Wrong function signature
-
- BOOST_MPL_ASSERT((tti::mf_has_member_function
- <
- tti::FunctionReturningInt<_,_>,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<short>
- >
- ));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasMemberFunctionFail3.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasMemberFunctionFail3.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,27 +0,0 @@
-#include "test_mf_has_member_function.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- // Wrong enclosing type for nested type
-
- BOOST_MPL_ASSERT((tti::mf_has_member_function
- <
- tti::has_member_function_sFunction<_,_,_>,
- boost::mpl::identity<AnotherType>,
- tti::member_type_AnIntType<AnotherType>,
- boost::mpl::vector
- <
- boost::mpl::identity<int>,
- boost::mpl::identity<long>,
- boost::mpl::identity<double>
- >
- >
- ));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasStaticData.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasStaticData.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,29 +0,0 @@
-#include "test_mf_has_static_data.hpp"
-#include <boost/detail/lightweight_test.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- BOOST_TEST((tti::mf_has_static_data
- <
- tti::has_static_member_DSMember<_,_>,
- boost::mpl::identity<AType>,
- boost::mpl::identity<short>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_static_data
- <
- tti::mtfc_has_static_member_DSMember,
- boost::mpl::identity<AType>,
- boost::mpl::identity<short>
- >
- ::value
- ));
-
- return boost::report_errors();
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasStaticDataCompile.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasStaticDataCompile.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,38 +0,0 @@
-#include "test_mf_has_static_data.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- // You can always instantiate without compiler errors
-
- tti::mf_has_static_data
- <
- tti::has_static_member_SomeStaticData<_,_>,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<double>
- > aVar;
-
- // Compile time asserts
-
- BOOST_MPL_ASSERT((tti::mf_has_static_data
- <
- tti::has_static_member_DSMember<_,_>,
- boost::mpl::identity<AType>,
- boost::mpl::identity<short>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_static_data
- <
- tti::mtfc_has_static_member_DSMember,
- boost::mpl::identity<AType>,
- boost::mpl::identity<short>
- >
- ));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasStaticDataFail.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasStaticDataFail.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,21 +0,0 @@
-#include "test_mf_has_static_data.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- // SomeStaticData does not exist at all
-
- BOOST_MPL_ASSERT((tti::mf_has_static_data
- <
- tti::has_static_member_SomeStaticData<_,_>,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<int>
- >
- ));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasStaticDataFail2.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasStaticDataFail2.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,21 +0,0 @@
-#include "test_mf_has_static_data.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- // Wrong enclosing type
-
- BOOST_MPL_ASSERT((tti::mf_has_static_data
- <
- tti::has_static_member_DSMember<_,_>,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<short>
- >
- ));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasStaticDataFail3.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasStaticDataFail3.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,21 +0,0 @@
-#include "test_mf_has_static_data.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- // Wrong member type
-
- BOOST_MPL_ASSERT((tti::mf_has_static_data
- <
- tti::has_static_member_DSMember<_,_>,
- boost::mpl::identity<AType>,
- boost::mpl::identity<int>
- >
- ));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasStaticFunction.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasStaticFunction.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,99 +0,0 @@
-#include "test_mf_has_static_function.hpp"
-#include <boost/detail/lightweight_test.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- BOOST_TEST((tti::mf_has_static_member_function
- <
- tti::HaveTheSIntFunction<_,_,_>,
- boost::mpl::identity<AType>,
- boost::mpl::identity<int>,
- boost::mpl::vector
- <
- boost::mpl::identity<long>,
- boost::mpl::identity<double>
- >
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_static_member_function
- <
- tti::TheTIntFunction<_,_,_>,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<AType>,
- boost::mpl::vector
- <
- boost::mpl::identity<long>,
- boost::mpl::identity<double>
- >
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_static_member_function
- <
- tti::has_static_member_function_TSFunction<_,_,_>,
- boost::mpl::identity<AnotherType>,
- tti::member_type_AStructType<AType>,
- boost::mpl::vector
- <
- tti::NameIntType<AType>,
- boost::mpl::identity<double>
- >
- >
- ::value
- ));
-
-
-
-
-
- BOOST_TEST((tti::mf_has_static_member_function
- <
- tti::MFHaveTheSIntFunction,
- boost::mpl::identity<AType>,
- boost::mpl::identity<int>,
- boost::mpl::vector
- <
- boost::mpl::identity<long>,
- boost::mpl::identity<double>
- >
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_static_member_function
- <
- tti::MFCTheTIntFunction,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<AType>,
- boost::mpl::vector
- <
- boost::mpl::identity<long>,
- boost::mpl::identity<double>
- >
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_static_member_function
- <
- tti::mtfc_has_static_member_function_TSFunction,
- boost::mpl::identity<AnotherType>,
- tti::member_type_AStructType<AType>,
- boost::mpl::vector
- <
- tti::NameIntType<AType>,
- boost::mpl::identity<double>
- >
- >
- ::value
- ));
-
- return boost::report_errors();
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasStaticFunctionCompile.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasStaticFunctionCompile.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,113 +0,0 @@
-#include "test_mf_has_static_function.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- // You can always instantiate without compiler errors
-
- tti::mf_has_static_member_function
- <
- tti::HaveTheSIntFunction<_,_,_>,
- boost::mpl::identity<AType>,
- boost::mpl::identity<int>,
- boost::mpl::vector
- <
- boost::mpl::identity<long>,
- boost::mpl::identity<short>
- >
- > aVar;
-
- tti::mf_has_static_member_function
- <
- tti::MTFCPickedname,
- boost::mpl::identity<AType>,
- boost::mpl::identity<double>,
- boost::mpl::vector<boost::mpl::identity<float> >
- > aVar2;
-
- // Compile time asserts
-
- BOOST_MPL_ASSERT((tti::mf_has_static_member_function
- <
- tti::HaveTheSIntFunction<_,_,_>,
- boost::mpl::identity<AType>,
- boost::mpl::identity<int>,
- boost::mpl::vector
- <
- boost::mpl::identity<long>,
- boost::mpl::identity<double>
- >
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_static_member_function
- <
- tti::TheTIntFunction<_,_,_>,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<AType>,
- boost::mpl::vector
- <
- boost::mpl::identity<long>,
- boost::mpl::identity<double>
- >
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_static_member_function
- <
- tti::has_static_member_function_TSFunction<_,_,_>,
- boost::mpl::identity<AnotherType>,
- tti::member_type_AStructType<AType>,
- boost::mpl::vector
- <
- tti::NameIntType<AType>,
- boost::mpl::identity<double>
- >
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_static_member_function
- <
- tti::MFHaveTheSIntFunction,
- boost::mpl::identity<AType>,
- boost::mpl::identity<int>,
- boost::mpl::vector
- <
- boost::mpl::identity<long>,
- boost::mpl::identity<double>
- >
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_static_member_function
- <
- tti::MFCTheTIntFunction,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<AType>,
- boost::mpl::vector
- <
- boost::mpl::identity<long>,
- boost::mpl::identity<double>
- >
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_static_member_function
- <
- tti::mtfc_has_static_member_function_TSFunction,
- boost::mpl::identity<AnotherType>,
- tti::member_type_AStructType<AType>,
- boost::mpl::vector
- <
- tti::NameIntType<AType>,
- boost::mpl::identity<double>
- >
- >
- ));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasStaticFunctionFail.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasStaticFunctionFail.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,26 +0,0 @@
-#include "test_mf_has_static_function.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- // SomeStaticFunction does not exist at all
-
- BOOST_MPL_ASSERT((tti::mf_has_static_member_function
- <
- tti::Pickedname<_,_,_>,
- boost::mpl::identity<AType>,
- boost::mpl::identity<short>,
- boost::mpl::vector
- <
- boost::mpl::identity<int>,
- boost::mpl::identity<long>
- >
- >
- ));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasStaticFunctionFail2.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasStaticFunctionFail2.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,26 +0,0 @@
-#include "test_mf_has_static_function.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- // Wrong enclosing type
-
- BOOST_MPL_ASSERT((tti::mf_has_static_member_function
- <
- tti::HaveTheSIntFunction<_,_,_>,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<int>,
- boost::mpl::vector
- <
- boost::mpl::identity<long>,
- boost::mpl::identity<double>
- >
- >
- ));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasStaticFunctionFail3.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasStaticFunctionFail3.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,26 +0,0 @@
-#include "test_mf_has_static_function.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- // Wrong function parameter type
-
- BOOST_MPL_ASSERT((tti::mf_has_static_member_function
- <
- tti::has_static_member_function_TSFunction<_,_,_>,
- boost::mpl::identity<AnotherType>,
- tti::member_type_AStructType<AType>,
- boost::mpl::vector
- <
- tti::NameIntType<AnotherType>,
- boost::mpl::identity<double>
- >
- >
- ));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasTemplate.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasTemplate.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,91 +0,0 @@
-#include "test_mf_has_template.hpp"
-#include <boost/detail/lightweight_test.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- BOOST_TEST((tti::mf_has_template
- <
- tti::HaveMStr<_>,
- tti::member_type_AStructType<AType>
- >
- ::value
- ));
-
- BOOST_TEST((!tti::mf_has_template
- <
- tti::has_template_TemplateNotExist<_>,
- tti::MT_BType<AType>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_template
- <
- tti::has_template_ATPMemberTemplate<_>,
- boost::mpl::identity<AType>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_template
- <
- tti::HaveCL<_>,
- boost::mpl::identity<AType>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_template
- <
- tti::has_template_SimpleTMP<_>,
- boost::mpl::identity<AnotherType>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_template
- <
- tti::MetaHaveMStr,
- tti::member_type_AStructType<AType>
- >
- ::value
- ));
-
- BOOST_TEST((!tti::mf_has_template
- <
- tti::mtfc_has_template_TemplateNotExist,
- tti::MT_BType<AType>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_template
- <
- tti::mtfc_has_template_ATPMemberTemplate,
- boost::mpl::identity<AType>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_template
- <
- tti::MFClassHaveCL,
- boost::mpl::identity<AType>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_template
- <
- tti::mtfc_has_template_SimpleTMP,
- boost::mpl::identity<AnotherType>
- >
- ::value
- ));
-
- return boost::report_errors();
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasTemplateCheckParams.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasTemplateCheckParams.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,107 +0,0 @@
-#include "test_mf_has_template_check_params.hpp"
-#include <boost/detail/lightweight_test.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- BOOST_TEST((tti::mf_has_template_check_params
- <
- tti::HT_Str<_>,
- tti::member_type_AStructType<AType>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_template_check_params
- <
- tti::has_template_check_params_AnotherMemberTemplate<_>,
- boost::mpl::identity<AType>
- >
- ::value
- ));
-
- BOOST_TEST((!tti::mf_has_template_check_params
- <
- tti::WrongParametersForMP<_>,
- boost::mpl::identity<AnotherType>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_template_check_params
- <
- tti::has_template_check_params_CTManyParameters<_>,
- tti::mf_member_type
- <
- tti::member_type_CType<_>,
- tti::MT_BType<AType>
- >
- >
- ::value
- ));
-
- BOOST_TEST((!tti::mf_has_template_check_params
- <
- tti::has_template_check_params_TemplateNotExist<_>,
- tti::mf_member_type
- <
- tti::member_type_CType<_>,
- tti::MT_BType<AType>
- >
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_template_check_params
- <
- tti::MF_HT_Str,
- tti::member_type_AStructType<AType>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_template_check_params
- <
- tti::mtfc_has_template_check_params_AnotherMemberTemplate,
- boost::mpl::identity<AType>
- >
- ::value
- ));
-
- BOOST_TEST((!tti::mf_has_template_check_params
- <
- tti::MetaCWrongParametersForMP,
- boost::mpl::identity<AnotherType>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_template_check_params
- <
- tti::mtfc_has_template_check_params_CTManyParameters,
- tti::mf_member_type
- <
- tti::member_type_CType<_>,
- tti::MT_BType<AType>
- >
- >
- ::value
- ));
-
- BOOST_TEST((!tti::mf_has_template_check_params
- <
- tti::mtfc_has_template_check_params_TemplateNotExist,
- tti::mf_member_type
- <
- tti::member_type_CType<_>,
- tti::MT_BType<AType>
- >
- >
- ::value
- ));
-
- return boost::report_errors();
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasTemplateCheckParamsCompile.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasTemplateCheckParamsCompile.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,75 +0,0 @@
-#include "test_mf_has_template_check_params.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- // You can always instantiate without compiler errors
-
- tti::mf_has_template_check_params
- <
- tti::has_template_check_params_TemplateNotExist<_>,
- tti::mf_member_type
- <
- tti::mtfc_member_type_CType,
- tti::MT_BType<AType>
- >
- > aVar;
-
- // Compile time asserts
-
- BOOST_MPL_ASSERT((tti::mf_has_template_check_params
- <
- tti::HT_Str<_>,
- tti::member_type_AStructType<AType>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_template_check_params
- <
- tti::has_template_check_params_AnotherMemberTemplate<_>,
- boost::mpl::identity<AType>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_template_check_params
- <
- tti::has_template_check_params_CTManyParameters<_>,
- tti::mf_member_type
- <
- tti::member_type_CType<_>,
- tti::MT_BType<AType>
- >
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_template_check_params
- <
- tti::MF_HT_Str,
- tti::member_type_AStructType<AType>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_template_check_params
- <
- tti::mtfc_has_template_check_params_AnotherMemberTemplate,
- boost::mpl::identity<AType>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_template_check_params
- <
- tti::mtfc_has_template_check_params_CTManyParameters,
- tti::mf_member_type
- <
- tti::mtfc_member_type_CType,
- tti::MT_BType<AType>
- >
- >
- ));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasTemplateCheckParamsFail.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasTemplateCheckParamsFail.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,24 +0,0 @@
-#include "test_mf_has_template_check_params.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- // Template does not exist
-
- BOOST_MPL_ASSERT((tti::mf_has_template_check_params
- <
- tti::has_template_check_params_TemplateNotExist<_>,
- tti::mf_member_type
- <
- tti::member_type_CType<_>,
- tti::MT_BType<AType>
- >
- >
- ));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasTemplateCheckParamsFail2.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasTemplateCheckParamsFail2.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,24 +0,0 @@
-#include "test_mf_has_template_check_params.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- // Wrong enclosing type
-
- BOOST_MPL_ASSERT((tti::mf_has_template_check_params
- <
- tti::has_template_check_params_CTManyParameters<_>,
- tti::mf_member_type
- <
- tti::member_type_CType<_>,
- boost::mpl::identity<AType>
- >
- >
- ));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasTemplateCheckParamsFail3.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasTemplateCheckParamsFail3.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,20 +0,0 @@
-#include "test_mf_has_template_check_params.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- // Wrong template types
-
- BOOST_MPL_ASSERT((tti::mf_has_template_check_params
- <
- tti::WrongParametersForMP<_>,
- boost::mpl::identity<AnotherType>
- >
- ));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasTemplateCompile.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasTemplateCompile.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,83 +0,0 @@
-#include "test_mf_has_template.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- // You can always instantiate without compiler errors
-
- tti::mf_has_template
- <
- tti::has_template_TemplateNotExist<_>,
- tti::MT_BType<AType>
- > aVar;
-
- tti::mf_has_template
- <
- tti::mtfc_has_template_ATPMemberTemplate,
- boost::mpl::identity<AnotherType>
- > aVar2;
-
- // Compile time asserts
-
- BOOST_MPL_ASSERT((tti::mf_has_template
- <
- tti::HaveMStr<_>,
- tti::member_type_AStructType<AType>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_template
- <
- tti::has_template_ATPMemberTemplate<_>,
- boost::mpl::identity<AType>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_template
- <
- tti::HaveCL<_>,
- boost::mpl::identity<AType>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_template
- <
- tti::has_template_SimpleTMP<_>,
- boost::mpl::identity<AnotherType>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_template
- <
- tti::MetaHaveMStr,
- tti::member_type_AStructType<AType>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_template
- <
- tti::mtfc_has_template_ATPMemberTemplate,
- boost::mpl::identity<AType>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_template
- <
- tti::MFClassHaveCL,
- boost::mpl::identity<AType>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_template
- <
- tti::mtfc_has_template_SimpleTMP,
- boost::mpl::identity<AnotherType>
- >
- ));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasTemplateFail.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasTemplateFail.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,20 +0,0 @@
-#include "test_mf_has_template.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- // TemplateNotExist does not exist at all
-
- BOOST_MPL_ASSERT((tti::mf_has_template
- <
- tti::has_template_TemplateNotExist<_>,
- tti::MT_BType<AType>
- >
- ));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasTemplateFail2.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasTemplateFail2.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,20 +0,0 @@
-#include "test_mf_has_template.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- // Wrong enclosing type
-
- BOOST_MPL_ASSERT((tti::mf_has_template
- <
- tti::HaveMStr<_>,
- tti::member_type_AStructType<AnotherType>
- >
- ));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasTemplateFail3.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasTemplateFail3.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,20 +0,0 @@
-#include "test_mf_has_template.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- // Too many 'typename' parameters
-
- BOOST_MPL_ASSERT((tti::mf_has_template
- <
- tti::has_template_SomeMemberTemplate<_>,
- boost::mpl::identity<AnotherType>
- >
- ));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasTemplateFail4.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasTemplateFail4.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,20 +0,0 @@
-#include "test_mf_has_template.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- // Not all 'typename' parameters
-
- BOOST_MPL_ASSERT((tti::mf_has_template
- <
- tti::AMT<_>,
- boost::mpl::identity<AType>
- >
- ));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasType.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasType.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,147 +0,0 @@
-#include "test_mf_has_type.hpp"
-#include <boost/detail/lightweight_test.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- BOOST_TEST((tti::mf_has_type
- <
- tti::has_type_AnIntType<_>,
- boost::mpl::identity<AType>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_type
- <
- tti::NameStruct<_>,
- boost::mpl::identity<AType>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_type
- <
- tti::has_type_AnIntTypeReference<_>,
- boost::mpl::identity<AType>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_type
- <
- tti::has_type_BType<_>,
- boost::mpl::identity<AType>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_type
- <
- tti::TheInteger<_>,
- tti::member_type_BType<AType>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_type
- <
- tti::has_type_CType<_>,
- tti::member_type_BType<AType>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_type
- <
- tti::has_type_AnotherIntegerType<_>,
- tti::mf_member_type
- <
- tti::member_type_CType<_>,
- tti::member_type_BType<AType>
- >
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_type
- <
- tti::SomethingElse<_>,
- boost::mpl::identity<AnotherType>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_type
- <
- tti::mtfc_has_type_AnIntType,
- boost::mpl::identity<AType>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_type
- <
- tti::MetaFNameStruct,
- boost::mpl::identity<AType>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_type
- <
- tti::mtfc_has_type_AnIntTypeReference,
- boost::mpl::identity<AType>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_type
- <
- tti::mtfc_has_type_BType,
- boost::mpl::identity<AType>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_type
- <
- tti::MClassTheInteger,
- tti::member_type_BType<AType>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_type
- <
- tti::mtfc_has_type_CType,
- tti::member_type_BType<AType>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_type
- <
- tti::mtfc_has_type_AnotherIntegerType,
- tti::mf_member_type
- <
- tti::mtfc_member_type_CType,
- tti::member_type_BType<AType>
- >
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_type
- <
- tti::MTFCSomethingElse,
- boost::mpl::identity<AnotherType>
- >
- ::value
- ));
-
- return boost::report_errors();
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasTypeCheckTypedef.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasTypeCheckTypedef.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,189 +0,0 @@
-#include "test_mf_has_type_check_typedef.hpp"
-#include <boost/detail/lightweight_test.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- BOOST_TEST((tti::mf_has_type
- <
- tti::has_type_AnIntType<_,_>,
- boost::mpl::identity<AType>,
- boost::mpl::identity<int>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_type
- <
- tti::NameStruct<_,_>,
- boost::mpl::identity<AType>,
- tti::member_type_AStructType<AType>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_type
- <
- tti::has_type_AnIntTypeReference<_,_>,
- boost::mpl::identity<AType>,
- boost::mpl::identity<int &>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_type
- <
- tti::has_type_BType<_,_>,
- boost::mpl::identity<AType>,
- tti::member_type_BType<AType>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_type
- <
- tti::TheInteger<_,_>,
- tti::member_type_BType<AType>,
- boost::mpl::identity<int>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_type
- <
- tti::has_type_CType<_,_>,
- tti::member_type_BType<AType>,
- tti::mf_member_type
- <
- tti::member_type_CType<_>,
- tti::member_type_BType<AType>
- >
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_type
- <
- tti::has_type_AnotherIntegerType<_,_>,
- tti::mf_member_type
- <
- tti::mtfc_member_type_CType,
- tti::member_type_BType<AType>
- >,
- boost::mpl::identity<int>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_type
- <
- tti::SomethingElse<_,_>,
- boost::mpl::identity<AnotherType>,
- tti::member_type_AnIntType<AType>
- >
- ::value
- ));
-
- BOOST_TEST((!tti::mf_has_type
- <
- tti::has_type_NoOtherType<_,_>,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<double>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_type
- <
- tti::mtfc_has_type_AnIntType,
- boost::mpl::identity<AType>,
- boost::mpl::identity<int>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_type
- <
- tti::MFunctionNameStruct,
- boost::mpl::identity<AType>,
- tti::member_type_AStructType<AType>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_type
- <
- tti::mtfc_has_type_AnIntTypeReference,
- boost::mpl::identity<AType>,
- boost::mpl::identity<int &>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_type
- <
- tti::mtfc_has_type_BType,
- boost::mpl::identity<AType>,
- tti::member_type_BType<AType>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_type
- <
- tti::MFCTheInteger,
- tti::member_type_BType<AType>,
- boost::mpl::identity<int>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_type
- <
- tti::mtfc_has_type_CType,
- tti::member_type_BType<AType>,
- tti::mf_member_type
- <
- tti::member_type_CType<_>,
- tti::member_type_BType<AType>
- >
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_type
- <
- tti::mtfc_has_type_AnotherIntegerType,
- tti::mf_member_type
- <
- tti::mtfc_member_type_CType,
- tti::member_type_BType<AType>
- >,
- boost::mpl::identity<int>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_type
- <
- tti::FClassSomethingElse,
- boost::mpl::identity<AnotherType>,
- tti::member_type_AnIntType<AType>
- >
- ::value
- ));
-
- BOOST_TEST((!tti::mf_has_type
- <
- tti::mtfc_has_type_NoOtherType,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<double>
- >
- ::value
- ));
-
- return boost::report_errors();
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasTypeCheckTypedefCompile.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasTypeCheckTypedefCompile.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,173 +0,0 @@
-#include "test_mf_has_type_check_typedef.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- // You can always instantiate without compiler errors
-
- tti::mf_has_type
- <
- tti::TheInteger<_,_>,
- tti::member_type_BType<AnotherType>,
- boost::mpl::identity<long>
- > aVar;
-
- tti::mf_has_type
- <
- tti::mtfc_has_type_NoOtherType,
- boost::mpl::identity<AType>,
- boost::mpl::identity<float>
- > aVar2;
-
- // Compile time asserts
-
- BOOST_MPL_ASSERT((tti::mf_has_type
- <
- tti::has_type_AnIntType<_,_>,
- boost::mpl::identity<AType>,
- boost::mpl::identity<int>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_type
- <
- tti::NameStruct<_,_>,
- boost::mpl::identity<AType>,
- tti::member_type_AStructType<AType>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_type
- <
- tti::has_type_AnIntTypeReference<_,_>,
- boost::mpl::identity<AType>,
- boost::mpl::identity<int &>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_type
- <
- tti::has_type_BType<_,_>,
- boost::mpl::identity<AType>,
- tti::member_type_BType<AType>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_type
- <
- tti::TheInteger<_,_>,
- tti::member_type_BType<AType>,
- boost::mpl::identity<int>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_type
- <
- tti::has_type_CType<_,_>,
- tti::member_type_BType<AType>,
- tti::mf_member_type
- <
- tti::member_type_CType<_>,
- tti::member_type_BType<AType>
- >
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_type
- <
- tti::has_type_AnotherIntegerType<_,_>,
- tti::mf_member_type
- <
- tti::member_type_CType<_>,
- tti::member_type_BType<AType>
- >,
- boost::mpl::identity<int>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_type
- <
- tti::SomethingElse<_,_>,
- boost::mpl::identity<AnotherType>,
- tti::member_type_AnIntType<AType>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_type
- <
- tti::mtfc_has_type_AnIntType,
- boost::mpl::identity<AType>,
- boost::mpl::identity<int>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_type
- <
- tti::MFunctionNameStruct,
- boost::mpl::identity<AType>,
- tti::member_type_AStructType<AType>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_type
- <
- tti::mtfc_has_type_AnIntTypeReference,
- boost::mpl::identity<AType>,
- boost::mpl::identity<int &>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_type
- <
- tti::mtfc_has_type_BType,
- boost::mpl::identity<AType>,
- tti::member_type_BType<AType>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_type
- <
- tti::MFCTheInteger,
- tti::member_type_BType<AType>,
- boost::mpl::identity<int>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_type
- <
- tti::mtfc_has_type_CType,
- tti::member_type_BType<AType>,
- tti::mf_member_type
- <
- tti::member_type_CType<_>,
- tti::member_type_BType<AType>
- >
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_type
- <
- tti::mtfc_has_type_AnotherIntegerType,
- tti::mf_member_type
- <
- tti::mtfc_member_type_CType,
- tti::member_type_BType<AType>
- >,
- boost::mpl::identity<int>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_type
- <
- tti::FClassSomethingElse,
- boost::mpl::identity<AnotherType>,
- tti::member_type_AnIntType<AType>
- >
- ));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasTypeCheckTypedefFail.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasTypeCheckTypedefFail.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,21 +0,0 @@
-#include "test_mf_has_type_check_typedef.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- // NoOtherType does not exist at all
-
- BOOST_MPL_ASSERT((tti::mf_has_type
- <
- tti::has_type_NoOtherType<_,_>,
- boost::mpl::identity<AnotherType>,
- boost::mpl::identity<float>
- >
- ));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasTypeCheckTypedefFail2.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasTypeCheckTypedefFail2.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,21 +0,0 @@
-#include "test_mf_has_type_check_typedef.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- // Wrong enclosing type
-
- BOOST_MPL_ASSERT((tti::mf_has_type
- <
- tti::has_type_BType<_,_>,
- boost::mpl::identity<AnotherType>,
- tti::member_type_BType<AType>
- >
- ));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasTypeCheckTypedefFail3.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasTypeCheckTypedefFail3.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,21 +0,0 @@
-#include "test_mf_has_type_check_typedef.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- // Wrong typedef type
-
- BOOST_MPL_ASSERT((tti::mf_has_type
- <
- tti::TheInteger<_,_>,
- tti::member_type_BType<AType>,
- boost::mpl::identity<long>
- >
- ));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasTypeCompile.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasTypeCompile.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,147 +0,0 @@
-#include "test_mf_has_type.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- // You can always instantiate without compiler errors
-
- tti::mf_has_type
- <
- tti::mtfc_has_type_AnIntType,
- boost::mpl::identity<AnotherType>
- > aVar;
-
- tti::mf_has_type
- <
- tti::has_type_NoOtherType<_>,
- boost::mpl::identity<AnotherType>
- > aVar2;
-
- // Compile time asserts
-
- BOOST_MPL_ASSERT((tti::mf_has_type
- <
- tti::has_type_AnIntType<_>,
- boost::mpl::identity<AType>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_type
- <
- tti::NameStruct<_>,
- boost::mpl::identity<AType>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_type
- <
- tti::has_type_AnIntTypeReference<_>,
- boost::mpl::identity<AType>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_type
- <
- tti::has_type_BType<_>,
- boost::mpl::identity<AType>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_type
- <
- tti::TheInteger<_>,
- tti::member_type_BType<AType>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_type
- <
- tti::has_type_CType<_>,
- tti::member_type_BType<AType>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_type
- <
- tti::has_type_AnotherIntegerType<_>,
- tti::mf_member_type
- <
- tti::member_type_CType<_>,
- tti::member_type_BType<AType>
- >
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_type
- <
- tti::SomethingElse<_>,
- boost::mpl::identity<AnotherType>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_type
- <
- tti::mtfc_has_type_AnIntType,
- boost::mpl::identity<AType>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_type
- <
- tti::MetaFNameStruct,
- boost::mpl::identity<AType>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_type
- <
- tti::mtfc_has_type_AnIntTypeReference,
- boost::mpl::identity<AType>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_type
- <
- tti::mtfc_has_type_BType,
- boost::mpl::identity<AType>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_type
- <
- tti::MClassTheInteger,
- tti::member_type_BType<AType>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_type
- <
- tti::mtfc_has_type_CType,
- tti::member_type_BType<AType>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_type
- <
- tti::mtfc_has_type_AnotherIntegerType,
- tti::mf_member_type
- <
- tti::member_type_CType<_>,
- tti::member_type_BType<AType>
- >
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_type
- <
- tti::MTFCSomethingElse,
- boost::mpl::identity<AnotherType>
- >
- ));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasTypeFail.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasTypeFail.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,20 +0,0 @@
-#include "test_mf_has_type.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- // NoOtherType does not exist at all
-
- BOOST_MPL_ASSERT((tti::mf_has_type
- <
- tti::has_type_NoOtherType<_>,
- boost::mpl::identity<AType>
- >
- ));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFHasTypeFail2.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFHasTypeFail2.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,20 +0,0 @@
-#include "test_mf_has_type.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- // Wrong enclosing type
-
- BOOST_MPL_ASSERT((tti::mf_has_type
- <
- tti::has_type_AnIntType<_>,
- boost::mpl::identity<AnotherType>
- >
- ));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFMemberType.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFMemberType.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,195 +0,0 @@
-#include "test_mf_member_type.hpp"
-#include <boost/detail/lightweight_test.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- BOOST_TEST((tti::mf_valid_member_type
- <
- tti::mf_member_type
- <
- tti::member_type_AnIntType<_>,
- boost::mpl::identity<AType>
- >
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_valid_member_type
- <
- tti::mf_member_type
- <
- tti::NameStruct<_>,
- boost::mpl::identity<AType>
- >
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_valid_member_type
- <
- tti::mf_member_type
- <
- tti::member_type_AnIntTypeReference<_>,
- boost::mpl::identity<AType>
- >
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_valid_member_type
- <
- tti::mf_member_type
- <
- tti::member_type_BType<_>,
- boost::mpl::identity<AType>
- >
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_valid_member_type
- <
- tti::mf_member_type
- <
- tti::TheInteger<_>,
- tti::member_type_BType<AType>
- >
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_valid_member_type
- <
- tti::mf_member_type
- <
- tti::member_type_CType<_>,
- tti::member_type_BType<AType>
- >
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_valid_member_type
- <
- tti::mf_member_type
- <
- tti::member_type_AnotherIntegerType<_>,
- tti::mf_member_type
- <
- tti::member_type_CType<_>,
- tti::member_type_BType<AType>
- >
- >
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_valid_member_type
- <
- tti::mf_member_type
- <
- tti::SomethingElse<_>,
- boost::mpl::identity<AnotherType>
- >
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_valid_member_type
- <
- tti::mf_member_type
- <
- tti::mtfc_member_type_AnIntType,
- boost::mpl::identity<AType>
- >
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_valid_member_type
- <
- tti::mf_member_type
- <
- tti::MFNameStruct,
- boost::mpl::identity<AType>
- >
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_valid_member_type
- <
- tti::mf_member_type
- <
- tti::mtfc_member_type_AnIntTypeReference,
- boost::mpl::identity<AType>
- >
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_valid_member_type
- <
- tti::mf_member_type
- <
- tti::mtfc_member_type_BType,
- boost::mpl::identity<AType>
- >
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_valid_member_type
- <
- tti::mf_member_type
- <
- tti::MFTheInteger,
- tti::member_type_BType<AType>
- >
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_valid_member_type
- <
- tti::mf_member_type
- <
- tti::mtfc_member_type_CType,
- tti::member_type_BType<AType>
- >
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_valid_member_type
- <
- tti::mf_member_type
- <
- tti::mtfc_member_type_AnotherIntegerType,
- tti::mf_member_type
- <
- tti::member_type_CType<_>,
- tti::member_type_BType<AType>
- >
- >
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_valid_member_type
- <
- tti::mf_member_type
- <
- tti::MetaClSomethingElse,
- boost::mpl::identity<AnotherType>
- >
- >
- ::value
- ));
-
- return boost::report_errors();
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMFMemberTypeCompile.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMFMemberTypeCompile.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,179 +0,0 @@
-#include "test_mf_member_type.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- using namespace boost::mpl::placeholders;
-
- BOOST_MPL_ASSERT((tti::mf_valid_member_type
- <
- tti::mf_member_type
- <
- tti::member_type_AnIntType<_>,
- boost::mpl::identity<AType>
- >
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_valid_member_type
- <
- tti::mf_member_type
- <
- tti::NameStruct<_>,
- boost::mpl::identity<AType>
- >
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_valid_member_type
- <
- tti::mf_member_type
- <
- tti::member_type_AnIntTypeReference<_>,
- boost::mpl::identity<AType>
- >
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_valid_member_type
- <
- tti::mf_member_type
- <
- tti::member_type_BType<_>,
- boost::mpl::identity<AType>
- >
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_valid_member_type
- <
- tti::mf_member_type
- <
- tti::TheInteger<_>,
- tti::member_type_BType<AType>
- >
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_valid_member_type
- <
- tti::mf_member_type
- <
- tti::member_type_CType<_>,
- tti::member_type_BType<AType>
- >
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_valid_member_type
- <
- tti::mf_member_type
- <
- tti::member_type_AnotherIntegerType<_>,
- tti::mf_member_type
- <
- tti::member_type_CType<_>,
- tti::member_type_BType<AType>
- >
- >
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_valid_member_type
- <
- tti::mf_member_type
- <
- tti::SomethingElse<_>,
- boost::mpl::identity<AnotherType>
- >
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_valid_member_type
- <
- tti::mf_member_type
- <
- tti::mtfc_member_type_AnIntType,
- boost::mpl::identity<AType>
- >
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_valid_member_type
- <
- tti::mf_member_type
- <
- tti::MFNameStruct,
- boost::mpl::identity<AType>
- >
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_valid_member_type
- <
- tti::mf_member_type
- <
- tti::mtfc_member_type_AnIntTypeReference,
- boost::mpl::identity<AType>
- >
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_valid_member_type
- <
- tti::mf_member_type
- <
- tti::mtfc_member_type_BType,
- boost::mpl::identity<AType>
- >
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_valid_member_type
- <
- tti::mf_member_type
- <
- tti::MFTheInteger,
- tti::member_type_BType<AType>
- >
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_valid_member_type
- <
- tti::mf_member_type
- <
- tti::mtfc_member_type_CType,
- tti::member_type_BType<AType>
- >
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_valid_member_type
- <
- tti::mf_member_type
- <
- tti::mtfc_member_type_AnotherIntegerType,
- tti::mf_member_type
- <
- tti::mtfc_member_type_CType,
- tti::member_type_BType<AType>
- >
- >
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_valid_member_type
- <
- tti::mf_member_type
- <
- tti::MetaClSomethingElse,
- boost::mpl::identity<AnotherType>
- >
- >
- ));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMemberType.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMemberType.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,18 +0,0 @@
-#include "test_member_type.hpp"
-#include <boost/detail/lightweight_test.hpp>
-
-int main()
- {
-
- BOOST_TEST(tti::mf_valid_member_type<tti::member_type_AnIntType<AType> >::value);
- BOOST_TEST(tti::mf_valid_member_type<tti::NameStruct<AType> >::value);
- BOOST_TEST(tti::mf_valid_member_type<tti::member_type_AnIntTypeReference<AType> >::value);
- BOOST_TEST(tti::mf_valid_member_type<tti::member_type_BType<AType> >::value);
- BOOST_TEST(tti::mf_valid_member_type<tti::TheInteger<AType::BType> >::value);
- BOOST_TEST(tti::mf_valid_member_type<tti::member_type_CType<AType::BType> >::value);
- BOOST_TEST(tti::mf_valid_member_type<tti::member_type_AnotherIntegerType<AType::BType::CType> >::value);
- BOOST_TEST(tti::mf_valid_member_type<tti::SomethingElse<AnotherType> >::value);
-
- return boost::report_errors();
-
- }

Deleted: sandbox/tti/libs/tti/test/TestMemberTypeCompile.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestMemberTypeCompile.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,18 +0,0 @@
-#include "test_member_type.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
- BOOST_MPL_ASSERT((tti::mf_valid_member_type<tti::member_type_AnIntType<AType> >));
- BOOST_MPL_ASSERT((tti::mf_valid_member_type<tti::NameStruct<AType> >));
- BOOST_MPL_ASSERT((tti::mf_valid_member_type<tti::member_type_AnIntTypeReference<AType> >));
- BOOST_MPL_ASSERT((tti::mf_valid_member_type<tti::member_type_BType<AType> >));
- BOOST_MPL_ASSERT((tti::mf_valid_member_type<tti::TheInteger<AType::BType> >));
- BOOST_MPL_ASSERT((tti::mf_valid_member_type<tti::member_type_CType<AType::BType> >));
- BOOST_MPL_ASSERT((tti::mf_valid_member_type<tti::member_type_AnotherIntegerType<AType::BType::CType> >));
- BOOST_MPL_ASSERT((tti::mf_valid_member_type<tti::SomethingElse<AnotherType> >));
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestVMHasTemplateCheckParams.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestVMHasTemplateCheckParams.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,22 +0,0 @@
-#include "test_vm_has_template_check_params.hpp"
-#include <boost/detail/lightweight_test.hpp>
-
-int main()
- {
-
-#if !defined(BOOST_NO_VARIADIC_MACROS)
-
- BOOST_TEST(tti::has_template_check_params_ATPMemberTemplate<AType>::value);
- BOOST_TEST(tti::HaveCL<AType>::value);
- BOOST_TEST(tti::has_template_check_params_AMemberTemplate<AType>::value);
- BOOST_TEST(tti::HaveAnotherMT<AType>::value);
- BOOST_TEST(tti::has_template_check_params_SomeMemberTemplate<AnotherType>::value);
- BOOST_TEST(tti::ATemplateWithParms<AnotherType>::value);
- BOOST_TEST(tti::has_template_check_params_SimpleTMP<AnotherType>::value);
- BOOST_TEST(!tti::has_template_check_params_TemplateNotExist<AnotherType>::value);
-
-#endif //!defined(BOOST_NO_VARIADIC_MACROS)
-
- return boost::report_errors();
-
- }

Deleted: sandbox/tti/libs/tti/test/TestVMHasTemplateCheckParamsCompile.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestVMHasTemplateCheckParamsCompile.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,27 +0,0 @@
-#include "test_vm_has_template_check_params.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
-#if !defined(BOOST_NO_VARIADIC_MACROS)
-
- // You can always instantiate without compiler errors
-
- tti::has_template_check_params_TemplateNotExist<AnotherType> aVar1;
-
- // Compile time asserts
-
- BOOST_MPL_ASSERT((tti::has_template_check_params_ATPMemberTemplate<AType>));
- BOOST_MPL_ASSERT((tti::HaveCL<AType>));
- BOOST_MPL_ASSERT((tti::has_template_check_params_AMemberTemplate<AType>));
- BOOST_MPL_ASSERT((tti::HaveAnotherMT<AType>));
- BOOST_MPL_ASSERT((tti::has_template_check_params_SomeMemberTemplate<AnotherType>));
- BOOST_MPL_ASSERT((tti::ATemplateWithParms<AnotherType>));
- BOOST_MPL_ASSERT((tti::has_template_check_params_SimpleTMP<AnotherType>));
-
-#endif //!defined(BOOST_NO_VARIADIC_MACROS)
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestVMHasTemplateCheckParamsFail.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestVMHasTemplateCheckParamsFail.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,17 +0,0 @@
-#include "test_vm_has_template_check_params.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
-#if !defined(BOOST_NO_VARIADIC_MACROS)
-
- // TemplateNotExist does not exist at all
-
- BOOST_MPL_ASSERT((tti::has_template_check_params_TemplateNotExist<AType>));
-
-#endif //!defined(BOOST_NO_VARIADIC_MACROS)
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestVMHasTemplateCheckParamsFail2.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestVMHasTemplateCheckParamsFail2.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,17 +0,0 @@
-#include "test_vm_has_template_check_params.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
-#if !defined(BOOST_NO_VARIADIC_MACROS)
-
- // Wrong enclosing type
-
- BOOST_MPL_ASSERT((tti::HaveCL<AnotherType>));
-
-#endif //!defined(BOOST_NO_VARIADIC_MACROS)
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestVMHasTemplateCheckParamsFail3.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestVMHasTemplateCheckParamsFail3.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,17 +0,0 @@
-#include "test_vm_has_template_check_params.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
-#if !defined(BOOST_NO_VARIADIC_MACROS)
-
- // Wrong template parameters
-
- BOOST_MPL_ASSERT((tti::WrongParametersForMP<AnotherType>));
-
-#endif //!defined(BOOST_NO_VARIADIC_MACROS)
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestVMHasTemplateCheckParamsFail4.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestVMHasTemplateCheckParamsFail4.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,17 +0,0 @@
-#include "test_vm_has_template_check_params.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
-#if !defined(BOOST_NO_VARIADIC_MACROS)
-
- // Wrong template parameters
-
- BOOST_MPL_ASSERT((tti::WrongParameters2ForMP<AnotherType>));
-
-#endif //!defined(BOOST_NO_VARIADIC_MACROS)
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestVMMFHasTemplateCheckParams.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestVMMFHasTemplateCheckParams.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,111 +0,0 @@
-#include "test_vm_mf_has_template_check_params.hpp"
-#include <boost/detail/lightweight_test.hpp>
-
-int main()
- {
-
-#if !defined(BOOST_NO_VARIADIC_MACROS)
-
- using namespace boost::mpl::placeholders;
-
- BOOST_TEST((tti::mf_has_template_check_params
- <
- tti::HT_Str<_>,
- tti::member_type_AStructType<AType>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_template_check_params
- <
- tti::has_template_check_params_AnotherMemberTemplate<_>,
- boost::mpl::identity<AType>
- >
- ::value
- ));
-
- BOOST_TEST((!tti::mf_has_template_check_params
- <
- tti::WrongParametersForMP<_>,
- boost::mpl::identity<AnotherType>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_template_check_params
- <
- tti::has_template_check_params_CTManyParameters<_>,
- tti::mf_member_type
- <
- tti::member_type_CType<_>,
- tti::MT_BType<AType>
- >
- >
- ::value
- ));
-
- BOOST_TEST((!tti::mf_has_template_check_params
- <
- tti::has_template_check_params_TemplateNotExist<_>,
- tti::mf_member_type
- <
- tti::member_type_CType<_>,
- tti::MT_BType<AType>
- >
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_template_check_params
- <
- tti::MF_HT_Str,
- tti::member_type_AStructType<AType>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_template_check_params
- <
- tti::mtfc_has_template_check_params_AnotherMemberTemplate,
- boost::mpl::identity<AType>
- >
- ::value
- ));
-
- BOOST_TEST((!tti::mf_has_template_check_params
- <
- tti::AllWrongParametersForMP,
- boost::mpl::identity<AnotherType>
- >
- ::value
- ));
-
- BOOST_TEST((tti::mf_has_template_check_params
- <
- tti::mtfc_has_template_check_params_CTManyParameters,
- tti::mf_member_type
- <
- tti::member_type_CType<_>,
- tti::MT_BType<AType>
- >
- >
- ::value
- ));
-
- BOOST_TEST((!tti::mf_has_template_check_params
- <
- tti::mtfc_has_template_check_params_TemplateNotExist,
- tti::mf_member_type
- <
- tti::mtfc_member_type_CType,
- tti::MT_BType<AType>
- >
- >
- ::value
- ));
-
-#endif //!defined(BOOST_NO_VARIADIC_MACROS)
-
- return boost::report_errors();
-
- }

Deleted: sandbox/tti/libs/tti/test/TestVMMFHasTemplateCheckParamsCompile.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestVMMFHasTemplateCheckParamsCompile.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,79 +0,0 @@
-#include "test_vm_mf_has_template_check_params.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
-#if !defined(BOOST_NO_VARIADIC_MACROS)
-
- using namespace boost::mpl::placeholders;
-
- // You can always instantiate without compiler errors
-
- tti::mf_has_template_check_params
- <
- tti::mtfc_has_template_check_params_TemplateNotExist,
- tti::mf_member_type
- <
- tti::member_type_CType<_>,
- tti::MT_BType<AType>
- >
- > aVar;
-
- // Compile time asserts
-
- BOOST_MPL_ASSERT((tti::mf_has_template_check_params
- <
- tti::HT_Str<_>,
- tti::member_type_AStructType<AType>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_template_check_params
- <
- tti::has_template_check_params_AnotherMemberTemplate<_>,
- boost::mpl::identity<AType>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_template_check_params
- <
- tti::has_template_check_params_CTManyParameters<_>,
- tti::mf_member_type
- <
- tti::mtfc_member_type_CType,
- tti::MT_BType<AType>
- >
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_template_check_params
- <
- tti::MF_HT_Str,
- tti::member_type_AStructType<AType>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_template_check_params
- <
- tti::mtfc_has_template_check_params_AnotherMemberTemplate,
- boost::mpl::identity<AType>
- >
- ));
-
- BOOST_MPL_ASSERT((tti::mf_has_template_check_params
- <
- tti::mtfc_has_template_check_params_CTManyParameters,
- tti::mf_member_type
- <
- tti::member_type_CType<_>,
- tti::MT_BType<AType>
- >
- >
- ));
-
-#endif //!defined(BOOST_NO_VARIADIC_MACROS)
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestVMMFHasTemplateCheckParamsFail.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestVMMFHasTemplateCheckParamsFail.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,28 +0,0 @@
-#include "test_vm_mf_has_template_check_params.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
-#if !defined(BOOST_NO_VARIADIC_MACROS)
-
- using namespace boost::mpl::placeholders;
-
- // Template does not exist
-
- BOOST_MPL_ASSERT((tti::mf_has_template_check_params
- <
- tti::has_template_check_params_TemplateNotExist<_>,
- tti::mf_member_type
- <
- tti::member_type_CType<_>,
- tti::MT_BType<AType>
- >
- >
- ));
-
-#endif //!defined(BOOST_NO_VARIADIC_MACROS)
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestVMMFHasTemplateCheckParamsFail2.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestVMMFHasTemplateCheckParamsFail2.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,28 +0,0 @@
-#include "test_vm_mf_has_template_check_params.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
-#if !defined(BOOST_NO_VARIADIC_MACROS)
-
- using namespace boost::mpl::placeholders;
-
- // Wrong enclosing type
-
- BOOST_MPL_ASSERT((tti::mf_has_template_check_params
- <
- tti::has_template_check_params_CTManyParameters<_>,
- tti::mf_member_type
- <
- tti::member_type_CType<_>,
- boost::mpl::identity<AType>
- >
- >
- ));
-
-#endif //!defined(BOOST_NO_VARIADIC_MACROS)
-
- return 0;
-
- }

Deleted: sandbox/tti/libs/tti/test/TestVMMFHasTemplateCheckParamsFail3.cpp
==============================================================================
--- sandbox/tti/libs/tti/test/TestVMMFHasTemplateCheckParamsFail3.cpp 2011-02-11 14:10:04 EST (Fri, 11 Feb 2011)
+++ (empty file)
@@ -1,24 +0,0 @@
-#include "test_vm_mf_has_template_check_params.hpp"
-#include <boost/mpl/assert.hpp>
-
-int main()
- {
-
-#if !defined(BOOST_NO_VARIADIC_MACROS)
-
- using namespace boost::mpl::placeholders;
-
- // Wrong template types
-
- BOOST_MPL_ASSERT((tti::mf_has_template_check_params
- <
- tti::WrongParametersForMP<_>,
- boost::mpl::identity<AnotherType>
- >
- ));
-
-#endif //!defined(BOOST_NO_VARIADIC_MACROS)
-
- return 0;
-
- }


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk