Differences From Artifact [7a8b6cc45d]:
- File tests/Tests.m — part of check-in [a27ad474c4] at 2024-08-07 19:43:07 on branch trunk — Migrate build system to Meson (user: js, size: 2900) [annotate] [blame] [check-ins using]
- File tests/tests.m — part of check-in [0af9225d64] at 2021-04-29 22:36:08 on branch trunk — Adjust to ObjFW changes (user: js, size: 2900) [annotate] [blame] [check-ins using]
To Artifact [fd95d3d886]:
- File tests/Tests.m — part of check-in [f80e0a2206] at 2024-08-07 19:49:45 on branch trunk — Adjust to ObjFW changes (user: js, size: 2932) [annotate] [blame] [check-ins using]
︙ | |||
31 32 33 34 35 36 37 | 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 | - + | PGConnection *_connection; } @end OF_APPLICATION_DELEGATE(Test) @implementation Test |
︙ |