Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "ETrice/Test of Release Candidate"

(initial items for release check list)
 
Line 9: Line 9:
 
** generate and run Hello World and PingPong
 
** generate and run Hello World and PingPong
 
* test hover help
 
* test hover help
* run automatic GUI tests
+
* [JH] run automatic GUI tests
 +
** <strike>C</strike>
 +
** <strike>Java</strike>
 +
** Cpp - [https://bugs.eclipse.org/bugs/show_bug.cgi?id=493059 Bug 493059 - &#91;runtime.cpp&#93; console ouput misbehavior]

Revision as of 06:44, 5 May 2016

  • install the build in the recommended Eclipse base installation
  • make sure the Eclipse Help is working
  • perform smoke test
    • create Java tutorial in empty workspace
    • generate and run Hello World and PingPong
    • create C tutorial in empty workspace
    • generate and run Hello World and PingPong
    • create C++ tutorial in empty workspace
    • generate and run Hello World and PingPong
  • test hover help
  • [JH] run automatic GUI tests

Back to the top