Mercurial > audlegacy
annotate src/tests/README @ 4754:b136f202ebfa
export functions to make libSAD usage in plugins more easy
| author | Andrew O. Shadoura <bugzilla@tut.by> |
|---|---|
| date | Thu, 07 Aug 2008 03:54:15 +0300 |
| parents | 5cc45a1f118a |
| children |
| rev | line source |
|---|---|
|
3289
5cc45a1f118a
Document the new testharness stuff a little.
William Pitcock <nenolod@atheme-project.org>
parents:
diff
changeset
|
1 This directory contains some tests. To run them, type "make". |
|
5cc45a1f118a
Document the new testharness stuff a little.
William Pitcock <nenolod@atheme-project.org>
parents:
diff
changeset
|
2 |
|
5cc45a1f118a
Document the new testharness stuff a little.
William Pitcock <nenolod@atheme-project.org>
parents:
diff
changeset
|
3 Any needed uncompiled files in the audacious core will be compiled |
|
5cc45a1f118a
Document the new testharness stuff a little.
William Pitcock <nenolod@atheme-project.org>
parents:
diff
changeset
|
4 with the proper CFLAGS. Don't worry about that. |
|
5cc45a1f118a
Document the new testharness stuff a little.
William Pitcock <nenolod@atheme-project.org>
parents:
diff
changeset
|
5 |
|
5cc45a1f118a
Document the new testharness stuff a little.
William Pitcock <nenolod@atheme-project.org>
parents:
diff
changeset
|
6 You can help make this directory more useful by writing tests as |
|
5cc45a1f118a
Document the new testharness stuff a little.
William Pitcock <nenolod@atheme-project.org>
parents:
diff
changeset
|
7 you fix bugs. Unless they're in the UI, autotesting that may be |
|
5cc45a1f118a
Document the new testharness stuff a little.
William Pitcock <nenolod@atheme-project.org>
parents:
diff
changeset
|
8 problematic. |
|
5cc45a1f118a
Document the new testharness stuff a little.
William Pitcock <nenolod@atheme-project.org>
parents:
diff
changeset
|
9 |
|
5cc45a1f118a
Document the new testharness stuff a little.
William Pitcock <nenolod@atheme-project.org>
parents:
diff
changeset
|
10 To write a test, simply edit an existing test and the Makefile |
|
5cc45a1f118a
Document the new testharness stuff a little.
William Pitcock <nenolod@atheme-project.org>
parents:
diff
changeset
|
11 as required. |
