Difference between revisions of "0.112/Testing"

From Sugar Labs
Jump to navigation Jump to search
Line 8: Line 8:
  
 
== What should I test? ==
 
== What should I test? ==
* new features, see [[0.110/Feature_List|feature list]],
+
* new features, see [[0.112/Feature_List|feature list]],
 
* bug fixes, see GitHub commits for bug list,
 
* bug fixes, see GitHub commits for bug list,
  
 
== How to test? ==
 
== How to test? ==
 
Use the GNU standard autogen, configure, make, and make install steps.
 
Use the GNU standard autogen, configure, make, and make install steps.

Revision as of 17:57, 14 September 2017


Testing Sugar 0.112

Please test, and report problems on sugar-devel@ mailing list, github.com/sugarlabs/sugar issues, bugs.sugarlabs.org, or the discussion page here.

To date there has been no independent testing of Sugar 0.112.

What should I test?

  • new features, see feature list,
  • bug fixes, see GitHub commits for bug list,

How to test?

Use the GNU standard autogen, configure, make, and make install steps.