Cppunit effort: Difference between revisions

Jump to navigation Jump to search
Line 115: Line 115:
   |script_version = 0.36  
   |script_version = 0.36  
   }}</ref>
   }}</ref>
Note that for system/functional tests that look at the interaction
between code in different directories in src/, my cppunit design is
that the test code is located in the new
test_suite/{gui,system,unit}_tests/*/ directories.  There
standardisation of the naming convention is not so important.  Because
the framework covers a lot more than just basic unit tests, in my
branches I also placed the unit tests within this directory structure.
I feel that this would encourage non-core developers to contribute
random code here, as a learning tool, as long as their tests pass on
all OSes.  The code in these directories does not need any real
organisation.<ref>https://sourceforge.net/p/flightgear/mailman/message/35805419/</ref>




Navigation menu