repo.or.cz
/
gfxprim.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
loaders: MetaData: edhance printing rational numbers.
[gfxprim.git]
/
demos
/
ttf2img
/
runtest.sh
blob
0794707221c86b9437a63864811ced12a62d187d
1
#!/bin/bash
2
#
3
# Run dynamically linked test.
4
#
5
6
PROG
=
"
$1
"
7
shift
8
9
LD_LIBRARY_PATH
=
..
/
..
/
build
/
.
/
$PROG
"$@"