vin047 / GopenPGPTests

Tests for GopenPGP library on mobile platforms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GopenPGPTests

Set of projects to test GopenPGP library on mobile platforms

iOS Tests

From the ios directory:

xcodebuild \
    -workspace GopenPGPTests.xcworkspace \
    -scheme GopenPGP \
    -sdk iphonesimulator \
    -destination 'platform=iOS Simulator,name=iPhone X,OS=12.2' \
    test

About

Tests for GopenPGP library on mobile platforms


Languages

Language:Objective-C 93.2%Language:Swift 5.5%Language:C 1.3%Language:Ruby 0.1%