Fix TAP syntax in test-basic-user.sh, and run it
authorSimon McVittie <smcv@debian.org>
Thu, 19 Jan 2017 11:21:58 +0000 (11:21 +0000)
committerSimon McVittie <smcv@debian.org>
Thu, 19 Jan 2017 13:23:32 +0000 (13:23 +0000)
commit61fa0cd8442a43e76504d5c1ba84d281296c8630
tree7701f3a4b7e322a3c58dd0f906b8f97c3143d7a0
parent0994adca71b91886beb2484c4ee209d26b24834d
Fix TAP syntax in test-basic-user.sh, and run it

In its initial commit, Alexander Larsson wrote

    This works standalone, but unfortunately it breaks in
    gnome-desktop-testing-runner as /tmp doesn't support
    xattrs, so it is not installed atm.

but we now (a) use /var/tmp, and (b) explicitly skip the test if
xattr support is unavailable. So it should be OK to run now.

Forwarded: https://github.com/ostreedev/ostree/pull/652

Gbp-Pq: Name Fix-TAP-syntax-in-test-basic-user.sh-and-run-it.patch
Makefile-tests.am
tests/test-basic-user.sh