blob: f40387fd549afe176b669b603cf8a84eb7a83b46 [file] [log] [blame]
This directory contains tests for the Nullness Checker, with the
-AskipUses=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 NullnessSkipUsesTest)