summaryrefslogtreecommitdiffstats
path: root/Tests/CompileFeatures/genex_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* CMake: Support upcoming C++26 language levelRobert Maynard2022-08-311-0/+3
* CUDA, CXX, OBJCXX: C++23 support with Clang 12Raul Tambre2020-12-081-0/+6
* Tests: Remove outdated portion of CompileFeatures genex testBrad King2019-04-091-11/+0
* Features: Do not use a lower-than-default standard for requested featuresZsolt Parragi2019-02-261-2/+2
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-38/+38
* Features: Fix COMPILE_FEATURES genex for C++ 14 and 17 featuresBrad King2017-08-081-0/+12
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-24/+23
* Features: Fix test to reject missing expectation definitionsBrad King2015-01-261-0/+12
* Features: Emit a test failure if 'override' is present but not expectedStephen Kelly2015-01-261-0/+3
* Features: Test presence of cxx_auto_type with genex.Stephen Kelly2015-01-171-10/+3
* Features: Extend the tests for the COMPILE_FEATURES genex.Stephen Kelly2015-01-151-0/+30
* Revert topic 'feature_record_msvc'Brad King2015-01-141-1/+1
* Features: Enable writing of MSVC compiler feature header.Robert Maynard2015-01-111-1/+1
* Features: Test nullptr as a side-effect activation of static_assert.Stephen Kelly2015-01-031-0/+11
* Features: Test an expectation of whether OVERRIDE_CONTROL is expectedStephen Kelly2015-01-031-0/+2
* Features: Add COMPILE_FEATURES generator expression.Stephen Kelly2014-05-211-0/+21