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
build: depend on gnulib's calloc-gnu, not calloc
[cppi.git]
/
tests
/
8-bit
blob
524bf0e669e60928050769192a3e5715d370026d
1
#!/bin/sh
2
3
t
=
`basename
$0
`
4
5
echo
a|
tr
a
'
\300
'
>
$t
.I
6
cp
$t
.I
$t
.EO
7
>
$t
.Ee
8
9
redirect_stdin
=
no
10
expected_status
=
0
11
12
.
$top_srcdir
/
test
s
/
test-common