First time here? Check out the Help page!
1 | initial version |
COMMIT_SHA
and REGRESSION_BASELINE_SHA
are mostly not necessary - you can set them to anything you want to, for the purposes of running the regression tests locally.
REGRESSION_SCRIPT_PATH
to the folder you cloned https://github.com/NREL/EnergyPlusDevSupport intoREGRESSION_BASELINE_PATH
to the build folder you compiled the 'baseline' inENABLE_REGRESSION_TESTING
to TRUE
make test
should run all tests including the regression comparisonsctest -j<numjobs>