Differences From Artifact [6ca2681194]:
- File tests/TestsAppDelegate.m — part of check-in [7c509c3d51] at 2024-02-10 12:06:29 on branch objfwtest — Migrate OFPBKDF2Tests to ObjFWTest (user: js, size: 11145) [annotate] [blame] [check-ins using]
To Artifact [0763de9d56]:
- File tests/TestsAppDelegate.m — part of check-in [fae3eee5c7] at 2024-02-10 13:35:06 on branch objfwtest — Migrate OFNumberTests to ObjFWTest (user: js, size: 11124) [annotate] [blame] [check-ins using]
︙ | |||
386 387 388 389 390 391 392 | 386 387 388 389 390 391 392 393 394 395 396 397 398 399 | - | [self dataTests]; [self arrayTests]; [self dictionaryTests]; [self listTests]; [self setTests]; [self dateTests]; [self valueTests]; |
︙ |