wxWidgets/tests/cmdline
Vadim Zeitlin 2a907769fb Suppress all -Wmissing-field-initializers in the test suite
There were many dozens of such warnings given for the various arrays
used in the tests and it just doesn't seem feasible nor desirable to fix
them all, so just suppress the warnings for all these arrays to get rid
of them with recent (7+?) versions of gcc.
2019-02-02 17:25:37 +01:00
..
cmdlinetest.cpp Suppress all -Wmissing-field-initializers in the test suite 2019-02-02 17:25:37 +01:00