infra: seprate test image resources from the examples.
authorHermet Park <chuneon.park@samsung.com>
Mon, 19 Jul 2021 05:31:18 +0000 (14:31 +0900)
committerJunsuChoi <jsuya.choi@samsung.com>
Thu, 22 Jul 2021 08:24:22 +0000 (17:24 +0900)
commitab26e0c8067e9aa656f2a7231e60982abc23765e
tree53b3cb0c8b2d0904db87a28fb0d45f2a0530b8f9
parent175597203bf3ecf70f9bb5561f44edb4cda68eab
infra: seprate test image resources from the examples.

change for removing dependency.
meson.build
test/capi/capiPicture.cpp
test/images/logo.jpg [new file with mode: 0644]
test/images/logo.png [new file with mode: 0644]
test/images/logo.svg [new file with mode: 0644]
test/images/rawimage_200x300.raw [new file with mode: 0644]
test/images/tag.svg [moved from src/examples/images/logo_test.svg with 100% similarity]
test/images/tiger.svg [new file with mode: 0644]
test/testPicture.cpp