summaryrefslogtreecommitdiff
path: root/Tests/CMakeLib/testOptional.cxx
Commit message (Expand)AuthorAgeFilesLines
* cm::optional: Add comparison operatorsKyle Edwards2020-09-071-0/+158
* Refactor: Add ASSERT_TRUE() macro to testOptional.cxxKyle Edwards2020-09-061-118/+39
* Tests: Fix reliance on undefined behavior of cm::optionalKyle Edwards2019-11-131-36/+48
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-3/+3
* cmstd: Modernize CMake system headersMarc Chevrier2019-09-201-3/+2
* Source: Add cm::optionalKyle Edwards2019-08-231-0/+690