tree: 5f8a57eb0253ee86ebfe32155bcb6f62a22ddd84 [path history] [tgz]
  1. README.md
  2. WholeProgramInferenceNullnessJaifsTest.java
  3. WholeProgramInferenceNullnessJaifsValidationTest.java
  4. WholeProgramInferenceTestCheckerAjavaTest.java
  5. WholeProgramInferenceTestCheckerAjavaValidationTest.java
  6. WholeProgramInferenceTestCheckerJaifsTest.java
  7. WholeProgramInferenceTestCheckerJaifsValidationTest.java
  8. WholeProgramInferenceTestCheckerStubsTest.java
  9. WholeProgramInferenceTestCheckerStubsValidationTest.java
checker/src/test/java/org/checkerframework/checker/test/junit/wpirunners/README.md

This package contains the test runners for testing whole-program inference. They are in a separate package so that they don‘t run by default; they should only run when they’re invoked directly by their corresponding build rules, which are in checker/build.gradle (wholeProgramInferenceTest and wholeProgramInferenceStubsTest).