diff --git a/.travis.yml b/.travis.yml index aac6a7a..da7e1d1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,4 +3,8 @@ language: java sudo: false notifications: - email: false \ No newline at end of file + email: false + +env: + - TEST_DIR=Lazy +script: cd $TEST_DIR && ./gradlew clean check \ No newline at end of file diff --git a/Lazy/.idea/compiler.xml b/Lazy/.idea/compiler.xml new file mode 100644 index 0000000..cbd30da --- /dev/null +++ b/Lazy/.idea/compiler.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/Lazy/.idea/gradle.xml b/Lazy/.idea/gradle.xml new file mode 100644 index 0000000..a5c3ae1 --- /dev/null +++ b/Lazy/.idea/gradle.xml @@ -0,0 +1,17 @@ + + + + + + \ No newline at end of file diff --git a/Lazy/.idea/libraries/Gradle__com_intellij_annotations_12_0.xml b/Lazy/.idea/libraries/Gradle__com_intellij_annotations_12_0.xml new file mode 100644 index 0000000..55f6be3 --- /dev/null +++ b/Lazy/.idea/libraries/Gradle__com_intellij_annotations_12_0.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/Lazy/.idea/libraries/Gradle__junit_junit_4_12.xml b/Lazy/.idea/libraries/Gradle__junit_junit_4_12.xml new file mode 100644 index 0000000..04c10dd --- /dev/null +++ b/Lazy/.idea/libraries/Gradle__junit_junit_4_12.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/Lazy/.idea/libraries/Gradle__org_hamcrest_hamcrest_core_1_3.xml b/Lazy/.idea/libraries/Gradle__org_hamcrest_hamcrest_core_1_3.xml new file mode 100644 index 0000000..8262f72 --- /dev/null +++ b/Lazy/.idea/libraries/Gradle__org_hamcrest_hamcrest_core_1_3.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/Lazy/.idea/libraries/annotations.xml b/Lazy/.idea/libraries/annotations.xml new file mode 100644 index 0000000..d70b509 --- /dev/null +++ b/Lazy/.idea/libraries/annotations.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/Lazy/.idea/misc.xml b/Lazy/.idea/misc.xml new file mode 100644 index 0000000..9f380d5 --- /dev/null +++ b/Lazy/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/Lazy/.idea/modules.xml b/Lazy/.idea/modules.xml new file mode 100644 index 0000000..3cedb59 --- /dev/null +++ b/Lazy/.idea/modules.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/Lazy/.idea/modules/Lazy.iml b/Lazy/.idea/modules/Lazy.iml new file mode 100644 index 0000000..7dbca07 --- /dev/null +++ b/Lazy/.idea/modules/Lazy.iml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Lazy/.idea/modules/Lazy_main.iml b/Lazy/.idea/modules/Lazy_main.iml new file mode 100644 index 0000000..c0dcef3 --- /dev/null +++ b/Lazy/.idea/modules/Lazy_main.iml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Lazy/.idea/modules/Lazy_test.iml b/Lazy/.idea/modules/Lazy_test.iml new file mode 100644 index 0000000..c947404 --- /dev/null +++ b/Lazy/.idea/modules/Lazy_test.iml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Lazy/.idea/uiDesigner.xml b/Lazy/.idea/uiDesigner.xml new file mode 100644 index 0000000..e96534f --- /dev/null +++ b/Lazy/.idea/uiDesigner.xml @@ -0,0 +1,124 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Lazy/.idea/workspace.xml b/Lazy/.idea/workspace.xml new file mode 100644 index 0000000..55e7285 --- /dev/null +++ b/Lazy/.idea/workspace.xml @@ -0,0 +1,751 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +