From ec8aab225ca098ee06a77446bb9ab8229826fcf3 Mon Sep 17 00:00:00 2001 From: nik Date: Thu, 17 Sep 2015 16:36:38 +0300 Subject: [PATCH] diff-tests, lang-tests and platform-tests migrated to Java 8 --- .idea/compiler.xml | 5 +++-- platform/diff-impl/diff-tests.iml | 4 ++-- platform/lang-impl/lang-tests.iml | 4 ++-- platform/platform-tests/platform-tests.iml | 4 ++-- 4 files changed, 9 insertions(+), 8 deletions(-) diff --git a/.idea/compiler.xml b/.idea/compiler.xml index f72680d37aad..24501207c929 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -35,7 +35,7 @@ - + @@ -53,9 +53,10 @@ + + - diff --git a/platform/diff-impl/diff-tests.iml b/platform/diff-impl/diff-tests.iml index eca0e5bb0215..b85fb62c1d37 100644 --- a/platform/diff-impl/diff-tests.iml +++ b/platform/diff-impl/diff-tests.iml @@ -1,11 +1,11 @@ - + - + diff --git a/platform/lang-impl/lang-tests.iml b/platform/lang-impl/lang-tests.iml index 34556a95af19..da60f23779ec 100644 --- a/platform/lang-impl/lang-tests.iml +++ b/platform/lang-impl/lang-tests.iml @@ -1,12 +1,12 @@ - + - + diff --git a/platform/platform-tests/platform-tests.iml b/platform/platform-tests/platform-tests.iml index a4715f44c10a..f86f03c172f9 100644 --- a/platform/platform-tests/platform-tests.iml +++ b/platform/platform-tests/platform-tests.iml @@ -1,11 +1,11 @@ - + - +