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
scripts: remove explicit --with-paranoia from configure line as it is enabled by...
[AROS.git]
/
scripts
/
nightly
/
autotest
/
Test
blob
eb5c144697c306e1dfaef2439e1addf3917fdaee
1
.Key PROG/A,ARGS/F
2
Echo "TEST: <PROG> <ARGS>*N" >> Test_Report.txt
3
Tests/<PROG> <ARGS> >> Test_Report.txt
4
If WARN
5
Skip failure
6
Else
7
Echo "================================================================================" >> Test_Report.txt
8
Echo >> Test_Report.txt
9
Endif