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
/
queryds.1
blob
ddbf32cb712b18636a48fdefe95e63750b8fcc17
1
#!/bin/sh
2
3
harness
=
"
${top_srcdir}
/tests/query-harness.sh"
4
5
export
HOME
=/
home
/
test
6
export
XDG_DATA_HOME
=
7
export
XDG_DATA_DIRS
=
8
9
arguments
=
'data search'
10
expected
=
"\
11
/home/test/.local/share
12
/usr/local/share
13
/usr/share"
14
15
16
.
"
$harness
"