-
-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
-remove android-studio, cukeulator-test, cucumber-android-test subpojects, #5 fix sample; -make compatible with cucumber 4.0.0 -#3 fix reported duration time
- Loading branch information
Showing
99 changed files
with
505 additions
and
2,139 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# Created by .ignore support plugin (hsz.mobi) | ||
.idea | ||
*.iml | ||
/local.properties |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
## 4.0.0-SNAPSHOT | ||
|
||
### Changed | ||
* migrate everything to Gradle | ||
|
||
### Removed | ||
* android-studio sample - now [cukeulator](https://github.com/cucumber/cucumber-android/tree/master/cukeulator) is the only valid sample (for Gradle and Android Studio) | ||
* cukeulator-test and cucumber-android-test | ||
|
||
### Fixed | ||
* [#5](https://github.com/cucumber/cucumber-android/issues/5) - Sample Does Not Work | ||
* [#4](https://github.com/cucumber/cucumber-android/issues/4) - Support for parallel cukes | ||
* [#3](https://github.com/cucumber/cucumber-android/issues/3) - Reported duration time of scenario is about 0ms on Android |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
android-studio/Cukeulator/app/src/main/AndroidManifest.xml
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-6.32 KB
android-studio/Cukeulator/app/src/main/res/drawable-hdpi/ic_launcher.png
Binary file not shown.
Binary file removed
BIN
-3.58 KB
android-studio/Cukeulator/app/src/main/res/drawable-mdpi/ic_launcher.png
Binary file not shown.
Binary file removed
BIN
-9.07 KB
android-studio/Cukeulator/app/src/main/res/drawable-xhdpi/ic_launcher.png
Binary file not shown.
Binary file removed
BIN
-15.7 KB
android-studio/Cukeulator/app/src/main/res/drawable-xxhdpi/ic_launcher.png
Binary file not shown.
Oops, something went wrong.