summaryrefslogtreecommitdiff
path: root/Tests/MathTest
Commit message (Expand)AuthorAgeFilesLines
* math(EXPR): Implement ~(exp_NOT) expression as documentedGabor Bencze2019-07-231-0/+2
* math: Add options to calculate and format output as hexadecimalDaniel Franke2018-07-032-15/+58
* math(EXPR): Add support for unary `+` and `-` expressionsBrad King2016-10-141-0/+3
* Use string(APPEND) in TestsDaniel Pfeifer2016-07-281-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-13/+11
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-1/+1
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-10/+10
* ENH: preclean some warningsKen Martin2008-03-251-0/+1
* ENH: some more CMakeList cleanupsKen Martin2007-05-111-1/+1
* ENH: More testsAndy Cedilnik2005-10-181-0/+3
* ENH: Add math testAndy Cedilnik2005-10-173-0/+52