Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added a link to how to create a patch

...

  • Copy the test to a new file under ql/src/test/queries/clientpositive/<filename>.q (or in /clientnegative if it is a negative test).
  • Add the <filename.q> to itests/src/test/resources/testconfiguration.properties to the appropriate variable (ex. minimr.query.files).

...

  • Add your output file to ql/src/test/results/clientpositive/<filename>.q.out (or in /clientnegative if it is a negative test).

With the above steps, you can create a patch which has a .java file, a .q file and a .q.out file.

Why isn't the itests pom connected to the root pom?

...

At this point, attach the remote debugger as mentioned before to start debugging your queries.