view src/tests/README @ 3320:3a3f43afd9a0 trunk

plugin-customizable menu entries: added AUDACIOUS_MENU_PLAYLIST_RCLICK to manage custom entries for the playlist right-click menu
author Giacomo Lozito <james@develia.org>
date Sat, 11 Aug 2007 00:24:20 +0200
parents 5cc45a1f118a
children
line wrap: on
line source

This directory contains some tests. To run them, type "make".

Any needed uncompiled files in the audacious core will be compiled
with the proper CFLAGS. Don't worry about that.

You can help make this directory more useful by writing tests as
you fix bugs. Unless they're in the UI, autotesting that may be
problematic.

To write a test, simply edit an existing test and the Makefile
as required.