[glib/1798-freebsd-test] WIP



commit 8e56b352b932f259cede5f6e5f77b1f61830dccf
Author: Philip Withnall <withnall endlessm com>
Date:   Mon Jun 3 18:28:20 2019 +0100

    WIP
    
    Signed-off-by: Philip Withnall <withnall endlessm com>

 .gitlab-ci/run-tests.sh | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci/run-tests.sh b/.gitlab-ci/run-tests.sh
index 34d9f1bf1..6d3aa15f8 100755
--- a/.gitlab-ci/run-tests.sh
+++ b/.gitlab-ci/run-tests.sh
@@ -2,6 +2,8 @@
 
 set +e
 
+gdb -ex run -ex quit --args _build/glib/tests/contenttype
+
 meson test \
         -C _build \
         --timeout-multiplier ${MESON_TEST_TIMEOUT_MULTIPLIER} \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]