Prepare your application for testing
(New page: 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 po...) |
|||
Line 6: | Line 6: | ||
* 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 [[Extras-testing/QA_Checklist#Lack_of_bug_reporting_database | + | * My package has a [[Extras-testing/QA_Checklist#Lack_of_bug_reporting_database|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]]. | ||
* My package or webpage doesn't advertised features that [[Extras-testing/QA_Checklist#Missing_announced_features|aren't available in my application]]. | * My package or webpage doesn't advertised features that [[Extras-testing/QA_Checklist#Missing_announced_features|aren't available in my application]]. | ||
- | * | + | * My application doesn't uses more than [[Extras-testing/QA_Checklist#Too_much_memory_used_in_root_partition|500kb of space in root partition]] |
+ | * My application doesn't compromises the [[Extras-testing/QA_Checklist#System_performance_compromised|system performance]]. | ||
+ | * My application doesn't introduces any [[Extras-testing/QA_Checklist#Power_management_issues|power management issue]]. | ||
+ | * My application doesn't compromises the [[Extras-testing/QA_Checklist#Security_risks|security of the system]]. | ||
'''*''' - Automatically checked by the autobuilder. | '''*''' - Automatically checked by the autobuilder. |
Revision as of 00:03, 11 February 2010
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.
- My package uses a proper section*.
- My package short description has 10 or more characters*.
- My package has a bugtracker.
- My application doesn't violate any copyrights and the code has a proper license.
- My application doesn't have broken functionalities or evident crashes.
- My package or webpage doesn't advertised features that aren't available in my application.
- My application doesn't uses more than 500kb of space in root partition
- My application doesn't compromises the system performance.
- My application doesn't introduces any power management issue.
- My application doesn't compromises the security of the system.
* - Automatically checked by the autobuilder.