[Mesa-dev] [PATCH 4/4] appveyor: Run unit tests.

Roland Scheidegger sroland at vmware.com
Wed Apr 13 19:20:17 UTC 2016


Am 13.04.2016 um 21:04 schrieb Jose Fonseca:
> ---
>  appveyor.yml | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/appveyor.yml b/appveyor.yml
> index bf7ac75..2e9b9d6 100644
> --- a/appveyor.yml
> +++ b/appveyor.yml
> @@ -65,6 +65,9 @@ install:
>  build_script:
>  - scons -j%NUMBER_OF_PROCESSORS% MSVC_VERSION=12.0 llvm=1
>  
> +after_build:
> +- scons -j%NUMBER_OF_PROCESSORS% MSVC_VERSION=12.0 llvm=1 check
> +
>  
>  # It's possible to setup notification here, as described in
>  # https://urldefense.proofpoint.com/v2/url?u=http-3A__www.appveyor.com_docs_notifications-23appveyor-2Dyml-2Dconfiguration&d=BQIBAg&c=Sqcl0Ez6M0X8aeM67LKIiDJAXVeAw-YihVMNtXt-uEs&r=Vjtt0vs_iqoI31UfJxBl7yv9I2FeiaeAYgMTLKRBc_I&m=MLDkfGc6wdIEref6VbJm-Z2xQs9o8R0hrkh8LX7IUUg&s=chGoQKC00nr9tVHFIYBK1ypj8yNMJC7Y2BIgWr0owi8&e=  , but
> 

Series looks good to me, though I'm not really all that familiar with
any of it.
Reviewed-by: Roland Scheidegger <sroland at vmware.com>


More information about the mesa-dev mailing list