Re: [Doxygen-develop] Fortran code test suite
Brought to you by:
dimitri
From: Dimitri V. H. <do...@gm...> - 2011-03-14 18:53:05
|
Hi Oleg, I once made a couple of simple bash scripts for testing regression, also based on doxygen's XML output. I've attached them. The scripts assume a set of test files, each starting with a letter t. With the update script you can make a reference, and with the check script compare the actual results against the reference. Maybe it is of use. |