Statistics
| Branch: | Tag: | Revision:

keysync / tests @ master

Name Size Revision Age Author Comment
  SAMENESS dcb7efae over 4 years Hans-Christoph Steiner add curated files to set up 'sameness' test
  adium 503b6625 over 4 years Hans-Christoph Steiner adium: fix error in Accounts.plist test data th...
  chatsecure 5aa3f5a6 over 3 years Hans-Christoph Steiner add test of decrypting chatsecure's otr_keystor...
  gajim b077837e almost 4 years Abel Luck gajim: implement full account reading Exportin...
  gnupg 8b369661 over 4 years Hans-Christoph Steiner gnupg: rename files from 'gpg' to 'gnupg' since...
  irssi bd34b192 about 6 years Hans-Christoph Steiner updated format/file info on Pidgin, Jitsi, and ...
  jitsi 5ce0fa74 over 5 years Hans-Christoph Steiner fix minor file corruption in jitsi file
  keyczar 16d7c9d7 about 6 years Hans-Christoph Steiner added example JSON keys from keyCzar
  kopete 686381ca over 3 years Jochen Hein Initial conversion to and from kopete keys (clo...
  openssl 4462652e over 5 years Hans-Christoph Steiner openssl tests: rename files and use variables f...
  pidgin 18eb6bd9 over 4 years Hans-Christoph Steiner add duplicate public keys to check conflict han...
  xchat 73730aec over 4 years duy added support for xchat (closes #17)
run-tests.sh 4.66 KB 7dc61f35 almost 3 years Ralf Jung run-tests: copy gajim outfiles

Latest revisions

# Date Author Comment
7dc61f35 04/11/2015 01:20 pm Ralf Jung

run-tests: copy gajim outfiles

5aa3f5a6 06/24/2014 05:35 pm Hans-Christoph Steiner

add test of decrypting chatsecure's otr_keystore.ofcaes file

686381ca 06/24/2014 04:42 pm Jochen Hein

Initial conversion to and from kopete keys (closes #27)

b077837e 03/18/2014 05:29 pm Abel Luck

gajim: implement full account reading

Exporting public and private keys from Gajim now works.

bcbed88a 10/23/2013 12:11 am Hans-Christoph Steiner

run-tests: test that converts each app to every other app, one at a time

This makes sure the args and defaults are working properly, and might catch
odd bugs.

b2def697 10/22/2013 03:14 pm Hans-Christoph Steiner

run-tests.sh: add gnupg as a source to the multi-input test

0b16e4b1 10/22/2013 02:04 pm Hans-Christoph Steiner

jenkins: run the tests in the virtualenv after its setup

This should test that the setup.py file listings are complete, and that all
of the files and dependencies are getting properly installed.

refs #1888

8b369661 10/18/2013 03:48 am Hans-Christoph Steiner

gnupg: rename files from 'gpg' to 'gnupg' since that's the canonical name

The software package is called GnuPG, as in http://gnupg.org. gpg is but
one command in the GnuPG suite. I suppose we could go with Gnu Privacy
Guard, but I think few people call it that.

5f010843 10/16/2013 12:40 am Hans-Christoph Steiner

add tests for sameness between adium and pidgin, refs #1888

This shows that we have work to do:

  • a lookup table for app-specific protocol names, refs #1964
  • support multiple keys per id/name, refs #1871, #1868
  • figure out zero padding problems, refs #1867
5c2ed554 10/16/2013 12:40 am Hans-Christoph Steiner

write test of 'sameness', keysync should gen same file that it reads

for example, `keysync -i pidgin -o pidgin` should generate the exact same
files, given that the input file is alphasorted. This test currently fails
for a number of reasons, so it does not report as broken yet (|| true).

View revisions

Also available in: Atom