pidgin/pidgin

file isExecutable
bitbucket-pipelines.yml: Change `make check` to `make distcheck`

Now that `make distcheck` should succeed, we can just use it as it
internally does `make check`. This patch changes the BitBucket
pipeline file to do so.
#! /bin/sh
# run a GTest in tap mode. The test binary is passed as $1
$1 -k --tap