1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-22 06:41:06 +02:00
Gadgetbridge/app
cpfeiffer d9283d0f22 Sigh. Fix LoggingTest on Travis
When running all tests from gradle, they are executed in a single VM,
and from a quick look it is not configurable to start LoggingTest in
a separate VM (in order to enforce fresh logback configuration).

Thus, previously started tests interfere with the custom logback
configuration of LoggingTest.

=> Set the logback configuration in advance in build.gradle
2016-08-30 01:25:43 +02:00
..
src Sigh. Fix LoggingTest on Travis 2016-08-30 01:25:43 +02:00
build.gradle Sigh. Fix LoggingTest on Travis 2016-08-30 01:25:43 +02:00
proguard-rules.pro First checkin of actual code 2015-01-07 14:00:18 +01:00