Skip to content

Commit

Permalink
do test on build
Browse files Browse the repository at this point in the history
  • Loading branch information
kurochan committed Jan 21, 2024
1 parent ca3c329 commit 06b4dad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ function build_vips() {
meson setup build --prefix /vips ${build_opts}
pushd build
meson compile
meson test
cat /build/vips/vips-${LIBVIPS_VERSION}/build/meson-logs/testlog.txt
meson install
popd
popd
Expand Down

0 comments on commit 06b4dad

Please sign in to comment.