[GH-ISSUE #497] oss-fuzz: Add unit test build to oss-fuzz build script #389

Closed
opened 2026-05-05 12:14:27 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @arthurscchan on GitHub (Dec 19, 2025).
Original GitHub issue: https://github.com/jmcnamara/libxlsxwriter/issues/497

OSS-Fuzz has a new Chronos feature that allows rapid rebuilding of OSS-Fuzz-integrated projects and checks whether the project code or fuzzers still pass their unit tests after patching. To enable this feature, the unit tests of integrated projects need to be built, and the build script for libxlsxwriter used by OSS-Fuzz is stored in this upstream project. Therefore, it is necessary to modify the OSS-Fuzz build script in this upstream project.

Originally created by @arthurscchan on GitHub (Dec 19, 2025). Original GitHub issue: https://github.com/jmcnamara/libxlsxwriter/issues/497 OSS-Fuzz has a new Chronos feature that allows rapid rebuilding of OSS-Fuzz-integrated projects and checks whether the project code or fuzzers still pass their unit tests after patching. To enable this feature, the unit tests of integrated projects need to be built, and the build script for libxlsxwriter used by OSS-Fuzz is stored in this upstream project. Therefore, it is necessary to modify the OSS-Fuzz build script in this upstream project.
Author
Owner

@jmcnamara commented on GitHub (Jan 12, 2026):

This is merged upstream in version 1.2.4.

<!-- gh-comment-id:3737825162 --> @jmcnamara commented on GitHub (Jan 12, 2026): This is merged upstream in version 1.2.4.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/libxlsxwriter#389
No description provided.