Add test dataset automatically with meson
authorJihoon Lee <jhoon.it.lee@samsung.com>
Wed, 29 Apr 2020 02:27:46 +0000 (11:27 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Wed, 29 Apr 2020 04:23:22 +0000 (13:23 +0900)
commit46506dc1a15cab5eb2e301676a6b1068d31cbf3d
tree1db62611ebbbb93318dc88da4dba8339b1312b2e
parent9f294c523b5eec47751e106ceeaa683c4dc43541
Add test dataset automatically with meson

 Fix issue that `ninja -C build test` is failing because there is no test data set
included.

Signed-off-by: Jihoon Lee <jhoon.it.lee@samsung.com>
test/unittest/meson.build