Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/test/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Patch by Juanjo Marín <juanj.marin@juntadeandalucia.es> to fix the bugNickolay V. Shmyrev2009-04-041-1/+2
| | | | | | | | | | | | | | | 2009-04-05 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * shell/ev-print-operation.c (clamp_ranges), (ev_print_operation_export_print_dialog_response_cb): * test/Makefile.am: * test/test7.py: Patch by Juanjo Marín <juanj.marin@juntadeandalucia.es> to fix the bug 517735. Fixes preview of the empty selection. svn path=/trunk/; revision=3570
* Added a test to check printing and a size of the file.Nickolay V. Shmyrev2009-03-261-1/+2
| | | | | | | | | | | | 2009-03-26 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * test/Makefile.am: * test/test6.py: Added a test to check printing and a size of the file. svn path=/trunk/; revision=3560
* Patch for case unsensitive page label match by Michael Lee. See bugNickolay V. Shmyrev2008-09-071-2/+11
| | | | | | | | | | | | | | | | | | | | 2008-09-07 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * shell/ev-page-cache.c (ev_page_cache_set_page_label): Patch for case unsensitive page label match by Michael Lee. See bug #550136. * shell/ev-page-action.c (create_tool_item): * test/Makefile.am: * test/test1.py: * test/test4.py: * test/test5.py: Added test for the above and updated other tests. svn path=/trunk/; revision=3161
* Added reload test case.Nickolay V. Shmyrev2007-02-111-1/+1
| | | | | | | | | | | | | 2007-02-11 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * test/Makefile.am: * test/test3.py: Added reload test case. svn path=/trunk/; revision=2311
* Added test for slow mime typeNickolay V. Shmyrev2007-02-071-2/+2
| | | | | | | | | | | | | | 2007-02-07 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * test/Makefile.am: * test/test-mime.bin: * test/test3.py: Added test for slow mime type svn path=/trunk/; revision=2301
* Fight with autotools to fix make check. Make distcheck works fine as wellWouter Bolsterlee2006-12-131-2/+4
| | | | | | | | | | 2006-12-13 Wouter Bolsterlee <wbolster@cvs.gnome.org> * Makefile.am: * test/Makefile.am: Fight with autotools to fix make check. Make distcheck works fine as well now!
* Add automated UI tests for evince with dogtail. See bug #300948.Nickolay V. Shmyrev2006-10-231-0/+4
2006-10-24 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * 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.