Appendix G. Bug reporting

Every release of Open Power Template library has to pass several tests:

  1. Parser unit test - testing the behaviour of the optClass.
  2. Compiler unit test - testing the compiler results in various situations.
  3. Example passing - each example has to work.
  4. Two complete, real world projects - if everything is working, the test is passed.

However, there still may occur some situations that we could not predict. If you notice any bug, please visit bugs.openpb.net and report it us! The report has to be written in English and must contain a test case that causes bug, which can be reproduced by everyone who is interested.