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
Fixed running tests in seperate build directory (e.g. during distcheck).
[libxdg-basedir.git]
/
tests
/
querydh.3
blob
d5b57073a019896d969d109d0ad97b223dba87d8
1
#!/bin/sh
2
3
harness
=
"
${top_srcdir}
/tests/query-harness.sh"
4
5
export
HOME
=/
home
/
test
6
export
XDG_DATA_HOME
=
"/path/with a few spaces"
7
8
arguments
=
'data home'
9
expected
=
'/path/with a few spaces'
10
11
.
"
$harness
"