Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run tests during AppVeyor builds #51

Merged
merged 26 commits into from
Jun 10, 2017
Merged

Run tests during AppVeyor builds #51

merged 26 commits into from
Jun 10, 2017

Conversation

jariq
Copy link
Member

@jariq jariq commented Jun 6, 2017

Part of #45 - AppVeyor configuration needs to be adjusted.

@jariq
Copy link
Member Author

jariq commented Jun 10, 2017

Per platform notes:

  • net20 - All tests are executed with 32-bit unmanaged PKCS#11 library.
  • net40 - All tests are executed with 64-bit unmanaged PKCS#11 library.
  • net45 - No tests are executed because they would essentially be the same as for net20 and net40 platforms.
  • sl5 - No tests are executed because they run in MSIE and require rather complicated OS setup and code signing certificate.
  • netstandard1.3 - All tests are executed with 64-bit unmanaged PKCS#11 library but test results are not displayed in AppVeyor web interface.
  • monoandroid2.3.bat - No tests are executed because they require Android device or simulator.
  • xamarinios1.0 - No tests are executed because they require iOS device or simulator.

@jariq jariq merged commit 8154bbb into master Jun 10, 2017
@jariq jariq deleted the appveyor-test branch June 10, 2017 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant