Add a build task to validate LINQPad samples (#1551)

* add a build task to run LINQPad samples

* make modifications to the validation of LINQPad samples

* rename the CAKE task to its original name ValidateLINQPadSamples
* rename the LINQPad samples file so they get executed in ordinal order (1, 2, ..., 10 and not 1, 10, 2, ...)

* remove openssl linking in TravisCI when on macOS
This commit is contained in:
Mickaël Derriey
2017-01-28 17:29:07 +11:00
committed by Ryan Gribble
parent 13d5dab516
commit 3369a4aea1
14 changed files with 121 additions and 8 deletions