Arun Raghavan
|
a7caa9d393
|
build-sys: meson: Give ourselves a little more timeout headroom
We're seeing CI failures due to once-test sometimes taking long. Let's
give ourselves a little more space per test (2 min -> 5 min) to avoid
this.
|
2019-08-17 16:14:45 +05:30 |
|
Arun Raghavan
|
1e996445f7
|
build-sys: meson: Add atomic ops related checks
|
2019-08-15 18:57:13 +05:30 |
|
Jan Alexander Steffens (heftig)
|
493e7f3582
|
build-sys: meson: Add some missing checks
- Header and function checks from configure.ac
(some libc, some libpthread, dladdr from libdl)
- Find iconv and check constness
|
2019-08-09 23:11:24 +02:00 |
|
Arun Raghavan
|
aeb0ef1fea
|
meson: Duplicate split of long daemon tests from autotools build
This avoids the running the longer daemon tests by default to make CI
faster.
|
2019-06-08 12:55:50 +02:00 |
|
Arun Raghavan
|
6a60f91054
|
meson: Skip norun tests
These weren't meant to be run, so we skip then while generating meson
tests.
|
2019-06-08 12:47:53 +02:00 |
|
Arnaud Rebillout
|
0e1cfdc523
|
meson: Increase timeout for tests
This solves numerous timeout failures
Signed-off-by: Arnaud Rebillout <arnaud.rebillout@collabora.com>
|
2019-06-08 12:03:03 +02:00 |
|
Arnaud Rebillout
|
aa5502926f
|
meson: Add ORC support
Signed-off-by: Arnaud Rebillout <arnaud.rebillout@collabora.com>
|
2019-06-08 12:03:03 +02:00 |
|
Arnaud Rebillout
|
d717089218
|
meson: Build libwebrtc-util as a shared library
As it'sdone in the autotools
Signed-off-by: Arnaud Rebillout <arnaud.rebillout@collabora.com>
|
2019-06-08 11:57:00 +02:00 |
|
Arnaud Rebillout
|
c71457ac5f
|
meson: Enable echo-cancel test
Signed-off-by: Arnaud Rebillout <arnaud.rebillout@collabora.com>
|
2019-06-08 11:57:00 +02:00 |
|
Arnaud Rebillout
|
6dbb0774b2
|
meson: Enable (almost) all tests
Signed-off-by: Arnaud Rebillout <arnaud.rebillout@collabora.com>
|
2019-06-08 11:56:56 +02:00 |
|