Erik Grinaker is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

erikg / Revelation

Revelation is a password manager for the GNOME desktop, released under the GNU GPL license. It stores all your accounts and passwords in a single, secure place, and gives you access to it through a user-friendly graphical interface.

Clone this repository (size: 2.1 MB): HTTPS / SSH
hg clone https://bitbucket.org/erikg/revelation
hg clone ssh://hg@bitbucket.org/erikg/revelation

File history for Revelation / test / Makefile.am

Author Revision Message Labels Date
Erik Grinaker 1c96b7e48232 cleaned up the build-system and source file layout
Erik Grinaker c335973efe9f added plaintext datahandler module
Erik Grinaker 8ec66df6d4cf wrote some unit tests for the ui module, and made a few ui code tweaks
Erik Grinaker 27fccdc813be updated unit test Makefile
Erik Grinaker dc60632840ca renamed Makefile test target to check
Erik Grinaker c188d5e734c8 rewrote the data module, and added unit tests
Erik Grinaker 991e09fe2dfd moved config handling into separate module, and wrote unit tests for it
Erik Grinaker 116c99733a1d rewrote the entry module, and wrote unit tests for it
Erik Grinaker 9445df12ea7b Makefile target for unit tests