Commit Graph

11 Commits (83c7b1d7a418de489081ff936a17949eebd6e913)

Author SHA1 Message Date
David Alarcon e210580b87 Merge branch '1.1.250' into IOSAD-191
* 1.1.250: (43 commits)
  updates readme to use GIT Engine repo
  IOS-2628 0 attachments
  IOS-2628 Deal with "no attachment"
  IOS-2628 Workaround empty bloblist
  IOS-2628 Test for 0-length attachments
  IOS-2628 Test for attachments in self-encrypt
  IOSAD-186 updates readme
  IOSAD-186 fixes: crashes at runtime under iOS12 using [NSObjcect new] (alloc init worked, crazy)
  IOSAD-186 rm scheme for framework that does not exist any more
  IOSAD-186 rm needless import
  IOSAD-186 fixes: session always NULL due to system.db not found
  IOSAD-186 adds fogotten files to pEp4iOS target
  IOSAD-186 rm needless import
  IOSAD-186 renames Sample App
  IOSAD-186 used old sample app
  Revert "IOSAD-186 cleanup"
  IOSAD-186 cleanup
  IOSAD-186 adds more complex test case to sample app (to reproduce linking problems with code from ewxtensions)
  IOSAD-186 fixes: extentions not linked usoing static lib. Fixed by adding -objc LF to clients build settings
  IOSAD-186 adds certain files have not been added to the pEpObjCAdapter_iOS target.
  ...
2 years ago
David Alarcon 674235538e IOSAD-191 Move pEpMessageWithAllFieldsFilled to PEPTypesTestUtil. 2 years ago
David Alarcon 92b7589ec3 IOSAD-191 Move pEpLanguageWithAllFieldsFilled to PEPTypesTestUtil. 2 years ago
David Alarcon a6fc71362b IOSAD-191 Small refactor for code review. 2 years ago
David Alarcon d6bae409f3 IOSAD-191 Delete PEPMessageTest and PEPAttachmentTests. Add PEPMessage+SecureCodingTest tests. Delete some unused code. some refactor. 2 years ago
David Alarcon 6bac5407e3 IOSAD-191 Delete PEPAttachmentTest. 2 years ago
David Alarcon ecb30736de IOSAD-191 Add PEPAttachment_SecureCodingTest tests. 2 years ago
David Alarcon 4e58c33fb1 IOSAD-191 Delete PEPLanguageTest and PEPLanguageTests. Add PEPLanguage+SecureCodingTest tests. 2 years ago
David Alarcon 5547809a4d IOSAD-191 Create PEPTypesTestUtil. Add PEPIdentity+SecureCodingTest tests. 2 years ago
David Alarcon a5848e21f0 IOSAD-191 Add PEPLanguage iOS tests. Delete PEPObjCAdapterTypesTests_iOS file. 2 years ago
David Alarcon 1689cd4d53 IOSAD-191 Add PEPObjCAdapterTypesTests_iOS target. 2 years ago