Differences From Artifact [21f0912cc1]:
- File tests/Makefile — part of check-in [26368c00c5] at 2024-02-11 23:48:14 on branch asn1 — Migrate OFASN1DERParsingTests to ObjFWTest (user: js, size: 5839) [annotate] [blame] [check-ins using]
To Artifact [f359c6f71f]:
- File tests/Makefile — part of check-in [cc7c76d3c2] at 2024-02-11 22:32:08 on branch objfwtest — Migrate OFINIFileTests to ObjFWTest (user: js, size: 5799) [annotate] [blame] [check-ins using] [more...]
| ︙ | |||
10 11 12 13 14 15 16 | 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | - |
${PROG_NOINST}.nro \
${PROG_NOINST}.rpx
DISTCLEAN = Info.plist
PROG_NOINST = tests${PROG_SUFFIX}
STATIC_LIB_NOINST = ${TESTS_STATIC_LIB}
SRCS = ForwardingTests.m \
|
| ︙ |