hodgesse1 / rfortran

Automatically exported from code.google.com/p/rfortran
0 stars 0 forks source link

RFortran installer should run a test program (optionally) #77

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
*** Please provide a description of the enhancement you are requesting.

To ensure that the installation of RFortran succeeds, there should be a simple 
EXE file included that can be ran immediately upon installation to test 
rfortran at a very basic level.

Expecting first-time users (or even the "ma&pa" developers) to run/debug the 
test programs is not ideal, especially under time constraints.

The EXE should represent code using RFortran to do a few puts/gets and maybe a 
graph, etc. Its source code should also be available in the appropriate folder.

Also note that many RFortran users will not be compiling any code, just running 
programs dependent on RFortran. Unless a test program is available to check 
basic installation/functionality aspects, the debugging becomes prohibitively 
difficult.

*** If you have a coding solution to this enhancement please include the
file (or preferably a svn patch) as an attachment

Original issue reported on code.google.com by dmitri.k...@gmail.com on 24 Jun 2010 at 12:38

GoogleCodeExporter commented 8 years ago

Original comment by mark.th...@gmail.com on 2 Dec 2010 at 1:18

GoogleCodeExporter commented 8 years ago
Demo exes will be included in v3.0 release of RFortran. 

Original comment by mark.th...@gmail.com on 13 Feb 2011 at 1:48