SCM Repository
View of /trunk/rtest/README
Parent Directory
|
Revision Log
Revision 1520 -
(download)
(annotate)
Sun Oct 9 18:45:46 2011 UTC (9 years, 3 months ago) by jhr
File size: 823 byte(s)
Sun Oct 9 18:45:46 2011 UTC (9 years, 3 months ago) by jhr
File size: 823 byte(s)
Add documentation about running scripts
These are regression tests for the Diderot compiler. Each test lives in its own directory under rtest/tests, data files live in the rtest/data directory. Each test should have a sample output called "correct.nrrd" and a script to assess the correctness of the output "assess.sh". To run all of the tests, use the command scripts/run.sh. It has the following usage: scripts/run.sh [diderotc] [diderotc-flags] [-- runtime-flags] As it runs, it writes progress information to standard out. It also produces two files. A reprt file that summarizes the results and a log file that contains any output from running the compiler or program (e.g., error messages). To run a single test, use the command scripts/run-one.sh, which has the following usage: scripts/run-one.sh test [diderotc] [diderotc-flags]
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |