Xfce Wiki

Sub domains
 
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


testing [2011/12/20 10:47] (current) – created stephan
Line 1: Line 1:
 +====== Testing Xfce ======
  
 +Good software does not stay good all by itself. It needs careful development and testing to keep the quality at high standards.
 +Many components have unit-tests, to automatically test backend features of libraries and such.
 +
 +Some tests can be difficult to automate, and still need human interaction. This section describes a set of test-cases that can be manually run on different xfce components to validate if they are working correctly.
 +
 +===== Components =====
 +==== Xfce Core ====
 +| [[testing/xfce/xfwm4|xfwm4]]  | Xfce's window manager  |
 +| [[testing/xfce/thunar|thunar]]  | Modern, fast and easy-to-use file manager for Xfce  |
 +| [[testing/xfce/xfce4-panel|xfce4-panel]]  | Xfce's panel  |
 +| [[testing/xfce/xfce4-session|xfce4-session]]  | Xfce's session manager  |
 +| [[testing/xfce/xfce4-settings|xfce4-settings]]  | Xfce's Configuration System  |
 +==== Apps ====
 +| [[testing/apps/terminal|terminal]]  | Xfce Terminal Emulator  |
 +| [[testing/apps/xfce4-mixer|xfce4-mixer]]  | A volume control application based on GStreamer  |
 +| [[testing/apps/ristretto|ristretto]]  | Image Viewer  |