• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

LudovicRousseau / PyKCS11 / 75

Builds Branch Commit Type Ran Committer Via Coverage
75 master test_objects: SoftHSM1 does not fully support createObject() push 25 Mar 2018 07:27PM UTC LudovicRousseau travis-ci pending completion   set done
73 master run_test: fail if PYKCS11LIB is not defined If no SoftHSM library is found then the PYKCS11LIB will not be defined. No need to start the tests are they will fail. push 25 Mar 2018 03:23PM UTC LudovicRousseau travis-ci pending completion   set done
72 master AppVeyor: Add artifacts push 23 Mar 2018 08:04AM UTC LudovicRousseau travis-ci pending completion   set done
71 master add appveyor artifacts Pull #30 22 Mar 2018 09:38PM UTC web-flow travis-ci pending completion   set done
70 master README.md: add AppVeyor badge push 22 Mar 2018 09:19AM UTC LudovicRousseau travis-ci pending completion   set done
69 devel Add support of Python 2.7 on Windows Python 2.7 on Windows uses Microsoft Visual Studio 9.0. This compiler (from 2008) is not C++11 compliant. Thanks to denisenkom for the patch. push 22 Mar 2018 09:08AM UTC LudovicRousseau travis-ci pending completion   set done
68 master Add support of Python 2.7 on Windows Python 2.7 on Windows uses Microsoft Visual Studio 9.0. This compiler (from 2008) is not C++11 compliant. Thanks to denisenkom for the patch. push 22 Mar 2018 09:08AM UTC LudovicRousseau travis-ci pending completion   set done
67 devel Add AppVeyor support Thanks to denisenkom for the patch. push 20 Mar 2018 02:31PM UTC LudovicRousseau travis-ci pending completion   set done
66 devel Makefile: copy the LowLevel.py in the "build" rule instead of the "install" rule. The file is not installed for the tests to work with "make tests". push 20 Mar 2018 02:27PM UTC LudovicRousseau travis-ci pending completion   set done
62 master genkeypair_import_cert: use tuple for the key id Use a tuple (0x01,) instead of a string '\x01' so that the convertion to a low level format works. With Python 3 we had the error: Traceback (most recent call last): File "genkeypair_import_cert... push 18 Jan 2018 09:47AM UTC LudovicRousseau travis-ci pending completion   set done
61 master samples: add destroy_by_ID Script to destroy/remove objects fo a given ID. push 18 Jan 2018 09:44AM UTC LudovicRousseau travis-ci pending completion   set done
60 master reset_softHSM: (re)create a SoftHSM PKCS#11 token push 12 Jan 2018 09:51PM UTC LudovicRousseau travis-ci pending completion   set done
59 master test_asymetric: fix test_sign_integer check Do not check the exception text is the expected one. The text depends on the Python version used. For Python 2 it is "Unknown format (<type 'int'>)" For Python 3 it is "Unknown format (<class 'int'>)" ... push 11 Jan 2018 03:39PM UTC LudovicRousseau travis-ci pending completion   set done
58 master test_asymetric: check sign(.., integer, ..) Check it is not possible to call sign() with an integer as value for data. An integer value shall be converted to a list of bytes by the application. push 11 Jan 2018 02:40PM UTC LudovicRousseau travis-ci pending completion   set done
57 master test_asymetric: check sign(.., iinteger, ..) Check it is not possible to call sign() with an integer as value for data. An integer value shall be converted to a list of bytes by the application. push 11 Jan 2018 02:39PM UTC LudovicRousseau travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc