aboutsummaryrefslogtreecommitdiff
path: root/tests/expr-old.test
AgeCommit message (Expand)AuthorFilesLines
2023-07-04tcltest: rework constraint systemSteve Bennett1-7/+3
2021-03-09expr: TIP 526, only support a single argSteve Bennett1-12/+12
2020-11-16expr: TIP 582 - comments in expressionsSteve Bennett1-3/+5
2016-08-17expr: fix adjacent terms in function callsSteve Bennett1-1/+1
2016-08-17expr: Improve mathfunc handlingSteve Bennett1-59/+63
2016-08-17expr: add support for atan2, hypot and fmodSteve Bennett1-26/+33
2012-08-07Remove octal literals with a leading 0 (TIP #114)Steve Bennett1-1/+1
2010-12-15Fix for right-to-left associativity of ternary operatorSteve Bennett1-3/+3
2010-11-22Overhaul unit test frameworkSteve Bennett1-2/+2
2010-10-15Clean up the indentation messSteve Bennett1-14/+2
2010-10-15More expr tests and fixesSteve Bennett1-7/+8
2010-10-15Fix many problem with expr evaluationSteve Bennett1-0/+849