Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Fixes the test Nickolay V. Shmyrev2009-04-151-3/+5
| | | | svn path=/trunk/; revision=3612
* Patch by Juanjo Marín <juanj.marin@juntadeandalucia.es> to fix the bugNickolay V. Shmyrev2009-04-042-1/+35
| | | | | | | | | | | | | | | 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-262-1/+31
| | | | | | | | | | | | 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
* Fixes for the test due to gnome-keyring string changeNickolay V. Shmyrev2009-01-051-2/+2
| | | | svn path=/trunk/; revision=3329
* Test fixNickolay V. Shmyrev2009-01-051-0/+1
| | | | svn path=/trunk/; revision=3328
* Patch for case unsensitive page label match by Michael Lee. See bugNickolay V. Shmyrev2008-09-075-6/+40
| | | | | | | | | | | | | | | | | | | | 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-0/+19
| | | | | | | | | | | | 2007-02-11 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * test/Makefile.am: * test/test3.py: Added reload test case. svn path=/trunk/; revision=2312
* Added reload test case.Nickolay V. Shmyrev2007-02-112-2/+2
| | | | | | | | | | | | | 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-073-2/+17
| | | | | | | | | | | | | | 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
* Use source directory to find files for testNickolay V. Shmyrev2007-01-101-1/+2
| | | | svn path=/trunk/; revision=2210
* Actually remove .cvsignore filesChristian Persch2006-12-311-2/+0
| | | | svn path=/trunk/; revision=2181
* Use C locale in tests.Carlos Garcia Campos2006-12-252-2/+2
| | | | | | | 2006-12-25 Carlos Garcia Campos <carlosgc@gnome.org> * test/test1.py: * test/test2.py: Use C locale in tests.
* 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 cvsignore to test subdirNickolay V. Shmyrev2006-11-111-0/+2
|
* Re-add locale settings to test files.Wouter Bolsterlee2006-10-292-0/+6
| | | | | | | | | 2006-10-29 Wouter Bolsterlee <wbolster@cvs.gnome.org> * test/test1.py: * test/test2.py: Re-add locale settings to test files.
* Cleaned up the dogtail scripts.Wouter Bolsterlee2006-10-292-19/+26
| | | | | | | | | 2006-10-29 Wouter Bolsterlee <wbolster@cvs.gnome.org> * test/test1.py: * test/test2.py: Cleaned up the dogtail scripts.
* Add automated UI tests for evince with dogtail. See bug #300948.Nickolay V. Shmyrev2006-10-235-0/+53
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.