xserver-multidpi/test/scripts
Eric Anholt 01dfb65ee2 travis: Add a build script for Travis CI.
This currently does a meson build using a docker image I've prepared.
The Dockerfile source is at:

    https://github.com/anholt/xserver-travis

Docker proved to be necessary to cut the build time per Travis push.
If some day we end up using meson in more of the X stack, we may be
able to move more dependencies out of the docker image and into the CI
build (putting the I in CI).  Until then, we'll have to do docker
image rebuilds when dependencies are added/updated.

To enable Travis CI on your github repository, see the first two steps
of the docs at:

    https://docs.travis-ci.com/user/getting-started/

Once you do that, pushing branches to your github repo will trigger
builds, which will send you email if they fail.  Current build status
can be veiewed your account on travis-ci.org:

    https://travis-ci.org/anholt/xserver
2017-06-13 10:36:25 -04:00
..
build-travis-deps.sh travis: Add a build script for Travis CI. 2017-06-13 10:36:25 -04:00
run-piglit.sh test: Switch our testing X server to being spawned with simple-xinit 2016-09-28 12:44:46 -04:00
xephyr-glamor-piglit.sh test: Run xts against Xephyr -glamor when present 2016-09-28 12:44:51 -04:00
xinit-piglit-session.sh test: Re-enable a couple of GetImage tests 2016-09-28 15:48:24 -04:00
xvfb-piglit.sh test: Use $XSERVER_BUILDDIR for Xvfb executable path 2016-10-05 15:25:28 -04:00