You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TODO: add test target to Makefile, as well as test scripts (in Python, Bash or even in C itself?).
Test scripts should download sample images from this issue (TODO: add images) into obj/ folder.
Test scripts should run after running testbuild target or as last step of it. Test scripts should depend on all target.
help wanted label is set, because I need some sample images, if possible. SFW-only, public domain and/or royalty-free only. Self-made content also allowed. Images should be in either PNG or BMP (i.e. lossless compression only) to reduce ambiguity caused by (de-)compression.
The text was updated successfully, but these errors were encountered:
TODO: add
test
target toMakefile
, as well as test scripts (in Python, Bash or even in C itself?).Test scripts should download sample images from this issue (TODO: add images) into
obj/
folder.Test scripts should run after running
testbuild
target or as last step of it. Test scripts should depend onall
target.help wanted
label is set, because I need some sample images, if possible. SFW-only, public domain and/or royalty-free only. Self-made content also allowed. Images should be in either PNG or BMP (i.e. lossless compression only) to reduce ambiguity caused by (de-)compression.The text was updated successfully, but these errors were encountered: