summaryrefslogtreecommitdiff
path: root/android/testData/guiTests
AgeCommit message (Expand)Author
2015-04-16resolve merge conflicts of 003365c to studio-1.3-dev.Alex Ruiz
2015-04-16Fixed project sync when a Java lib module depends on another Java lib module.Alex Ruiz
2015-04-14resolve merge conflicts of 555210d to studio-1.3-dev.Alex Ruiz
2015-04-14Fixed serialization issue when a Java lib has dependencies.Alex Ruiz
2015-04-10resolve merge conflicts of 79edc39 to studio-1.3-dev.Alex Ruiz
2015-04-10Fixed bug where inter-module dependencies where not configured correctly.Alex Ruiz
2015-03-13Removed duplicated "dependency setup" errors on sync.Alex Ruiz
2015-03-11Minor, trivial cleanup.Alex Ruiz
2015-02-26Modules that expose Jars as libraries are now recognized by the IDE.Alex Ruiz
2015-02-16Re-enabled and fixed UI tests that verify automatic generation of gradle wrap...Alex Ruiz
2015-01-27Support for running JUnit tests.Michal Bendowski
2015-01-23UI for switching selected test artifact.Michal Bendowski
2015-01-21Add porterduff test caseDeepanshu Gupta
2015-01-07UI Tests for 'Build Variants' view.Alex Ruiz
2014-12-11Enabled UI test GradleSyncTest#testOutdatedAppEnginePluginAlex Ruiz
2014-12-10Now we correctly find and update Android Gradle plugin versions.Alex Ruiz
2014-12-03Now we restart the IDE when stopping Gradle daemons.Alex Ruiz
2014-11-28Outdated 'appengine' gradle plugin handlerDenis Zhdanov
2014-11-24Fixed tests to work with plugin 1.0.0-rc1.Alex Ruiz
2014-11-19Fixing broken tests.Alex Ruiz
2014-11-12Now we attach sources for aars in Android Support Repository.Alex Ruiz
2014-11-10Now we offer to install Maven repos in Android SDK.Alex Ruiz
2014-11-03Added test to verify that sync does not change dependencies in build files.Alex Ruiz
2014-10-27Handle dynamic resource values correctly for variant switchesTor Norbye
2014-10-16Adjusted GradleSyncTest to properly test that minimum plugin is 0.14.0.Alex Ruiz
2014-10-1477421: Handle resource prefixes correctly when creating from missingTor Norbye
2014-10-13Make resource refactoring flag conflicts and external overridesTor Norbye
2014-10-09Assign unique id's in the layout editorTor Norbye
2014-09-2973595: Layout preview missing values defined in the Gradle modelTor Norbye
2014-09-25UI test for translations editorSiva Velusamy
2014-09-20Fixed regression where Studio required single-module projects to have a setti...Alex Ruiz
2014-09-17[UI Testing] Fixed test GradleSyncTest#testUnsupportedGradleVersionAlex Ruiz
2014-09-16Use jcenter instead of mavenCentral in our test gradle filesSiva Velusamy
2014-09-12Warn when a rendered custom view has been modified after buildTor Norbye
2014-09-12Add rendering testsTor Norbye
2014-09-10Layout UI test improvementsTor Norbye
2014-08-21Added a UI test that reproduces bug when Gradle fails due to lack of memory.Alex Ruiz
2014-08-20[UI Testing] Added supported for clicking URL in Messages tool window.Alex Ruiz
2014-08-19Added infrastructure to UI testing to simulate Gradle sync failures.Alex Ruiz
2014-08-13Now we detect and fix if the wrong version of Gradle is used in the wrapper.Alex Ruiz
2014-08-11Removed gradle.property files from test projects. Project setup now removes "...Alex Ruiz
2014-08-11Fixed bug where AssertionError was thrown for project with custom location of...Alex Ruiz
2014-08-05Clean up GUI test project Issue74341Alex Ruiz
2014-08-05Replacing "openProject" action "importProject" in UI tests.Alex Ruiz
2014-08-05Added UI test that reproduces issue 73640.Alex Ruiz
2014-08-04Now we recreate .idea folder when opening project in UI test.Alex Ruiz
2014-08-04Now GUI tests require the path of an Android SDK to use.Alex Ruiz
2014-08-03Added GUI test to reproduce issue 74341Alex Ruiz
2014-08-01Added a sample project to use for GUI tests. Also set the paths for storing e...Alex Ruiz