Files
bison/tests
Akim Demaille d84b245c63 tests: make sure the default action properly works in C++
See e3fdc37049: in C++ we generate
explicitly the code for the default action instead of simply copying
blindly the semantic value buffer.  This is important when copying
raw memory is not enough, as exemplified by move-only types.

This is currently tested by examples/c++/variant.yy and variant-11.yy.
But it is safer to also have a test in the main test suite.

* tests/local.at (AT_REQUIRE_CXX_STD): Fix.
(AT_BISON_OPTION_PUSHDEFS, AT_BISON_OPTION_POPDEFS): Define/undefine
AT_BISON_OPTIONS.
* tests/c++.at (Default action): New.
2019-06-09 08:36:01 +02:00
..
2019-02-21 06:46:07 +01:00
2019-04-29 22:27:01 +02:00
2019-04-24 13:21:24 +02:00
2019-04-25 20:20:59 +02:00
2019-05-19 10:05:18 +02:00
2019-04-23 18:29:10 +02:00
2019-04-03 19:20:39 +02:00
2019-05-26 15:29:37 +02:00
2019-04-23 18:29:10 +02:00
2019-02-21 06:46:07 +01:00
2019-02-21 17:46:11 +01:00
2019-04-23 18:29:10 +02:00
2019-04-23 18:29:10 +02:00
2019-02-09 08:23:50 +01:00
2019-05-29 08:38:16 +02:00
2019-04-23 18:29:10 +02:00
2019-02-21 17:46:11 +01:00