aboutsummaryrefslogtreecommitdiff
path: root/tests/test_linux.sh
blob: e157ec2c2348b5e5a8e5f97a8ae9a712e6999624 (plain)
1
2
3
4
5
6
7
8
#!/usr/bin/env bash
set -e
source test_common.sh
prepare
build linux_gl_debug SOKOL_GLCORE33 Debug
build linux_gl_release SOKOL_GLCORE33 Release
runtest linux_gl_debug