diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 3f1814c253..4e9e442757 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -442,7 +442,7 @@ This class is intended to be inherited globally. The default compression mechanism is gz (gzip) but you can select an alternative mechanism by setting the - DOC_COMPRESS + DOC_COMPRESS variable. @@ -2546,6 +2546,22 @@ +
+ <filename>ptest-gnome.bbclass</filename> + + + Enables package tests (ptests) specifically for GNOME packages, + which have tests intended to be executed with + gnome-desktop-testing. + + + + For information on setting up and running ptests, see the + "Testing Packages With ptest" + section in the Yocto Project Development Manual. + +
+
<filename>python-dir.bbclass</filename>