mps-coderules/coderules/solutions/jetbrains.mps.coderules.test/models
Fedor Isakov 4160c186e1 Introduce dependency to Config in typechecking options and service. Avoid relying on static getInstance() method to access Config.
Config is an application-level "component" initialized from an application plugin.
All usages on application/project-level should declare explicit dependency on it.
Tests can either create a new instance or access the shared one.
2019-10-23 15:39:17 +02:00
..
jetbrains.mps.coderules.plugin@tests.mps Introduce dependency to Config in typechecking options and service. Avoid relying on static getInstance() method to access Config. 2019-10-23 15:39:17 +02:00
modelcheck@tests.mps Fix CheckProjectModules test. Drop usages of deprecated API. 2019-10-19 11:03:30 +02:00