Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Papyrus/customizations/robotics/quality

< Papyrus‎ | customizations/robotics
Revision as of 09:59, 14 July 2020 by Unnamed Poltroon (Talk) (Created page with "== Quality == The quality is assured by several mechanisms. * The possibility to report bugs via the Eclipse bugzilla - [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Quality

The quality is assured by several mechanisms.

  • The use of continuous integration, see P4R view. The build includes regression tests.
  • The submission of patches is done in the context of a gerrit process. All patch submissions trigger the build execution (including tests).

Back to the top