Re: [PATCH 01/16] Add unittest infrastructure

2015-10-29 Thread Jeff Law
On 10/27/2015 01:49 PM, David Malcolm wrote: gcc/testsuite/ChangeLog: * g++.dg/plugin/plugin.exp (plugin_test_list): Add the unittests plugin. * g++.dg/plugin/unittests.C: New file. * gcc.dg/plugin/plugin.exp (plugin_test_list): Add the unittests plugin.

[PATCH 01/16] Add unittest infrastructure

2015-10-27 Thread David Malcolm
gcc/testsuite/ChangeLog: * g++.dg/plugin/plugin.exp (plugin_test_list): Add the unittests plugin. * g++.dg/plugin/unittests.C: New file. * gcc.dg/plugin/plugin.exp (plugin_test_list): Add the unittests plugin. * gcc.dg/plugin/unittests.c: New file.