repo.or.cz
/
ci.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
test-in-vm: always let command finish
[ci.git]
/
scenarios
/
coast
/
libpng
/
pngtest.yml
blob
c962b1e53a41c069336aa598ce839fb4de6a4fcd
1
meta:
2
name: "pngtest"
3
harbours:
4
- libpng
5
6
tasks:
7
- boot
8
- command:
9
args: "pngtest"
10
assert: "libpng passes test"