2007-02-11 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* test/Makefile.am:
* test/test3.py:
Added reload test case.
svn path=/trunk/; revision=2311
+2007-02-11 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
+ * test/Makefile.am:
+ * test/test3.py:
+
+ Added reload test case.
+
2007-02-10 Carlos Garcia Campos <carlosgc@gnome.org>
* po/POTFILES.in:
-dist_check_SCRIPTS = test1.py test2.py test3.py
+dist_check_SCRIPTS = test1.py test2.py test3.py test4.py
TESTS = $(dist_check_SCRIPTS)
#!/usr/bin/python
-# This test opens a password encrypted file and tries to unlock it.
+# This test opens a file with wrong extenstion.
import os
os.environ['LANG']='C'