Commit Graph

22 Commits

Author SHA1 Message Date
Nora Trapp
c40a9fb072 Fix tests 2020-11-12 17:45:51 -08:00
Matthew Chen
61ce278894 Use protocol contexts in prekey stores. 2020-08-25 20:19:43 -03:00
Matthew Chen
852d43fe8d Use protocol contexts in prekey stores. 2020-08-25 20:08:38 -03:00
Matthew Chen
ddcdbd04da Fix broken tests. 2019-11-07 13:27:48 -03:00
Michael Kirk
5ca2eb05d2 CR: rename AxolotlInMemoryStore -> SPKMockProtocolStore 2018-11-12 09:20:46 -06:00
Michael Kirk
604eb1c19c remove empty test file 2018-11-10 12:24:33 -06:00
Michael Kirk
6f418ac522 clean up imports 2018-11-10 12:24:33 -06:00
Michael Kirk
28467b6819 move AxolotlInMemoryStore to public 2018-11-10 12:24:33 -06:00
Michael Kirk
7b2c34bb61 Fixup HKDF tests 2018-10-30 10:03:42 -06:00
Michael Kirk
a87f2fc9c1 find -E . -type f -regex ".*\.(m|h)" -exec sed -i "" -e "s/try_/throws_/" {} \; 2018-10-30 09:19:21 -06:00
Michael Kirk
5d20c55fff Swift Exception wrap Curve25519 2018-10-29 21:24:07 -06:00
Michael Kirk
1865a2e4ac audit additional exceptions thrown in PKWM 2018-10-29 15:07:04 -06:00
Michael Kirk
5a85385d42 Swift Exception wrap NSData+keyVersionByte 2018-10-29 14:36:39 -06:00
Michael Kirk
344d881d69 Exception wrap ECKeyPair for Swift 2018-10-29 14:00:25 -06:00
Michael Kirk
03034a254b add some missing swift unavailability, fixup some tests 2018-10-29 11:43:20 -06:00
Matthew Chen
311b09b093 Fix tests. 2018-10-10 14:05:47 -04:00
Matthew Chen
8da4a1a428 Respond to CR. 2018-09-28 09:24:16 -04:00
Matthew Chen
a0f79cd1b6 Fix broken tests. 2018-09-28 09:06:33 -04:00
Matthew Chen
e48fc86529 Add placeholder Swift test. 2018-09-28 09:06:33 -04:00
Michael Kirk
6dd55895b5 framework compatible tests
// FREEBIE
2017-08-18 18:01:05 -04:00
Michael Kirk
729a8d47f6 Fix tests
// FREEBIE
2017-06-28 06:50:05 -10:00
Michael Kirk
3b7e71ddaf remove space from dir name
Allows for easier terminal use and fixes format script

// FREEBIE
2017-06-28 06:50:05 -10:00