| .. |
|
CMakeLists.txt
|
fb3487a997
Features: Fix C90 feature detection.
|
10 years ago |
|
c_function_prototypes.c
|
e0890d03a4
Features: Extend concept to C language.
|
11 years ago |
|
c_restrict.c
|
e0890d03a4
Features: Extend concept to C language.
|
11 years ago |
|
c_static_assert.c
|
e0890d03a4
Features: Extend concept to C language.
|
11 years ago |
|
c_variadic_macros.c
|
e0890d03a4
Features: Extend concept to C language.
|
11 years ago |
|
cxx_aggregate_default_initializers.cpp
|
dd043c3f21
Features: Add support for C++14 features.
|
11 years ago |
|
cxx_alias_templates.cpp
|
e1e292cd06
Features: Add cxx_alias_templates.
|
11 years ago |
|
cxx_alignas.cpp
|
e7d6e1f44f
Features: Add cxx_alignas.
|
11 years ago |
|
cxx_alignof.cpp
|
7605fee593
Features: Add cxx_alignof.
|
11 years ago |
|
cxx_attribute_deprecated.cpp
|
dd043c3f21
Features: Add support for C++14 features.
|
11 years ago |
|
cxx_attributes.cpp
|
ff80c3b420
Features: Add cxx_attributes.
|
11 years ago |
|
cxx_auto_type.cpp
|
69182ce4ed
Features: Ensure that the cxx_auto_type test is correct.
|
10 years ago |
|
cxx_binary_literals.cpp
|
dd043c3f21
Features: Add support for C++14 features.
|
11 years ago |
|
cxx_constexpr.cpp
|
91289312fa
Features: Add cxx_constexpr.
|
11 years ago |
|
cxx_contextual_conversions.cpp
|
dd043c3f21
Features: Add support for C++14 features.
|
11 years ago |
|
cxx_decltype.cpp
|
7e748417bc
Features: Add cxx_decltype.
|
11 years ago |
|
cxx_decltype_auto.cpp
|
dd043c3f21
Features: Add support for C++14 features.
|
11 years ago |
|
cxx_decltype_incomplete_return_types.cpp
|
9a49fd21be
Features: Add cxx_decltype_incomplete_return_types.
|
11 years ago |
|
cxx_default_function_template_args.cpp
|
adf22f611e
Features: Add cxx_default_function_template_args.
|
11 years ago |
|
cxx_defaulted_functions.cpp
|
91f3699000
Features: Add cxx_defaulted_functions.
|
11 years ago |
|
cxx_defaulted_move_initializers.cpp
|
60c0d2dd81
Features: Add cxx_defaulted_move_initializers.
|
11 years ago |
|
cxx_delegating_constructors.cpp
|
750dfee29c
Features: Add cxx_delegating_constructors.
|
11 years ago |
|
cxx_deleted_functions.cpp
|
ac3a1b14c0
Features: Add cxx_deleted_functions.
|
11 years ago |
|
cxx_digit_separators.cpp
|
dd043c3f21
Features: Add support for C++14 features.
|
11 years ago |
|
cxx_enum_forward_declarations.cpp
|
16603f7cdb
Features: Add cxx_enum_forward_declarations.
|
11 years ago |
|
cxx_explicit_conversions.cpp
|
ebab2015f9
Features: Add cxx_explicit_conversions.
|
11 years ago |
|
cxx_extended_friend_declarations.cpp
|
53fe7773e6
Features: Add cxx_extended_friend_declarations.
|
11 years ago |
|
cxx_extern_templates.cpp
|
32c2acd65c
Features: Add cxx_extern_templates.
|
11 years ago |
|
cxx_final.cpp
|
57ac6a905c
Features: Add cxx_final.
|
11 years ago |
|
cxx_func_identifier.cpp
|
dcaafada0e
Features: Add cxx_func_identifier.
|
11 years ago |
|
cxx_generalized_initializers.cpp
|
ecb1d5b47a
Features: VS 2013 Update 3 supports initializer lists (#15494)
|
10 years ago |
|
cxx_generic_lambdas.cpp
|
dd043c3f21
Features: Add support for C++14 features.
|
11 years ago |
|
cxx_inheriting_constructors.cpp
|
5d57970dd9
Features: Use variable in cxx_inheriting_constructors test.
|
10 years ago |
|
cxx_inline_namespaces.cpp
|
300ce2481e
Features: Add cxx_inline_namespaces.
|
11 years ago |
|
cxx_lambda_init_captures.cpp
|
dd043c3f21
Features: Add support for C++14 features.
|
11 years ago |
|
cxx_lambdas.cpp
|
15cdf6f51d
Features: Add cxx_lambdas.
|
11 years ago |
|
cxx_local_type_template_args.cpp
|
251a1f02a0
Features: Add cxx_local_type_template_args.
|
11 years ago |
|
cxx_long_long_type.cpp
|
c4e672358c
Features: Add cxx_long_long_type.
|
11 years ago |
|
cxx_noexcept.cpp
|
8149fc909f
Features: Add cxx_noexcept.
|
11 years ago |
|
cxx_nonstatic_member_init.cpp
|
bd2a025eb0
Features: Add cxx_nonstatic_member_init.
|
11 years ago |
|
cxx_nullptr.cpp
|
0fa9bbf1fa
Features: Add cxx_nullptr.
|
11 years ago |
|
cxx_override.cpp
|
0685ac6edc
Features: Add cxx_override.
|
11 years ago |
|
cxx_range_for.cpp
|
735adf2c94
Features: Add cxx_range_for.
|
11 years ago |
|
cxx_raw_string_literals.cpp
|
ea9c445f06
Features: Add cxx_raw_string_literals.
|
11 years ago |
|
cxx_reference_qualified_functions.cpp
|
b1c5bd5314
Features: Add cxx_reference_qualified_functions.
|
11 years ago |
|
cxx_relaxed_constexpr.cpp
|
dd043c3f21
Features: Add support for C++14 features.
|
11 years ago |
|
cxx_return_type_deduction.cpp
|
dd043c3f21
Features: Add support for C++14 features.
|
11 years ago |
|
cxx_right_angle_brackets.cpp
|
7b3e8a0534
Features: Add cxx_right_angle_brackets.
|
11 years ago |
|
cxx_rvalue_references.cpp
|
3300f78310
Features: Add cxx_rvalue_references.
|
11 years ago |
|
cxx_sizeof_member.cpp
|
1889045ca6
Features: Add cxx_sizeof_member.
|
11 years ago |
|
cxx_static_assert.cpp
|
88542a6101
Features: Add cxx_static_assert.
|
11 years ago |
|
cxx_strong_enums.cpp
|
8d3467636c
Features: Add cxx_strong_enums.
|
11 years ago |
|
cxx_template_template_parameters.cpp
|
a36b957fc4
Features: Add cxx_template_template_parameters.
|
11 years ago |
|
cxx_thread_local.cpp
|
ab455ebafd
Features: Add cxx_thread_local.
|
11 years ago |
|
cxx_trailing_return_types.cpp
|
0caf08e43e
Features: Add cxx_auto_function.
|
11 years ago |
|
cxx_unicode_literals.cpp
|
3322b393a2
Features: Add cxx_unicode_literals.
|
11 years ago |
|
cxx_uniform_initialization.cpp
|
3d76656fb3
Features: Add cxx_uniform_initialization.
|
11 years ago |
|
cxx_unrestricted_unions.cpp
|
9064f78b0c
Features: Add cxx_unrestricted_unions.
|
11 years ago |
|
cxx_user_literals.cpp
|
04c5b99f38
Features: Add cxx_user_literals.
|
11 years ago |
|
cxx_variable_templates.cpp
|
dd043c3f21
Features: Add support for C++14 features.
|
11 years ago |
|
cxx_variadic_macros.cpp
|
f9d04a96b5
Features: Add cxx_variadic_macros.
|
11 years ago |
|
cxx_variadic_templates.cpp
|
536c535cb0
Features: Adjust cxx_variadic_templates unit test for SolarisStudio.
|
10 years ago |
|
default_dialect.c
|
a3d0ae1758
Features: Fix the default C dialect for Clang and GNU.
|
11 years ago |
|
default_dialect.cpp
|
1f4649e62f
Features: Update the default_dialect test for old GNU-like compilers.
|
10 years ago |
|
feature_test.c
|
f40c19b543
Features: Fix CompileFeatures test for C non-features
|
10 years ago |
|
feature_test.cpp
|
f5bf9d4311
Tests: Make CompileFeature tests use highest standard known.
|
11 years ago |
|
genex_test.c
|
fb3487a997
Features: Fix C90 feature detection.
|
10 years ago |
|
genex_test.cpp
|
67e76e82df
Features: Fix test to reject missing expectation definitions
|
10 years ago |
|
main.cpp
|
f97bf4370c
Features: Add cxx_auto_type.
|
11 years ago |