X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/cacfdef716f7ee2b6343cc2355a4e12fa175efe4..ed228e60b23b76d6910ca843b4bf39eb1d391029:/ChangeLog?ds=inline diff --git a/ChangeLog b/ChangeLog index 554a040f..dcc3716f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2010-04-13 Akim Demaille + + tests: calc: simplify location management. + * tests/local.at (AT_LOC_PUSHDEF, AT_LOC_POPDEF): New. + (_AT_BISON_OPTION_PUSHDEFS, AT_BISON_OPTION_POPDEFS): Use them to + define the appropriate AT_LOC accessors. + * tests/calc.at: Use AT_LOC accessors. + 2010-04-13 Akim Demaille test location_type.