repo.or.cz
/
cppi.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
maint: import tests/init.sh from Gnulib during bootstrap
[cppi.git]
/
tests
/
d1
blob
41d46e9034e2676dc2fb4b24f7756175383f9fa1
1
#!/bin/sh
2
3
t
=
`basename
$0
`
4
5
# Create an empty $t.I.
6
touch
$t
.I
$t
.EO
$t
.Ee
7
8
options
=
9
expected_status
=
0
10
11
.
$top_srcdir
/
test
s
/
test-common