repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
reverted since it is no longer needed
[AROS.git]
/
scripts
/
nightly
/
autotest
/
Test
blob
600079bd220cad72899a4f94369b56b5bd3ed19f
1
.Key PROG
2
Echo "TEST: <PROG>" >> Test_Report.txt
3
Tests/<PROG> >> Test_Report.txt
4
If WARN
5
Skip failure
6
Else
7
Echo >> Test_Report.txt
8
Endif