Complete javascript testing of password functionality
authorStef Walter <stefw@gnome.org>
Sun, 11 Mar 2012 12:35:43 +0000 (13:35 +0100)
committerStef Walter <stefw@gnome.org>
Sun, 11 Mar 2012 12:35:43 +0000 (13:35 +0100)
commit2bc2140d4323cfb6a828d8d28313025b867e0f4c
tree0be791f2046a353321eb89881c335a684ebcb34a
parente202ac9d1968961ca9ad7729fd6b4f93dee8ad5c
Complete javascript testing of password functionality

 * And fix bugs, nullable collection_path
.gitignore
library/secret-methods.c
library/secret-password.c
library/secret-types.h
library/tests/Makefile.am
library/tests/test-javascript.js [new file with mode: 0644]
library/tests/test-lookup-password.js [new file with mode: 0644]
library/tests/test-remove-password.js [new file with mode: 0644]
library/tests/test-store-password.js [new file with mode: 0644]