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
Added lots of tests.
[libxdg-basedir.git]
/
tests
/
querycd.4
blob
4b209a0f0b56cc3cfe9cf8bcef59d51950aba497
1
#!/bin/sh
2
3
harness
=
"`dirname "
$0
"`/query-harness.sh"
4
5
export
HOME
=/
home
/
test
6
export
XDG_CONFIG_DIRS
=/
etc
/
config
:/
etc
/
xdg
:/
usr
/
shar
e
/
config
:
.
7
8
arguments
=
'config dirs'
9
expected
=
"\
10
/etc/config
11
/etc/xdg
12
/usr/share/config
13
."
14
15
.
"
$harness
"