mirror of
https://github.com/ushahidi/SMSSync.git
synced 2026-04-25 15:55:57 +03:00
[PR #113] [MERGED] Testcases #367
Labels
No labels
Bug report
Code improvement
Concern
Feature request
Feature request
Good first issue to work on
In progress
Needs info
Question
Ready
Translation
User Experience
User Experience
Website
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SMSSync#367
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ushahidi/SMSSync/pull/113
Author: @eyedol
Created: 7/24/2013
Status: ✅ Merged
Merged: 7/24/2013
Merged by: @eyedol
Base:
develop← Head:testcases📝 Commits (10+)
f3eda1dRefactor api util to publicly avail certain properties1473794Manually fix merge conflict57ad39fMinor clean upcebaf6eIngore more files that needs not to be in the repof42f93dRestructure project follow gradle project convention64210eaRestructure code to work with gradle build system63bcde2Successfully builds with gradledd29106Modify build script to make use of gradlew instead of anted1e94dUpdate building info to reflect the new changes6f31a39Update build script to validate required configuration📊 Changes
244 files changed (+617 additions, -938 deletions)
View changed files
📝
.gitignore(+14 -0)➖
.settings/org.eclipse.jdt.core.prefs(+0 -5)📝
.travis.yml(+5 -17)➕
BUILDING.md(+18 -0)➖
BUILDING.txt(+0 -10)📝
abslib/build.gradle(+14 -19)➖
abslib/libs/android-support-v4.jar(+0 -0)📝
abslib/project.properties(+1 -1)➕
build.gradle(+9 -0)📝
build.sh(+43 -32)📝
ci/wait_for_emulator.sh(+0 -0)➕
gradle/wrapper/gradle-wrapper.jar(+0 -0)➕
gradle/wrapper/gradle-wrapper.properties(+6 -0)➕
gradlew(+164 -0)➕
gradlew.bat(+90 -0)📝
settings.gradle(+2 -1)➖
smssync/ant.properties(+0 -6)📝
smssync/build.gradle(+44 -28)➖
smssync/build.xml(+0 -109)➖
smssync/libs/otto-1.3.3.jar(+0 -0)...and 80 more files
📄 Description
UtilclassUtilclass to make it easier to write test cases for them🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.