mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-02 16:06:19 +00:00
.builds: enable headless rendering tests on FreeBSD
Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
@@ -17,6 +17,7 @@ tasks:
|
|||||||
mkdir -p /home/build/sdk
|
mkdir -p /home/build/sdk
|
||||||
curl https://dl.google.com/go/go1.14.freebsd-amd64.tar.gz | tar -C /home/build/sdk -xzf -
|
curl https://dl.google.com/go/go1.14.freebsd-amd64.tar.gz | tar -C /home/build/sdk -xzf -
|
||||||
- test_gio: |
|
- test_gio: |
|
||||||
|
export EGL_PLATFORM=surfaceless # for headless tests
|
||||||
cd gio
|
cd gio
|
||||||
go test -v ./...
|
go test -v ./...
|
||||||
- test_cmd: |
|
- test_cmd: |
|
||||||
|
|||||||
Reference in New Issue
Block a user