Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Checklist

Samples in the trunk are expected to do all of the following:

(tick) Contain a README file that

  • explains the purpose of the sample and says what it does
  • describes how to run the sample
  • describes what happens when the sample runs successfully

(tick) Contain unit tests that are run by the build and verify that the sample works, to the extent that this can be tested in an automated way

(tick) Work correctly when run as described in the README instructions, and produce the results described in the README