Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/neutrinolabs/xrdp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Quesnel <131881+aquesnel@users.noreply.github.com>2021-03-29 00:55:19 +0300
committerAlexandre Quesnel <131881+aquesnel@users.noreply.github.com>2021-04-14 07:41:53 +0300
commit09174ccd4d091927f30f92d6080262dceaa83791 (patch)
tree8a0197e95dfbb2f542ec7a8df9c8b4e81d1ebb0a /.cirrus.yml
parentbaeb2cc4792ac202782fde30cd40531194e18933 (diff)
Adding g_strnjoin() with units tests
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 72cf7727..cfeb53ad 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -6,7 +6,7 @@ FreeBSD_task:
freebsd_instance:
image_family: freebsd-12-2
prepare_script:
- - pkg install -y $SSL git autoconf automake libtool pkgconf opus jpeg-turbo fdk-aac pixman libX11 libXfixes libXrandr nasm fusefs-libs
+ - pkg install -y $SSL git autoconf automake libtool pkgconf opus jpeg-turbo fdk-aac pixman libX11 libXfixes libXrandr nasm fusefs-libs check
- git submodule update --init --recursive
configure_script:
- ./bootstrap