Back to Swift

README

validation-test/README.md

latest705 B
Original Source

known_issues

The known_issues directory is used to track known bugs that are not crashers.

  • If you fix a test in this directory, i.e., the test starts failing, please delete the test file and reorganise the test case by moving it to an appropriate place in the primary test suite under ../test.

  • If you add a test to this directory, please make sure that the test is associated with either a GitHub issue or an Apple radar of internal origin, and include link to that record in the test.

    If the test is associated only with an internal report, please also include a brief explanation of the issue in the test for clarity.