Skip to content
Unstable

Changes

Summary

  1. Bug 574331: Set default query results for tests (details)
Commit dcbb2a51bbc505585ef372a9e3501577c72abf4f by Jonah Graham
Bug 574331: Set default query results for tests

Most of the tests in this bundle already had this bit of code
before calling create project. This makes BuildDescriptionModelTests
consistent with the rest.

Note that this modifies global state and does not restore it. However,
as that is consistent with the other tests in this bundle, and the
global state is only maintained while running tests on this bundle,
I am not fixing this aspect of the code.

Change-Id: I2004af177a959e1efbd45b23c960b517d8993b7c
The file was modified build/org.eclipse.cdt.managedbuilder.core.tests/tests/org/eclipse/cdt/managedbuilder/core/tests/BuildDescriptionModelTests.java