ObjFW  History of src/test/OTAppDelegate.m of 39639cd987e8dc1a

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History of file src/test/OTAppDelegate.m at check-in 39639cd987e8dc1a

2025-06-22
19:32
Deleted: Point to the new repository check-in: [ec62287f25] user: js branch: trunk, size: 0
2025-04-22
13:43
Don't use performSelector: if method returns void file: [ae27f12001] check-in: [b8aeb99da6] user: js branch: trunk, size: 15608
2025-04-15
22:48
Continue migrating to the ARC functions for RR file: [f8fb75b6e0] check-in: [b085f6cc17] user: js branch: trunk, size: 15483
2025-01-07
23:45
OFStdIOStream: Add bold file: [f3204147b5] check-in: [478efcf723] user: js branch: trunk, size: 15448
23:05
OFStdIOStream: Keep track of colors file: [65ae9ded9e] check-in: [b940c60230] user: js branch: trunk, size: 15034
2025-01-01
12:58
Update copyright file: [0d0dad0a14] check-in: [9d802a786d] user: js branch: trunk, size: 15150
2024-10-22
22:29
-[OHGameController {retrieve -> update}State] file: [81ba721124] check-in: [23e3ffff7a] user: js branch: trunk, size: 15150
2024-06-17
00:59
Fix Nintendo DS / 3DS / Switch / Wii file: [545f03258c] check-in: [02797b8805] user: js branch: trunk, size: 15154
2024-06-09
23:24
ObjFWHID: Add support for Nintendo Switch file: [cffdd964c4] check-in: [e01b5123f1] user: js branch: trunk, size: 15163
2024-06-03
19:45
Rename OHGameController{Mapping -> Profile} file: [d24b6ba652] check-in: [f333689336] user: js branch: trunk, size: 15333
19:39
ObjFWHID: Change prefix to OH Let's leave 3 letter prefixes to 3rd parties. file: [c2558fe049] check-in: [afae3291bf] user: js branch: trunk, size: 15355
2024-06-02
23:51
Add HIDGameControllerMapping file: [e739358c29] check-in: [16aab59c3c] user: js branch: trunk, size: 15364
22:17
Fix missing import and fix typo file: [1cc4b85cfa] check-in: [112d9a496f] user: js branch: trunk, size: 15272
21:24
Completely redesign and rewrite ObjFWHID Right now only evdev is supported, support for others will be added back later. file: [6e4666d486] check-in: [39639cd987] user: js branch: trunk, size: 15236
2024-05-20
17:21
Add ObjFWHID subframework with OFGameController file: [747d91c177] check-in: [d901707b57] user: js branch: trunk, size: 15219
10:29
Move +[waitForConsoleVBlank] to OFThread file: [5bb1d1d168] check-in: [684435a48d] user: js branch: gamecontroller, size: 15561
03:59
OTAppDelegate: Simplify color fallback file: [da7170251e] check-in: [95aa3ed839] user: js branch: trunk, size: 16160
03:37
OFStdIOStream: Add two methods for game consoles file: [b0a9356d5a] check-in: [d693276d79] user: js branch: gamecontroller, size: 15550
01:17
OFGameController: Add support for Wii file: [c350ebfc99] check-in: [918c9d077a] user: js branch: gamecontroller, size: 16595
2024-05-14
20:41
OFGameController: Use more generic button names file: [3474e8e70a] check-in: [2c2412d3df] user: js branch: gamecontroller, size: 16634
2024-05-13
22:07
Fix ObjFWTest on Nintendo (3)DS file: [57fda2dee1] check-in: [f75c7058f7] user: js branch: gamecontroller, size: 16605
2024-05-09
12:57
OFGameController: Add support for Linux file: [bd3935ec7e] check-in: [6f20cdbd5c] user: js branch: gamecontroller, size: 16575
2024-05-05
19:22
OFGameController: Add support for Nintendo DS file: [2b12d71a47] check-in: [a7a6705d90] user: js branch: gamecontroller, size: 16567
18:59
Add OFGameController Only supports Nintendo 3DS so far. file: [da9bf57bcb] check-in: [a0f4283e81] user: js branch: gamecontroller, size: 16672
2024-04-03
02:16
Change license to LGPLv3 only file: [c99ef75558] check-in: [7413a728a7] user: js branch: trunk, size: 16502
2024-03-17
13:35
ObjFWTest: Fix non-printed failure description file: [1017432031] check-in: [ec58cc5830] user: js branch: trunk, size: 16294
2024-02-24
19:40
Make everything work on macOS Leopard again file: [63fb27780b] check-in: [c3e83facc5] user: js branch: trunk, size: 16266
2024-02-18
23:40
ObjFWTest: Allow specifying test cases to run file: [7e312d3965] check-in: [ed304d67c9] user: js branch: trunk, size: 16079
22:58
ObjFWTest: Don't use \r if terminal is present This should work better for platforms that don't have an ANSI terminal. file: [a06b09228a] check-in: [f82e6faffc] user: js branch: trunk, size: 15558
20:34
A few minor improvements These were found by reading through the previous merge commit. file: [e5ebae8f3e] check-in: [4eea22291b] user: js branch: trunk, size: 15387
19:56
Make iOS Xcode project work with new tests file: [15d7c068c3] check-in: [7c8c1fd251] user: js branch: objfwtest, size: 15409
2024-02-17
18:19
ObjFWTest: Improve format for redirected output file: [c93ecdfdda] check-in: [5e89084e60] user: js branch: objfwtest, size: 14784
2024-02-15
22:34
ObjFWTest: Implement output on Nintendo Switch file: [5a8390683c] check-in: [dd7079d092] user: js branch: objfwtest, size: 14416
22:13
ObjFWTest: Implement output on Nintendo DS file: [33dd8065bf] check-in: [b93ad0661b] user: js branch: objfwtest, size: 13295
00:11
ObjFWTest: Print unhandled exceptions file: [93307d5262] check-in: [80465d3349] user: js branch: objfwtest, size: 12713
2024-02-14
23:55
ObjFWTest: Implement output on Nintendo 3DS file: [4ca40af318] check-in: [12d7d274f1] user: js branch: objfwtest, size: 10807
22:28
ObjFWTest: Implement output on Wii file: [6921cb8cdc] check-in: [87d92e4803] user: js branch: objfwtest, size: 9938
2024-02-13
23:41
ObjFWTest: Add OTSkip() file: [02348e7b1f] check-in: [f45bd96383] user: js branch: objfwtest, size: 8627
02:16
ObjFWTest: Proper plurals in output file: [4119182bbc] check-in: [d2b609cdd2] user: js branch: objfwtest, size: 7529
2024-02-12
22:35
Migrate OFSystemInfoTests to ObjFWTest file: [6f0346b1a1] check-in: [6ae7f7cdbf] user: js branch: objfwtest, size: 7242
2024-02-11
21:29
Migrate OF*HashTests.m to ObjFWTest file: [c000033e03] check-in: [dda0ca9612] user: js branch: objfwtest, size: 6439
20:49
Migrate OFArrayTests to ObjFWTest file: [00ea0ff31c] check-in: [7272d5b2cd] user: js branch: objfwtest, size: 5989
15:18
ObjFWTest: Use more, even nicer colors file: [3e448c799c] check-in: [6186d3b518] user: js branch: trunk, size: 5873
15:00
ObjFWTest: Use nicer colors file: [45c4eb9c1a] check-in: [5b3ba754b6] user: js branch: trunk, size: 5567
13:57
ObjFWTest: Number of failed tests as exit code file: [8b6e2b32dd] check-in: [5d6b38e9ce] user: js branch: trunk, size: 4498
2024-02-10
14:16
ObjFWTest: Make sure classes are initialized This fixes it with the ObjFW runtime again, which was broken by the last change that as a side effect no longer initialized classes. However, before class_getSuperclass() can be called in the ObjFW runtime, the class needs to be initialized. file: [94d0e3c3f7] check-in: [f4bb3f5a76] user: js branch: trunk, size: 4472
14:00
ObjFWTest: Don't rely on +[isSubclassOfClass:] Not all classes returned by objc_copyClassList() might have this method. This fixes crashing when using the Apple runtime (which presumably has some internal classes without said method). file: [1f6282da2f] check-in: [f5b4f0fa39] user: js branch: trunk, size: 4130
12:55
Add ObjFWTest file: [7058ecd776] check-in: [0ceea01454] user: js branch: trunk, size: 3934
11:30
ObjFWTest: Add output and show a summary file: [7aa90ae52e] check-in: [e94a061758] user: js branch: objfwtest, size: 3928
2024-02-06
23:01
ObjFWTest: Add OTAssert() file: [d77755a8a2] check-in: [5cd1585ae1] user: js branch: objfwtest, size: 2674
2024-02-05
20:42
Added: Add ObjFWTest So far, it only discovers all tests and runs them and doesn't do much else. file: [36e6efa285] check-in: [10f006be37] user: js branch: objfwtest, size: 2268