From 9f3b6e0650f3c99994a529625695e594a8c8043c Mon Sep 17 00:00:00 2001 From: Nickolay V. Shmyrev Date: Mon, 23 Oct 2006 22:12:25 +0000 Subject: Add automated UI tests for evince with dogtail. See bug #300948. 2006-10-24 Nickolay V. Shmyrev * configure.ac: * data/evince-password.glade: * test/Makefile.am: * test/test-encrypt.pdf: * test/test-links.pdf: * test/test1.py: * test/test2.py: Add automated UI tests for evince with dogtail. See bug #300948. --- (limited to 'test/Makefile.am') diff --git a/test/Makefile.am b/test/Makefile.am new file mode 100644 index 0000000..dc0b1a3 --- /dev/null +++ b/test/Makefile.am @@ -0,0 +1,4 @@ + +TESTS = test1.py test2.py + +EXTRA_DIST = test-encrypted.pdf test-links.pdf \ No newline at end of file -- cgit v0.9.1