aboutsummaryrefslogtreecommitdiff
path: root/openssl/test/run.sh
Commit message (Collapse)AuthorAgeFilesLines
* Build against 1.9Steven Fackler2016-07-311-4/+0
|
* add RUST_BACKTRACE=1 to make debugging ci failures easierBen Batha2016-07-291-1/+1
|
* Add an RSA key decryption testJonas Schievink2016-06-261-1/+1
|
* Stop testing sslv2 feature on TravisSteven Fackler2016-03-011-1/+1
| | | OpenSSL removed support for this entirely in the most recent release.
* Test nightly on travisSteven Fackler2016-01-111-0/+4
|
* Disable cross compilation for nowSteven Fackler2015-12-171-0/+1
|
* Travis fixesSteven Fackler2015-12-161-3/+3
|
* Stop using manifest-path for nowSteven Fackler2015-12-161-1/+1
| | | | Some ssl tests depend on the working directory being openssl
* Try cross compilingSteven Fackler2015-12-161-1/+18
|
* Test overhaul + add an arm cross compile buildSteven Fackler2015-12-161-0/+14
The ARM build doesn't do anything yet