ObjFW  Timeline

66 ancestors of 87d92e48031ad3ad

2024-02-14
22:28
ObjFWTest: Implement output on Wii (check-in: 87d92e4803 user: js tags: objfwtest)
00:47
Fix `make check` with nbmake (check-in: 9842ae0680 user: js tags: objfwtest)
00:41
Migrate OFDDPSocketTests to ObjFWTest (check-in: 572bcb3d8b user: js tags: objfwtest)
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:18
OFObjectTests: Remove unused define (check-in: 8bdf345eee user: js tags: objfwtest)
22:06
Don't use max_align_t for OF_BIGGEST_ALIGNMENT (check-in: c80075f6e4 user: js tags: trunk)
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)
19:55
OFMapTable: Fix type mismatch on OFHashSeed (check-in: 26ea8fefec user: js tags: trunk)
2024-02-11
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:57
ObjFWTest: Number of failed tests as exit code (check-in: 5d6b38e9ce user: js tags: trunk)
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)
11:56
ObjFWTest: Add OTAssert(Not)Nil (check-in: ef40fca9fd 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)