Revision 21005,
488 bytes
checked in by ghudson, 20 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r21004,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | include ../Rules |
---|
2 | |
---|
3 | tests_pass = \ |
---|
4 | app_fixate \ |
---|
5 | enumcaps \ |
---|
6 | intersection \ |
---|
7 | compatibility \ |
---|
8 | deserialize \ |
---|
9 | normalisation \ |
---|
10 | union \ |
---|
11 | string-conversions \ |
---|
12 | fixed \ |
---|
13 | fraction-convert \ |
---|
14 | fraction-multiply-and-zero \ |
---|
15 | intersect2 \ |
---|
16 | caps \ |
---|
17 | value_compare \ |
---|
18 | value_intersect \ |
---|
19 | value_serialize \ |
---|
20 | audioscale \ |
---|
21 | filtercaps \ |
---|
22 | eratosthenes \ |
---|
23 | renegotiate \ |
---|
24 | subtract \ |
---|
25 | sets \ |
---|
26 | simplify \ |
---|
27 | random \ |
---|
28 | structure |
---|
29 | |
---|
30 | EXTRA_DIST = caps_strings |
---|
31 | |
---|
32 | noinst_HEADERS = \ |
---|
33 | caps.h |
---|
34 | |
---|
35 | tests_fail = |
---|
36 | tests_ignore = |
---|
Note: See
TracBrowser
for help on using the repository browser.