mutter/cogl/tests/unit
Ting-Wei Lan b2e75b5da0 build: Don't hardcode the path of bash
Bash is not always installed in /bin and we should not hardcode the path
of it in source code which is expected to be built on many operating
systems and distributions.

Since most scripts using #!/bin/bash here doesn't have any bashism,
they can be converted to #!/bin/sh instead of using /usr/bin/env trick.
2018-12-01 12:56:12 +00:00
..
meson build: Don't hardcode the path of bash 2018-12-01 12:56:12 +00:00
Makefile.am cogl: Pass unit-tests file to run-tests.sh 2018-11-06 17:17:36 +01:00
meson.build build: Prefer dependencies instead of link_with 2018-11-06 17:50:24 -02:00
test-unit-main.c Don't use config.h in clutter and cogl 2016-07-20 14:23:48 +08:00