blob: cd7ded54ae4b1e77ba65e5562e16f15f2f958974 [file] [log] [blame]
This directory contains tests for the Nullness Checker, with the
-AskipDefs=SkipMe flag.
To add a new file to the test suite, just add it to this directory.
For more details, see
../README
To run the tests, do this:
(cd $CHECKERFRAMEWORK && ./gradlew NullnessSkipDefsTest)