repo.or.cz
/
libxdg-basedir.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Enabled -Werror.
[libxdg-basedir.git]
/
tests
/
querydf.1
blob
f75e90ff6d10866b559b11827b3f40a4d17c4cf8
1
#!/bin/sh
2
3
harness
=
"
${top_srcdir}
/tests/query-harness.sh"
4
td
=
"
${top_srcdir}
/tests"
5
6
export
HOME
=/
home
/
test
7
export
XDG_DATA_DIRS
=
"
$td
"
8
9
arguments
=
'data find querycf.1'
10
expected
=
"
$td
/querycf.1"
11
12
.
"
$harness
"