ObjFW  View Ticket

2024-05-24
21:30 Ticket [5526a1d567] Tests too big for Nintendo DS status still Open with 3 other changes artifact: 6fb5b03d67 user: js
2024-05-22
20:14 Ticket [5526a1d567]: 1 change artifact: 8be442f578 user: js
00:07 Ticket [5526a1d567]: 4 changes artifact: 319bfded6b user: js
2024-05-19
14:03 New ticket [5526a1d567]. artifact: 7d2a8c8326 user: js

Ticket UUID: 5526a1d5678f485d17f894809c7ca88c2fd285b9
Title: Tests too big for Nintendo DS
Status: Open Type: Code Defect
Severity: Severe Priority: High
Subsystem: Resolution: Open
Last Modified: 2024-05-24 21:30:38
Version Found In: Milestone:
User Comments:
js added on 2024-05-19 14:03:34:

Currently, the tests on Nintendo DS crash. This is because the binary is too big, leaving no memory for the actual tests. Just removing tests from the Makefile makes it work, however.

Come up with a way to decrease the binary size enough so that tests can run.