SCM Repository
Annotation of /branches/cuda/rtest/README
Parent Directory
|
Revision Log
Revision 1181 -
(view)
(download)
Original Path: trunk/rtest/README
1 : | jhr | 1181 | These are regression tests for the Diderot compiler. Each test lives in its |
2 : | own directory under rtest/tests, data files live in the rtest/data directory. | ||
3 : | Each test should have a sample output called "correct.nrrd" and a script | ||
4 : | to assess the correctness of the output "assess.sh". | ||
5 : | |||
6 : | To run the tests, use the command scripts/run.sh. It will produce a report | ||
7 : | file the summarizes the results and a log file that contains any output | ||
8 : | from running the compiler or program (e.g., error messages). | ||
9 : |
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |