pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/dunst
Module Name: pkgsrc
Committed By: wiz
Date: Sun Aug 10 10:32:41 UTC 2025
Modified Files:
pkgsrc/x11/dunst: Makefile
Log Message:
dunst: update test status
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/x11/dunst/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/dunst/Makefile
diff -u pkgsrc/x11/dunst/Makefile:1.47 pkgsrc/x11/dunst/Makefile:1.48
--- pkgsrc/x11/dunst/Makefile:1.47 Sun Aug 10 10:31:30 2025
+++ pkgsrc/x11/dunst/Makefile Sun Aug 10 10:32:41 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2025/08/10 10:31:30 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2025/08/10 10:32:41 wiz Exp $
DISTNAME= dunst-1.13.0
CATEGORIES= x11
@@ -14,7 +14,8 @@ USE_TOOLS+= bash:test gmake pod2man pkg-
# FAIL test_calculate_dimensions_height_min: dim.h == expected_height (test/draw.c:321) (0 ticks, 0.000 sec)
# FAIL test_pattern_match: rule_field_matches_string("asd", "") (test/rules.c:44) (0 ticks, 0.000 sec)
-# Pass: 196, fail: 2, skip: 0.
+# Total: 202 tests (3 ticks, 0.030 sec), 2643 assertions
+# Pass: 200, fail: 2, skip: 0.
TEST_TARGET= test
MAKE_FLAGS+= SYSTEMD=0
Home |
Main Index |
Thread Index |
Old Index