You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rolf Reichle edited this page Mar 19, 2020
·
1 revision
Structural changes include renaming or moving a directory, or adding a new directory that does not yet interact with the rest of the model. Such changes should be zero-diff, but this cannot not be assumed. For example, CMake can often have side effects if changes to things like build flags are not done properly (i.e., some CMake changes can be public and affect its dependencies).
Thus, structural changes must be verified as zero-diff using the LDAS Nightly Tests.