Commit Graph

15 Commits

Author SHA1 Message Date
Leonid Shalupov
33483e480f tree structure tests: use correct API for setting module group path
GitOrigin-RevId: 7327e1ad50d10d810f2748b31bcd6db68f489052
2019-08-02 21:02:32 +03:00
nik
38eb0b11bc project view: don't show module name if it differs from directory name only by case of letters
(IDEA-185935)
2018-02-01 17:00:03 +03:00
Anna.Kozlova
56b585bc1d cleanup redundant throws clause 2017-08-11 10:37:38 +02:00
nik
83e84fc677 qualified module names: don't show module name in Project View if it matches directory structure (IDEA-166061)
If module name can be composed by appending its directory name to a module name for the parent directory it makes no sense to show the full module name on the directory node in Project View.
2017-02-01 14:43:57 +03:00
nik
e9ab28ff71 project view: don't show duplicated nodes for content roots located under excluded roots (IDEA-162102) 2016-10-06 11:06:59 +03:00
Vladimir Krivosheev
1996140c4f encapsulate myTestRootDisposable 2016-07-19 13:42:42 +02:00
peter
102374b1d3 (by patch from IDEA-151808) Walk up to the root to determine if file is in content roots 2016-03-04 15:14:44 +01:00
Dmitry Jemerov
59b6302908 refactor project view test framework to allow testing project view without depending on testFramework-java and heavy tests 2013-03-29 17:41:05 +01:00
Alexey Kudravtsev
96baacaa86 test depends on the first 17 classes in annotations.jar? Really? 2012-01-13 14:31:43 +04:00
Roman Shevchenko
3543fa1aad Test made FS-independent 2010-10-22 17:53:19 +04:00
Alexey Kudravtsev
959be8cf44 mockJDKs in ultimate killed, added mockJDK-1.4 to community 2010-07-02 14:23:04 +04:00
Kirill Kalishev
0bc490c330 project & structure view tests to CE 2010-03-16 18:26:49 +03:00
Kirill Kalishev
a95a0069a8 project view tests refactorted and uncommented 2010-03-16 13:22:40 +03:00
Kirill Kalishev
94528ffb6c ProjectTreeStructureTest.testStandardProviders commented while tree.toString() is being reworked 2010-03-12 14:42:54 +03:00
Kirill Kalishev
44a3c1ae85 project view tests partially moved to community 2010-03-10 18:29:19 +03:00