Alexey Kudravtsev
|
6c65c04303
|
unnecessary calls to getMockJDK() removed in tests
|
2011-02-17 14:00:16 +03:00 |
|
Alexey Kudravtsev
|
901ef122e4
|
@Override inserted
|
2010-09-30 10:35:32 +04:00 |
|
Alexey Kudravtsev
|
959be8cf44
|
mockJDKs in ultimate killed, added mockJDK-1.4 to community
|
2010-07-02 14:23:04 +04:00 |
|
anna
|
4be87e3468
|
erasure type parameters instead of type inference as inferenced type would be a super type for the desired one thus refactoring would stop (@see toArray)
|
2010-04-21 13:31:43 +04:00 |
|
anna
|
465bb913a9
|
turn refs to super: process anonymous classes; infer type parameters
|
2010-02-08 21:23:09 +03:00 |
|
Maas van den Berg
|
ccca71259f
|
do not use deprecated findClass() method
|
2009-12-28 16:50:33 +03:00 |
|
anna
|
d7da82925e
|
use interface where possible: ignore right hand of assignment type argument (IDEADEV-39117)
|
2009-10-08 11:47:56 +04:00 |
|
nik
|
95ca96cce5
|
fixed tests on linux - 3
|
2009-09-30 14:52:58 +04:00 |
|
Dmitry Jemerov
|
97a5943d90
|
getTestName(lowercaseFirstLetter=true) doesn't lowercase the first letter if the test name is all uppercase
|
2009-09-22 22:15:46 +04:00 |
|
Dmitry Jemerov
|
155e42a6bb
|
correct fix for case of testdata
|
2009-09-11 23:02:15 +04:00 |
|
Dmitry Jemerov
|
bd9ea92e84
|
fix case of files in testdata
|
2009-09-11 22:49:35 +04:00 |
|
Dmitry Jemerov
|
d75bc69d5a
|
test++
|
2009-09-11 18:19:26 +04:00 |
|