summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2026-05-22refactor: move benches to include directoryTazyFoundSoup
2026-04-15feat(tests/png): Add lenna256 test for pngTazyFoundSoup
2026-04-14fix(test/png): Use official ff_close_png function to free png data inTazyFoundSoup
2026-04-14fix(png): Test requires FF_RESULT_OK to workTazyFoundSoup
2026-03-30feat(bmp): Create bmp_open testTazyFoundSoup
2026-03-30fix(png/test): Use new context design in open_png testTazyFoundSoup
2026-03-29fix(png/test): Remove local include result and stream headers fromTazyFoundSoup
2026-03-29feat(png/test): Create png_open testTazyFoundSoup
2026-03-28feat(png/tests): Create png open testTazyFoundSoup