Merge: Test out-of-tree projects
authorJean Privat <jean@pryen.org>
Fri, 3 Mar 2017 17:51:48 +0000 (12:51 -0500)
committerJean Privat <jean@pryen.org>
Fri, 3 Mar 2017 17:51:48 +0000 (12:51 -0500)
This is a simple script that allows jenkins (and human users) to test out-of-tree projects that live in other repositories.

The main file is `contrib/oot.txt` that contains the various projects and `contrib/oot.sh` that tries to build them.

A preview of the current state is available at:
http://gresil.org/jenkins/job/nit_oot/lastCompletedBuild/testReport/

I will improve the script to add checks.

Pull-Request: #2379
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>


Trivial merge