shithub: dav1d

Download patch

ref: 88bf8edddc8d52db6acb21a297e8f4088e19146a
parent: 35e777f3780327ea055339408bf7f9c1313254ce
author: Marvin Scholz <epirat07@gmail.com>
date: Sat Sep 29 07:58:45 EDT 2018

CI: Run tests on linux

--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -10,6 +10,7 @@
     script:
         - meson build --buildtype release
         - ninja -C build
+        - cd build && meson test -v
 
 build-win32:
     image: registry.videolan.org:5000/dav1d-debian-unstable:20180928151533