Prepare your application for testing

(Command Line Applications)
Line 9: Line 9:
* My package uses a [[Documentation/Maemo_5_Developer_Guide/Packaging%2C_Deploying_and_Distributing#Sections|proper section]]*.
* My package uses a [[Documentation/Maemo_5_Developer_Guide/Packaging%2C_Deploying_and_Distributing#Sections|proper section]]*.
* My package short description has 10 or more characters*.
* My package short description has 10 or more characters*.
-
* My package has a [[Packaging#Bugtracker_location|bugtracker]].
+
* My package has a [[Packaging#Bugtracker_location|bugtracker]]*.
* My application doesn't violate any copyrights and the code has a [[Extras-testing/QA_Checklist#Licensing_and_legal_issues|proper license]].
* My application doesn't violate any copyrights and the code has a [[Extras-testing/QA_Checklist#Licensing_and_legal_issues|proper license]].
* My application doesn't have [[Extras-testing/QA_Checklist#Broken_functionality_or_reproducible_crashes|broken functionalities or evident crashes]].
* My application doesn't have [[Extras-testing/QA_Checklist#Broken_functionality_or_reproducible_crashes|broken functionalities or evident crashes]].
Line 28: Line 28:
* Use [[Packaging#Pretty_names|pretty names]] in your package.
* Use [[Packaging#Pretty_names|pretty names]] in your package.
-
'''*''' - Automatically checked by the autobuilder.
+
'''*''' - Automatic checks.
[[Category:Community]]
[[Category:Community]]
[[Category:Development]]
[[Category:Development]]
[[Category:Quality Assurance]]
[[Category:Quality Assurance]]

Revision as of 00:39, 13 February 2010

THIS IS A DRAFT, don't link this page yet.

INTRO(WRITEME)


Before promoting your application to Extras-testing, you must make sure that your application respects all the Q&A rules, please double check all the points below in order to save time and extra work.

Command Line Applications

  • My application is using the CLI icon(ADD LINK)
  • My application description clearly says that my application runs only from the command line.

Recommendations

* - Automatic checks.