- Jun 24, 2021
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Nov 10, 2020
-
-
Simon McVittie authored
This is the same approach used by SDL. It doesn't work well in most containers. To facilitate testing this, change sysroot/run-in-sysroot.py so that it doesn't share /run with the host, and signals "we're in a container" by creating /run/host. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Oct 29, 2020
-
-
Simon McVittie authored
This will let us test input device monitoring that looks directly at the devices in /dev and /sys. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Jul 08, 2020
-
-
Simon McVittie authored
Otherwise, any test that refers to the username or home directory will fail with a warning. Prior to GLib 2.35.9 (in particular, in GLib 2.32) this happens in g_get_any_init_do(), which is also called to get the TMPDIR, so any test that wants to create a temporary directory will fail like this. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Jun 16, 2020
-
-
Simon McVittie authored
This will make it easier to install a new pressure-vessel build into a relocatable directory hierarchy for testing. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Aug 01, 2019
-
-
Simon McVittie authored
In particular this makes it possible to `apt-get download bubblewrap` if it isn't already in the container. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- May 03, 2019
-
-
Simon McVittie authored
This will make it more straightforward to use C code in pressure-vessel-wrap. SteamRT 1 'scout' now has a suitable version of Meson. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-