Samuel Carlsson
|
17e43e650d
Merge pull request #6 from vidstige/launch-adb-automagically
|
9 years ago |
Samuel Carlsson
|
d8445e8cb2
_Tries_ to start adb server, does not bail out if not possible.
|
9 years ago |
Samuel Carlsson
|
6c1835cc11
Automatically tries to launch adb server.
|
9 years ago |
Samuel Carlsson
|
58db71039d
Merge pull request #5 from vidstige/gi-tests-rebased
|
9 years ago |
Samuel Carlsson
|
09a989e144
Automatically skipping real device tests if no connection to adb server.
|
9 years ago |
Samuel Carlsson
|
4b3708d59c
Running unit tests as part of travis build
|
9 years ago |
Samuel Carlsson
|
68e92d14f4
Filtering out 0x0d, 0x0a sequences from shell commands. Makes screenshotting work again. :-)
|
9 years ago |
Samuel Carlsson
|
c9a0a59ace
Filtering out 0x0d, 0x0a sequences from shell commands. Makes screenshotting work again. :-)
|
9 years ago |
Samuel Carlsson
|
41872e3bb9
Refactor: Consistent whitespace & brace style
|
9 years ago |
Samuel Carlsson
|
d716ba0325
Using `UnsupportedOperationException` instead of weird `NotImplementedException`
|
9 years ago |
Samuel Carlsson
|
7dc5d73d00
Removing unused jar
|
9 years ago |
Samuel Carlsson
|
d8acf8d45f
Build: Using JAVA_HOME to find jdk.
|
9 years ago |
Samuel Carlsson
|
8e834fd096
Adding test target for travis
|
9 years ago |
Samuel Carlsson
|
17206e0afa
Adding ant build (Generated with IntelliJ 15)
|
9 years ago |
Samuel Carlsson
|
d406fc3f45
Adding ant build (Generated from IntelliJ 15)
|
9 years ago |
Samuel Carlsson
|
419d54644f
Adding travis status icon
|
9 years ago |
Samuel Carlsson
|
162fc467ac
Adding travis-ci build
|
9 years ago |
Samuel Carlsson
|
84950ceadb
Refactor: Avoids having stale transport lingering around.
|
9 years ago |
Samuel Carlsson
|
34f4c7813c
Build: Ignoring files created by tests
|
9 years ago |
Samuel Carlsson
|
92506f643d
Using streams rather than byte arrays.
|
9 years ago |
Samuel Carlsson
|
6854642071
Switching back to JDK 1.6
|
9 years ago |
Samuel Carlsson
|
6eb8817483
Merge pull request #1 from tg44/master
|
9 years ago |
Gergő Törcsvári
|
23b5efa81a
Merge branch 'master' of https://github.com/tg44/jadb
|
9 years ago |
Gergő Törcsvári
|
27bed5a88a
fix (codeorg): small code cleanup
|
9 years ago |
Gergő Törcsvári
|
5d68ff0e59
fix (codeorg): small code cleanup
|
9 years ago |
Gergő Törcsvári
|
722ecc4f8b
bytearray shell execution added
|
9 years ago |
Gergő Törcsvári
|
5ab126ddbe
reuseable jadbDevices and the shell command returns a string
|
9 years ago |
Samuel Carlsson
|
31456f7a36
Refactor: Fixing some code issues found by IntelliJ
|
10 years ago |
Samuel Carlsson
|
77814e09d4
Fixing a problem in the mock where failed expectations did not throw.
|
10 years ago |
Samuel Carlsson
|
5b0e0025b8
Adding shared run configuration for running mocked test cases.
|
11 years ago |