This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Fortran testing strategies


Hi,

I'm pretty new to this list. I've noticed a lot of posts mentioning test suites. I'm wondering if someone could describe how the fortran test suites are implemented. Are they written with the help of a test framework, maybe something like the xUnit frameworks? Are there some useful utility functions people have developed?

I'm asking because I am adding some new features on a large fortran project and I'd like to incorporate unit testing on these new features. It would be great if anyone can share their test strategies here.

Thanks, Andreas


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]