Mercurial > audlegacy
view src/tests/README @ 4873:be6c7aea8665
Use playlist_get_mtime, not plain stat, when sorting by date (bug #20)
author | John Lindgren <john.lindgren@tds.net> |
---|---|
date | Sun, 26 Apr 2009 12:32:33 -0400 |
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.