KT-44841 Move sealed: no warning on splitting hierarchy (JPS)

To provide similar behavior for both Gradle and JPS projects target and
source directories are now taken into account.

Prior to this commit AbstractMoveTest.kt contained a hack allowing not
to create empty target directories. It breaks updated logic of the move
check and therefore is removed.
To commit empty target directories under 'before' to git one needs to
put something in them (git ignores dirs otherwise). Hence .gitignore-s.

^KT-44841 Fixed
This commit is contained in:
Andrei Klunnyi
2021-04-16 18:17:39 +02:00
committed by Space
parent b961812efd
commit 89801a1ac7
7 changed files with 8 additions and 12 deletions