ObjFW  Diff

Differences From Artifact [380066eff0]:

To Artifact [f60fe0390e]:


8
9
10
11
12
13
14

15

16
17
18
19
20
21
22
8
9
10
11
12
13
14
15

16
17
18
19
20
21
22
23







+
-
+







	${PROG_NOINST}.nds	\
	${PROG_NOINST}.nro	\
	${PROG_NOINST}.rpx	\
	testfile_bin.m		\
	testfile_ini.m

PROG_NOINST = tests${PROG_SUFFIX}
SRCS = ForwardingTests.m		\
SRCS = OFArrayTests.m			\
       OFArrayTests.m			\
       OFCharacterSetTests.m		\
       OFColorTests.m			\
       OFConcreteArrayTests.m		\
       OFConcreteMutableArrayTests.m	\
       OFConcreteMutableSetTests.m	\
       OFConcreteSetTests.m		\
       OFCryptographicHashTests.m	\