ObjFW  All files named "src/test/Makefile"

History for src/test/Makefile

2024-04-14
17:29
Fix missing ${DESTDIR} file: [aab1b7aacf] check-in: [d3f1b709f1] user: js, branch: trunk, size: 1164 [annotate] [blame] [check-ins using] [diff]
12:20
Break some long lines in Makefiles file: [fe624a0383] check-in: [c9e223b837] user: js, branch: trunk, size: 1114 [annotate] [blame] [check-ins using] [diff]
2024-04-13
08:12
Add objfw-config file for ObjFWTLS file: [80d3fa3595] check-in: [f7a3b5739b] user: js, branch: trunk, size: 1107 [annotate] [blame] [check-ins using] [diff]
2024-02-13
23:41
ObjFWTest: Add OTSkip() file: [c3118bd230] check-in: [f45bd96383] user: js, branch: objfwtest, size: 1110 [annotate] [blame] [check-ins using] [diff]
21:15
ObjFWTest: Add OTOrderedDictionary file: [d0464d1428] check-in: [b1a0bfe247] user: js, branch: objfwtest, size: 1082 [annotate] [blame] [check-ins using] [diff]
2024-02-10
00:27
Build ObjFWTest only as a static library

There is no reason to have this as a shared library (or .framework) as
it's only used for tests. This also means there doesn't need to be a
stable ABI. file: [b269c69e19] check-in: [1cd17a28dd] user: js, branch: objfwtest, size: 1050 [annotate] [blame] [check-ins using] [diff]

2024-02-06
23:01
ObjFWTest: Add OTAssert() file: [7573a19b66] check-in: [5cd1585ae1] user: js, branch: objfwtest, size: 1236 [annotate] [blame] [check-ins using] [diff]
21:27
Fix compiling ObjFWTest as .framework on macOS file: [20281734c6] check-in: [e96d4372a0] user: js, branch: objfwtest, size: 1182 [annotate] [blame] [check-ins using] [diff]
2024-02-05
20:42
Added: Add ObjFWTest

So far, it only discovers all tests and runs them and doesn't do much
else. file: [0936343937] check-in: [10f006be37] user: js, branch: objfwtest, size: 1113 [annotate] [blame] [check-ins using]