Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[photran] Unit testing and Phortran IDE

I would like to run unit testing framework fUnit
(http://nasarb.rubyforge.org/funit/), In my phortran project.
My intuition is that I need something like Ant in my fortran project
to run a build file that will run the tests, I am new to eclipse and
PTP
can anyone shine a light on what is the right way of doing such a thing?

Thank you


Back to the top