ObjFW  Timeline

10 descendants and 10 ancestors of 2547c1c4ce5005680e9c940036a9322e5e0fdaed1f5f16558158dcfae72369b1

2024-02-14
00:31
Migrate OFSPXStreamSocketTests to ObjFWTest (check-in: ddfac30149 user: js tags: objfwtest)
00:16
Migrate OFSPXSocketTests to ObjFWTest (check-in: dfcd2ee66f user: js tags: objfwtest)
2024-02-13
23:57
Migrate OFIPXSocketTests to ObjFWTest (check-in: 1b119ef77e user: js tags: objfwtest)
23:48
Migrate OFUNIXStreamSocketTests to ObjFWTest (check-in: b77972796e user: js tags: objfwtest)
23:41
Migrate OFUNIXDatagramSocketTests to ObjFWTest (check-in: 0c3f6027a2 user: js tags: objfwtest)
23:41
ObjFWTest: Add OTSkip() (check-in: f45bd96383 user: js tags: objfwtest)
23:12
Migrate OFUDPSocketTests to ObjFWTest (check-in: 4e06901c84 user: js tags: objfwtest)
23:02
Migrate OFTCPSocketTests to ObjFWTest (check-in: d3b3fd8845 user: js tags: objfwtest)
22:49
OTOrderedDictionary: Remove debug statement (check-in: 251b8a6c5f user: js tags: objfwtest)
22:43
Merge trunk into branch "objfwtest" (check-in: ac3ec432a6 user: js tags: objfwtest)
22:40
Make sure objects are correctly aligned on Windows (check-in: 2547c1c4ce user: js tags: trunk)
22:06
Don't use max_align_t for OF_BIGGEST_ALIGNMENT (check-in: c80075f6e4 user: js tags: trunk)
21:12
Fix -[OFDictionary initWithKey:arguments:] (check-in: bd1040a3aa user: js tags: trunk)
2024-02-12
19:55
OFMapTable: Fix type mismatch on OFHashSeed (check-in: 26ea8fefec user: js tags: trunk)
2024-02-11
15:18
ObjFWTest: Use more, even nicer colors (check-in: 6186d3b518 user: js tags: trunk)
15:00
ObjFWTest: Use nicer colors (check-in: 5b3ba754b6 user: js tags: trunk)
13:57
ObjFWTest: Number of failed tests as exit code (check-in: 5d6b38e9ce user: js tags: trunk)
12:06
ObjFWTest: Add OTAssertThrows(Specific) (check-in: 9b42860950 user: js tags: trunk)
11:56
ObjFWTest: Add OTAssert(Not)Nil (check-in: ef40fca9fd user: js tags: trunk)
2024-02-10
14:16
ObjFWTest: Make sure classes are initialized (check-in: f4bb3f5a76 user: js tags: trunk)
14:00
ObjFWTest: Don't rely on +[isSubclassOfClass:] (check-in: f5b4f0fa39 user: js tags: trunk)