CMake/Tests/RunCMake/math
Brad King 406f397e8b math: Restore toleration of unexpected characters in an expression
Prior to commit 7c4c13ffef (math: Reject unexpected expression input
explicitly, 2018-05-18) we ignored unexpected characters in an
expression that otherwise can be parsed.  In order to preserve
compatibility with projects that accidentally used this, convert the
error to a warning.
2018-07-16 14:46:43 -04:00
..
CMakeLists.txt math: Add RunCMake.math test to prepare for error cases 2018-06-22 09:00:34 -04:00
MATH-DivideByZero-result.txt math: Diagnose divide-by-zero 2018-06-26 14:21:18 -04:00
MATH-DivideByZero-stderr.txt math: Diagnose divide-by-zero 2018-06-26 14:21:18 -04:00
MATH-DivideByZero.cmake math: Diagnose divide-by-zero 2018-06-26 14:21:18 -04:00
MATH-DoubleOption-result.txt math: Add options to calculate and format output as hexadecimal 2018-07-03 09:55:58 -04:00
MATH-DoubleOption-stderr.txt math: Add options to calculate and format output as hexadecimal 2018-07-03 09:55:58 -04:00
MATH-DoubleOption.cmake math: Add options to calculate and format output as hexadecimal 2018-07-03 09:55:58 -04:00
MATH-InvalidExpression-result.txt math: Reject unexpected expression input explicitly 2018-06-26 14:15:21 -04:00
MATH-InvalidExpression-stderr.txt math: Restore toleration of unexpected characters in an expression 2018-07-16 14:46:43 -04:00
MATH-InvalidExpression.cmake math: Reject unexpected expression input explicitly 2018-06-26 14:15:21 -04:00
MATH-ToleratedExpression-stderr.txt math: Restore toleration of unexpected characters in an expression 2018-07-16 14:46:43 -04:00
MATH-ToleratedExpression.cmake math: Restore toleration of unexpected characters in an expression 2018-07-16 14:46:43 -04:00
MATH-TooManyArguments-result.txt math: Add options to calculate and format output as hexadecimal 2018-07-03 09:55:58 -04:00
MATH-TooManyArguments-stderr.txt math: Add options to calculate and format output as hexadecimal 2018-07-03 09:55:58 -04:00
MATH-TooManyArguments.cmake math: Add options to calculate and format output as hexadecimal 2018-07-03 09:55:58 -04:00
MATH-WrongArgument-result.txt math: Add options to calculate and format output as hexadecimal 2018-07-03 09:55:58 -04:00
MATH-WrongArgument-stderr.txt math: Add options to calculate and format output as hexadecimal 2018-07-03 09:55:58 -04:00
MATH-WrongArgument.cmake math: Add options to calculate and format output as hexadecimal 2018-07-03 09:55:58 -04:00
MATH.cmake math: Add options to calculate and format output as hexadecimal 2018-07-03 09:55:58 -04:00
RunCMakeTest.cmake math: Restore toleration of unexpected characters in an expression 2018-07-16 14:46:43 -04:00