aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/androidTest/java/org/sufficientlysecure/keychain/CreateKeyActivityTest.java
Commit message (Expand)AuthorAgeFilesLines
* instrument: restructure some tests, add bad clipboard data testVincent Breitmoser2015-06-221-208/+0
* Merge branch 'master' into v/multi-decryptVincent Breitmoser2015-06-181-15/+19
|\
| * instrument: fix accidentally broken testVincent Breitmoser2015-06-171-15/+19
* | Merge branch 'v/instrument' into v/multi-decryptVincent Breitmoser2015-06-171-1/+8
|\|
| * update instrumentation test to JUnit4Vincent Breitmoser2015-06-171-1/+9
| * fix instrumentation test(s)Vincent Breitmoser2015-06-171-10/+13
* | fix instrumentation test(s)Vincent Breitmoser2015-06-131-10/+13
|/
* Espresso test for CreateKeyActivityManoj Khanna2015-04-251-0/+194