Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* 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.