hodgesse1 / rfortran

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

Incomplete testing of RFortran reinitialization in sample code #66

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The various sample codes illustrating the use of RFortran features is
insufficiently comprehensive in testing various re-initialization regimes
of RFortran.

See issue 65 for an example of a problem that is not immediately revealed
by the test code.

A simple remedy is to put DO loops around the testing code to check for
robustness / memory leaks during repeated execution.

The number of loop iterations should be adjustable. See attachment for
illustration.

Original issue reported on code.google.com by dmitri.k...@gmail.com on 15 Apr 2010 at 9:15

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by mark.th...@gmail.com on 16 Apr 2010 at 5:20