Adapt peval.test to recent associativity fixes of numeric ops.
authorMark H Weaver <mhw@netris.org>
Wed, 14 Aug 2013 03:34:32 +0000 (23:34 -0400)
committerMark H Weaver <mhw@netris.org>
Wed, 14 Aug 2013 03:34:32 +0000 (23:34 -0400)
commitf499d6e31a8554b3191c80c0e8c25e274ee5671d
treee0b1615f42547321daea4bee48d4889ad90f8600
parent79a6c3be6a7085e5a602f5306f162e5c93c1636a
Adapt peval.test to recent associativity fixes of numeric ops.

* test-suite/tests/peval.test ("partial evaluation"): Adapt tests to the
  fact that arithmetic operators are now expanded into binary ops with
  left-to-right associativity.
test-suite/tests/peval.test