PolicyKit: Branch 'master'
David Zeuthen
david at kemper.freedesktop.org
Tue Nov 6 13:04:14 PST 2007
test/Makefile.am | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
New commits:
commit 57891e749d3f463790974138c84077131e6b3a14
Author: David Zeuthen <davidz at redhat.com>
Date: Tue Nov 6 16:01:07 2007 -0500
also dist test .policy files
diff --git a/test/Makefile.am b/test/Makefile.am
index b37166c..067dbcf 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -1,5 +1,15 @@
-EXTRA_DIST = create-coverage-report.sh
+EXTRA_DIST = \
+ create-coverage-report.sh \
+ test-invalid-1-action-id.policy \
+ test-invalid-2-bogus-any.policy \
+ test-invalid-3-bogus-inactive.policy \
+ test-invalid-4-bogus-active.policy \
+ test-invalid-5-max-depth.policy \
+ test-valid-1.policy \
+ test-valid-2-annotations.policy \
+ test-valid-3-lang.policy \
+ test-valid-4-unknown-tags.policy
clean-local :
rm -f *~
More information about the hal-commit
mailing list