WALA/com.ibm.wala.cast.java.test.../src/foo/bar/hello/world
Ben Liblit 9a3ecd6ab9 Disable some Eclipse warnings on Java test inputs
I think these were previously not being compiled at all.  Now, with
Buildship generating Eclipse ".project" settings automatically, these
are being processed.  In general we don't care much about questionable
code in test data, though.
2018-04-18 11:29:25 -05:00
..
ArraysAndSuch.java Disable some Eclipse warnings on Java test inputs 2018-04-18 11:29:25 -05:00
ConstructorsAndInitializers.java Remove unnecessary warning-suppression annotations 2017-07-26 20:08:34 -07:00
CopyOfLoopsAndLabels.java Remove unnecessary warning-suppression annotations 2017-07-26 20:08:34 -07:00
DefaultCtorInitializerTest.java JDT-based CAst front end from Berkeley 2009-01-09 14:14:04 +00:00
InnerClasses.java Remove unnecessary warning-suppression annotations 2017-07-26 20:08:34 -07:00
LoopsAndLabels.java Suppress Eclipse warnings that arise in JLex, which we don't control 2017-08-30 17:03:35 -07:00
MethodMadness.java Remove unnecessary warning-suppression annotations 2017-07-26 20:08:34 -07:00
MiniaturList2.java Remove unnecessary warning-suppression annotations 2017-07-26 20:08:34 -07:00
Misc.java Suppress Eclipse warnings that arise in JLex, which we don't control 2017-08-30 17:03:35 -07:00
SwitchCase.java JDT-based CAst front end from Berkeley 2009-01-09 14:14:04 +00:00