gwtproject / gwt

GWT Open Source Project
http://www.gwtproject.org
1.53k stars 378 forks source link

Support -strict in test arguments #10039

Open niloc132 opened 2 weeks ago

niloc132 commented 2 weeks ago

We cannot yet enable this for all of GWT's own tests, see #10038 for that followup. That said, that failure confirms that this feature is working as expected.

Fixes #10037