On Sun, Jun 29, 2014 at 11:12:29AM +0200, Jason A. Donenfeld wrote: > I've committed some fixes for this. Would someone with a Mac do some testing > of > the latest git master? > > Thanks, > Jason
Here's my test results for the following commit: commit: 326a12c <Jason A. Donenfeld> > $ make test > > ok 1 - Make sure we can run pass > ok 2 - Make sure we can initialize our test store > # passed all 2 test(s) > 1..2 > ok 1 - Test "generate" command > ok 2 - Test replacement of first line > # passed all 2 test(s) > 1..2 > ok 1 - Test "show" command > ok 2 - Test "show" command with spaces > ok 3 - Test "show" of nonexistant password > # passed all 3 test(s) > 1..3 > ok 1 - Basic move command > ok 2 - Directory creation > ok 3 - Directory creation with file rename and empty directory removal > ok 4 - Directory rename > ok 5 - Directory move into new directory > ok 6 - Multi-directory creation and multi-directory empty removal > ok 7 - Password made it until the end > ok 8 - Git is consistent > # passed all 8 test(s) > 1..8 > ok 1 - Test "rm" command > ok 2 - Test "rm" command with spaces > ok 3 - Test "rm" of non-existent password > # passed all 3 test(s) > 1..3 > ok 1 - Test "insert" command > # passed all 1 test(s) > 1..1 > ok 1 - Test "edit" command > # passed all 1 test(s) > 1..1 > ok 1 - Setup initial key and git > ok 2 - Root key encryption > ok 3 - Reencryption root single key > ok 4 - Reencryption root multiple key > ok 5 - Reencryption root multiple key with string > ok 6 - Reencryption root group > ok 7 - Reencryption root group with spaces > ok 8 - Reencryption root group with spaces and other keys > ok 9 - Reencryption root group and other keys > ok 10 - Reencryption root group to identical individual with no file change > ok 11 - Reencryption subfolder multiple keys, copy > ok 12 - Reencryption subfolder multiple keys, move, deinit > ok 13 - Password lived through all transformations > ok 14 - Git picked up all changes throughout > # passed all 14 test(s) > 1..14 > ok 1 - Make sure grep prints normal lines > # passed all 1 test(s) > 1..1 > ok 1 - Make sure find resolves correct files > # passed all 1 test(s) > 1..1 _______________________________________________ Password-Store mailing list [email protected] http://lists.zx2c4.com/mailman/listinfo/password-store
