[yast-commit] r64854 - in /trunk/users: VERSION package/yast2-users.changes testsuite/tests/CheckPassword.out
Author: jsuchome Date: Fri Jul 15 12:48:18 2011 New Revision: 64854 URL: http://svn.opensuse.org/viewcvs/yast?rev=64854&view=rev Log: - adapted testsuite to previous change - 2.21.5 Modified: trunk/users/VERSION trunk/users/package/yast2-users.changes trunk/users/testsuite/tests/CheckPassword.out Modified: trunk/users/VERSION URL: http://svn.opensuse.org/viewcvs/yast/trunk/users/VERSION?rev=64854&r1=64853&r2=64854&view=diff ============================================================================== --- trunk/users/VERSION (original) +++ trunk/users/VERSION Fri Jul 15 12:48:18 2011 @@ -1 +1 @@ -2.21.4 +2.21.5 Modified: trunk/users/package/yast2-users.changes URL: http://svn.opensuse.org/viewcvs/yast/trunk/users/package/yast2-users.changes?rev=64854&r1=64853&r2=64854&view=diff ============================================================================== --- trunk/users/package/yast2-users.changes (original) +++ trunk/users/package/yast2-users.changes Fri Jul 15 12:48:18 2011 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Fri Jul 15 12:45:19 CEST 2011 - jsuchome@suse.cz + +- adapted testsuite to previous change +- 2.21.5 + +------------------------------------------------------------------- Fri Jul 15 12:41:25 CEST 2011 - jsuchome@suse.cz - fixed typos (bnc#703227) Modified: trunk/users/testsuite/tests/CheckPassword.out URL: http://svn.opensuse.org/viewcvs/yast/trunk/users/testsuite/tests/CheckPassword.out?rev=64854&r1=64853&r2=64854&view=diff ============================================================================== --- trunk/users/testsuite/tests/CheckPassword.out (original) +++ trunk/users/testsuite/tests/CheckPassword.out Fri Jul 15 12:48:18 2011 @@ -7,7 +7,7 @@ Execute .crack "12345" "" Return ["You have used only digits for the password."] Execute .crack "aaaQQaaa" "" -Return ["You have used a palindrom for the password."] +Return ["You have used a palindrome for the password."] Execute .crack "1a" "" Return ["The password should have at least 5 characters."] Return nil -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
jsuchome@svn2.opensuse.org