ObjFW  View Ticket

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.