id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,testcase
12,Port the result-writing functionality from the perl script to lhc-regress,SamB,,"This feature writes results for each regression test run into a directory named {{{regress/results/<timestamp>}}} and creates a symlink to it called {{{regress/results/latest}}}, and the previous {{{latest/}}} is renamed to {{{last/}}}.

The results directory holds, for each test:  
  * whatever auxiliary output files LHC writes (depending on the flags), including .grin, .c, and executable files
  * a .lhc_out file into which lhc's stdout is redirected
  * .stdout and .stderr files of execution output

Optionally, the .ho files for the test suite are stored in the {{{ho}}} subdirectory of the results directory. (The other choice is that they are stored in {{{results/ho}}}.)

There is also top-level log.txt file containing a copy of the output of regress.pl: basically, whether each test passed or how it failed, it's compile time, and it's run time. (Haven't seen it lately, though.)",enhancement,new,normal,,test suite,,,,,
