]> git.eshelyaron.com Git - sweep.git/commitdiff
Use LD_PRELOAD for testing
authorEshel Yaron <me@eshelyaron.com>
Sat, 27 Aug 2022 17:01:23 +0000 (20:01 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sat, 27 Aug 2022 17:01:23 +0000 (20:01 +0300)
.build.yml

index 394cd48260eaf31f61bd8e7257e74aa53ce44d1d..bd049c2838b733c18c15da4fe9b4f2c89f06bb6a 100644 (file)
@@ -40,4 +40,4 @@ tasks:
       localectl set-locale LANG=en_US.UTF-8
       make
       make sweep.info
-      make check
+      LD_PRELOAD=lib/libswipl.so make check