aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain-Test/src/test/java/org/sufficientlysecure/keychain/tests/UncachedKeyringTest.java
Commit message (Expand)AuthorAgeFilesLines
* move classes around a bitVincent Breitmoser2014-08-011-125/+0
* tests: adapt to new EditKeyResult return valueVincent Breitmoser2014-07-311-13/+9
* test: add misc UncachedKeyRing testsVincent Breitmoser2014-07-261-0/+129
* forgot to move test classpath out of root projectVincent Breitmoser2014-07-211-213/+0
* test: start with UncachedKeyRing.canonicalize testsVincent Breitmoser2014-07-191-8/+115
* test: use random string as passphraseVincent Breitmoser2014-07-131-1/+2
* test: add UncachedKeyringTest, stubVincent Breitmoser2014-07-131-0/+105
* tests: add testSubkeyAddVincent Breitmoser2014-07-101-94/+0
* test: move uncachedkeyring test setup into BeforeClass methodVincent Breitmoser2014-07-091-20/+25
* tests: fix createkey testVincent Breitmoser2014-07-091-6/+5
* Merge remote-tracking branch 'artbristol/functional-testing-canonicalize-bads...Vincent Breitmoser2014-07-091-6/+5
* put unit tests into external module (CAVEAT)Vincent Breitmoser2014-07-091-0/+91