63 check-ins related to "objfwtest" occurring on or before 2024-02-13 22:18:01.
More ↑
|
2024-02-13
| ||
| 22:18 | OFObjectTests: Remove unused define (check-in: 8bdf345eee user: js tags: objfwtest) | |
| 21:15 | ObjFWTest: Add OTOrderedDictionary (check-in: b1a0bfe247 user: js tags: objfwtest) | |
| 21:13 | Merge trunk into branch "objfwtest" (check-in: fa70ca352c user: js tags: objfwtest) | |
| 21:12 | Fix -[OFDictionary initWithKey:arguments:] (check-in: bd1040a3aa user: js tags: trunk) | |
| 19:45 | Remove some unneeded init methods from tests (check-in: 7b5e4dedea user: js tags: objfwtest) | |
| 02:16 | ObjFWTest: Proper plurals in output (check-in: d2b609cdd2 user: js tags: objfwtest) | |
| 02:06 | utils/objfw-new: Add --test to create tests (check-in: 7f12b95f9c user: js tags: objfwtest) | |
| 01:53 | Migrate OFBlockTests to ObjFWTest (check-in: 75bdc50ac9 user: js tags: objfwtest) | |
| 01:38 | Migrate ForwardingTests to ObjFWTest (check-in: 8be0d57d8f user: js tags: objfwtest) | |
| 01:17 | Migrate OFObjectTests to ObjFWTest (check-in: f7d401609e user: js tags: objfwtest) | |
|
2024-02-12
| ||
| 22:58 | ObjFWTest: Add OTAssert{Less,Greater}Than(OrEqual) (check-in: eda31b70b6 user: js tags: objfwtest) | |
| 22:54 | Migrate OFLocaleTests to ObjFWTest (check-in: 7fafb1641d user: js tags: objfwtest) | |
| 22:49 | Migrate OFDNSResolverTests to ObjFWTest (check-in: 53a95fade7 user: js tags: objfwtest) | |
| 22:35 | Migrate OFSystemInfoTests to ObjFWTest (check-in: 6ae7f7cdbf user: js tags: objfwtest) | |
| 21:31 | Migrate OFSetTests to ObjFWTest (check-in: a7780ddefc user: js tags: objfwtest) | |
| 20:10 | Never rely on messing with OFHashSeed in tests (check-in: a58692ecce user: js tags: objfwtest) | |
|
2024-02-11
| ||
| 22:43 | Merge branch "objfwtest" into "asn1" (check-in: bf4b06cecd user: js tags: asn1) | |
| 22:32 | Migrate OFINIFileTests to ObjFWTest (check-in: cc7c76d3c2 user: js tags: objfwtest) | |
| 22:01 | Migrate OFThreadTests to ObjFWTest (check-in: b0901ee40e user: js tags: objfwtest) | |
| 21:57 | Migrate OFHMACTests to ObjFWTest (check-in: e3fbb3ecea user: js tags: objfwtest) | |
| 21:46 | Migrate OFSubprocessTests to ObjFWTest (check-in: 9c28411f49 user: js tags: objfwtest) | |
| 21:29 | Migrate OF*HashTests.m to ObjFWTest (check-in: dda0ca9612 user: js tags: objfwtest) | |
| 20:49 | Migrate OFArrayTests to ObjFWTest (check-in: 7272d5b2cd user: js tags: objfwtest) | |
| 17:39 | Migrate OFDateTests to ObjFWTest (check-in: 109084deb0 user: js tags: objfwtest) | |
| 17:13 | Migrate OFJSONTests to ObjFWTest (check-in: ce1f7a4088 user: js tags: objfwtest) | |
| 16:23 | Migrate OFSocketTests to ObjFWTest (check-in: 10ece67a08 user: js tags: objfwtest) | |
| 15:49 | Migrate OFMatrix4x4Tests to ObjFWTest (check-in: 6d64cca782 user: js tags: objfwtest) | |
| 15:32 | Migrate OFInvocationTests to ObjFWTest (check-in: 34e6ff9e0b user: js tags: objfwtest) | |
| 15:18 | Merge trunk into branch "objfwtest" (check-in: 39545b8c5d user: js tags: objfwtest) | |
| 15:18 | ObjFWTest: Use more, even nicer colors (check-in: 6186d3b518 user: js tags: trunk) | |
| 15:12 | Migrate OFMethodSignatureTests to ObjFWTest (check-in: de996cc580 user: js tags: objfwtest) | |
| 15:00 | Merge trunk into branch "objfwtest" (check-in: 96f556e1fd user: js tags: objfwtest) | |
| 15:00 | ObjFWTest: Use nicer colors (check-in: 5b3ba754b6 user: js tags: trunk) | |
| 14:26 | Migrate OFCharacterSetTests to ObjFWTest (check-in: 4127a58b04 user: js tags: objfwtest) | |
| 14:13 | Migrate OFScryptTests to ObjFWTest (check-in: 86a2f1e2bf user: js tags: objfwtest) | |
| 13:55 | Clean up various leftovers to fix the build (check-in: 80406ae7bf user: js tags: objfwtest) | |
| 13:49 | Migrate OFIRITests to ObjFWTest (check-in: 5796b73644 user: js tags: objfwtest) | |
| 12:28 | Migrate OFColorTests to ObjFWTest (check-in: 5cbecd8453 user: js tags: objfwtest) | |
| 12:24 | Migrate OFPluginTests to ObjFWTest (check-in: 540160ff20 user: js tags: objfwtest) | |
| 12:17 | OFPropertyListTests: Use OTAssertThrowsSpecific (check-in: 3b440aa16a user: js tags: objfwtest) | |
| 12:06 | Merge trunk into branch "objfwtest" (check-in: 4b635088b6 user: js tags: objfwtest) | |
| 12:06 | ObjFWTest: Add OTAssertThrows(Specific) (check-in: 9b42860950 user: js tags: trunk) | |
| 09:33 | Fix linking tests for Wii U (check-in: 7c33f33d80 user: js tags: objfwtest) | |
|
2024-02-10
| ||
| 15:32 | Migrate OFPropertyListTests to ObjFWTest (check-in: 30f4a8d985 user: js tags: objfwtest) | |
| 14:48 | OFNumberTests: Fix type mismatch (check-in: 14bc00f118 user: js tags: objfwtest) | |
| 14:16 | Merge trunk into branch "objfwtest" (check-in: d365229b6e user: js tags: objfwtest) | |
| 14:16 | ObjFWTest: Make sure classes are initialized (check-in: f4bb3f5a76 user: js tags: trunk) | |
| 14:02 | Merge trunk into branch "objfwtest" (check-in: d47c2a18aa user: js tags: objfwtest) | |
| 14:00 | ObjFWTest: Don't rely on +[isSubclassOfClass:] (check-in: f5b4f0fa39 user: js tags: trunk) | |
| 13:35 | Migrate OFNumberTests to ObjFWTest (check-in: fae3eee5c7 user: js tags: objfwtest) | |
| 13:16 | Merge trunk into branch "objfwtest" (check-in: ab933fe0e6 user: js tags: objfwtest) | |
| 13:14 | Silence warnings coming from OTAssert.h (check-in: f264948665 user: js tags: trunk) | |
| 12:55 | Add ObjFWTest (check-in: 0ceea01454 user: js tags: trunk) | |
| 12:51 | Unconditionally depend on libobjfw.a (check-in: 6143f9a5ed user: js tags: objfwtest) | |
| 12:06 | Migrate OFPBKDF2Tests to ObjFWTest (check-in: 7c509c3d51 user: js tags: objfwtest) | |
| 11:30 | ObjFWTest: Add output and show a summary (check-in: e94a061758 user: js tags: objfwtest) | |
| 11:02 | ObjFWTest.oc: Fix FRAMEWORK_LIBS (check-in: dfeede4ec0 user: js tags: objfwtest) | |
| 10:58 | Remove src/test/Info.plist.in (check-in: 52384975f5 user: js tags: objfwtest) | |
| 00:27 | Build ObjFWTest only as a static library (check-in: 1cd17a28dd user: js tags: objfwtest) | |
|
2024-02-06
| ||
| 23:01 | ObjFWTest: Add OTAssert() (check-in: 5cd1585ae1 user: js tags: objfwtest) | |
| 21:27 | Fix compiling ObjFWTest as .framework on macOS (check-in: e96d4372a0 user: js tags: objfwtest) | |
|
2024-02-05
| ||
| 20:42 | Add ObjFWTest (check-in: 10f006be37 user: js tags: objfwtest) | |
| 20:01 | bridge: Rename define for local includes (check-in: f927a98bcc user: js tags: trunk) | |