Software testing: Difference between revisions

Jump to navigation Jump to search
→‎Building the test suite: Added note about $FG_ROOT
mNo edit summary
(→‎Building the test suite: Added note about $FG_ROOT)
Line 28: Line 28:
# Change to your FlightGear build directory
# Change to your FlightGear build directory
# Enable building the tests by setting a cmake variable:  <code>cmake -LBUILD_TESTING=ON .</code>
# Enable building the tests by setting a cmake variable:  <code>cmake -LBUILD_TESTING=ON .</code>
# Ensure the [[$FG ROOT|$FG_ROOT]] environment variable points to fgdata e.g. $FG_INSTALL_DIR/share/fgdata.
# Build the test suite:  <code>make test_suite</code>
# Build the test suite:  <code>make test_suite</code>


33

edits

Navigation menu