Search is not available for this dataset
id
stringlengths
1
8
text
stringlengths
72
9.81M
addition_count
int64
0
10k
commit_subject
stringlengths
0
3.7k
deletion_count
int64
0
8.43k
file_extension
stringlengths
0
32
lang
stringlengths
1
94
license
stringclasses
10 values
repo_name
stringlengths
9
59
10044250
<NME> SwipeTest.java <BEF> /* * Copyright (C) 2014 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * ...
17
Add support for a deliberately slow left swipe.
1
.java
java
apache-2.0
android/android-test
10044251
<NME> SwipeTest.java <BEF> /* * Copyright (C) 2014 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * ...
17
Add support for a deliberately slow left swipe.
1
.java
java
apache-2.0
android/android-test
10044252
<NME> UsageTrackerRegistry.java <BEF> /* * Copyright (C) 2017 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LIC...
2
Increment androidx.test versions to 1.0.0, 1.1.0, 3.1.0 for core, runner and espresso respectively.
2
.java
java
apache-2.0
android/android-test
10044253
<NME> UsageTrackerRegistry.java <BEF> /* * Copyright (C) 2017 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LIC...
2
Increment androidx.test versions to 1.0.0, 1.1.0, 3.1.0 for core, runner and espresso respectively.
2
.java
java
apache-2.0
android/android-test
10044254
<NME> UsageTrackerRegistry.java <BEF> /* * Copyright (C) 2017 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LIC...
2
Increment androidx.test versions to 1.0.0, 1.1.0, 3.1.0 for core, runner and espresso respectively.
2
.java
java
apache-2.0
android/android-test
10044255
<NME> UsageTrackerRegistry.java <BEF> /* * Copyright (C) 2017 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LIC...
2
Increment androidx.test versions to 1.0.0, 1.1.0, 3.1.0 for core, runner and espresso respectively.
2
.java
java
apache-2.0
android/android-test
10044256
<NME> UsageTrackerRegistry.java <BEF> /* * Copyright (C) 2017 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LIC...
2
Increment androidx.test versions to 1.0.0, 1.1.0, 3.1.0 for core, runner and espresso respectively.
2
.java
java
apache-2.0
android/android-test
10044257
<NME> image_info.bzl <BEF> """Image info contains all well known system image files.""" load("//tools/android/emulated_devices:macro/image.bzl", "image_api", "new_image") load("//tools/android/emulated_devices:macro/props.bzl", "new_props") _IMG_TEMPLATE = ( "@androidsdk//:emulator_images_%s" ) _GOOGLE = "google...
1
[]
1
.bzl
bzl
apache-2.0
android/android-test
10044258
<NME> image_info.bzl <BEF> """Image info contains all well known system image files.""" load("//tools/android/emulated_devices:macro/image.bzl", "image_api", "new_image") load("//tools/android/emulated_devices:macro/props.bzl", "new_props") _IMG_TEMPLATE = ( "@androidsdk//:emulator_images_%s" ) _GOOGLE = "google...
1
[]
1
.bzl
bzl
apache-2.0
android/android-test
10044259
<NME> image_info.bzl <BEF> """Image info contains all well known system image files.""" load("//tools/android/emulated_devices:macro/image.bzl", "image_api", "new_image") load("//tools/android/emulated_devices:macro/props.bzl", "new_props") _IMG_TEMPLATE = ( "@androidsdk//:emulator_images_%s" ) _GOOGLE = "google...
1
[]
1
.bzl
bzl
apache-2.0
android/android-test
10044260
<NME> image_info.bzl <BEF> """Image info contains all well known system image files.""" load("//tools/android/emulated_devices:macro/image.bzl", "image_api", "new_image") load("//tools/android/emulated_devices:macro/props.bzl", "new_props") _IMG_TEMPLATE = ( "@androidsdk//:emulator_images_%s" ) _GOOGLE = "google...
1
[]
1
.bzl
bzl
apache-2.0
android/android-test
10044261
<NME> image_info.bzl <BEF> """Image info contains all well known system image files.""" load("//tools/android/emulated_devices:macro/image.bzl", "image_api", "new_image") load("//tools/android/emulated_devices:macro/props.bzl", "new_props") _IMG_TEMPLATE = ( "@androidsdk//:emulator_images_%s" ) _GOOGLE = "google...
1
[]
1
.bzl
bzl
apache-2.0
android/android-test
10044262
<NME> RecordingActivity.java <BEF> ADDFILE <MSG> Ensure ActivityScenario lifecycle events are consistent with device. - Remove duplicate postResume callback: Activity.resume() calls this automatically - Stop incorrectly idling main looper on every runPaused() call. Instead, only idle main looper in ActivityControl...
115
Ensure ActivityScenario lifecycle events are consistent with device.
0
.java
java
apache-2.0
android/android-test
10044263
<NME> RecordingActivity.java <BEF> ADDFILE <MSG> Ensure ActivityScenario lifecycle events are consistent with device. - Remove duplicate postResume callback: Activity.resume() calls this automatically - Stop incorrectly idling main looper on every runPaused() call. Instead, only idle main looper in ActivityControl...
115
Ensure ActivityScenario lifecycle events are consistent with device.
0
.java
java
apache-2.0
android/android-test
10044264
<NME> RecordingActivity.java <BEF> ADDFILE <MSG> Ensure ActivityScenario lifecycle events are consistent with device. - Remove duplicate postResume callback: Activity.resume() calls this automatically - Stop incorrectly idling main looper on every runPaused() call. Instead, only idle main looper in ActivityControl...
115
Ensure ActivityScenario lifecycle events are consistent with device.
0
.java
java
apache-2.0
android/android-test
10044265
<NME> RecordingActivity.java <BEF> ADDFILE <MSG> Ensure ActivityScenario lifecycle events are consistent with device. - Remove duplicate postResume callback: Activity.resume() calls this automatically - Stop incorrectly idling main looper on every runPaused() call. Instead, only idle main looper in ActivityControl...
115
Ensure ActivityScenario lifecycle events are consistent with device.
0
.java
java
apache-2.0
android/android-test
10044266
<NME> RecordingActivity.java <BEF> ADDFILE <MSG> Ensure ActivityScenario lifecycle events are consistent with device. - Remove duplicate postResume callback: Activity.resume() calls this automatically - Stop incorrectly idling main looper on every runPaused() call. Instead, only idle main looper in ActivityControl...
115
Ensure ActivityScenario lifecycle events are consistent with device.
0
.java
java
apache-2.0
android/android-test
10044267
<NME> UsageTrackerRegistry.java <BEF> /* * Copyright (C) 2017 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LIC...
2
Bump versions for 1.2.0-alpha05
2
.java
java
apache-2.0
android/android-test
10044268
<NME> UsageTrackerRegistry.java <BEF> /* * Copyright (C) 2017 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LIC...
2
Bump versions for 1.2.0-alpha05
2
.java
java
apache-2.0
android/android-test
10044269
<NME> UsageTrackerRegistry.java <BEF> /* * Copyright (C) 2017 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LIC...
2
Bump versions for 1.2.0-alpha05
2
.java
java
apache-2.0
android/android-test
10044270
<NME> UsageTrackerRegistry.java <BEF> /* * Copyright (C) 2017 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LIC...
2
Bump versions for 1.2.0-alpha05
2
.java
java
apache-2.0
android/android-test
10044271
<NME> UsageTrackerRegistry.java <BEF> /* * Copyright (C) 2017 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LIC...
2
Bump versions for 1.2.0-alpha05
2
.java
java
apache-2.0
android/android-test
10044272
<NME> DeviceInteractionExt.kt <BEF> /* * Copyright (C) 2021 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE...
1
Add @file:JvmName annotation to DeviceInteractionExt
0
.kt
kt
apache-2.0
android/android-test
10044273
<NME> DeviceInteractionExt.kt <BEF> /* * Copyright (C) 2021 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE...
1
Add @file:JvmName annotation to DeviceInteractionExt
0
.kt
kt
apache-2.0
android/android-test
10044274
<NME> DeviceInteractionExt.kt <BEF> /* * Copyright (C) 2021 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE...
1
Add @file:JvmName annotation to DeviceInteractionExt
0
.kt
kt
apache-2.0
android/android-test
10044275
<NME> DeviceInteractionExt.kt <BEF> /* * Copyright (C) 2021 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE...
1
Add @file:JvmName annotation to DeviceInteractionExt
0
.kt
kt
apache-2.0
android/android-test
10044276
<NME> DeviceInteractionExt.kt <BEF> /* * Copyright (C) 2021 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE...
1
Add @file:JvmName annotation to DeviceInteractionExt
0
.kt
kt
apache-2.0
android/android-test
10044277
<NME> emulator_info.bzl <BEF> """Defines the emulators and their supported configs in android_test_support.""" load( "//tools/android/emulated_devices:macro/emulator.bzl", "emulator_files", "emulator_is_qemu2", "emulator_type", "new_emulator", ) load("//tools/android/emulated_devices:macro/image.bz...
4
Switch Play Games tests back to legacy qemu emulator to temporarily fix test breakage, see cl/179593952.
0
.bzl
bzl
apache-2.0
android/android-test
10044278
<NME> emulator_info.bzl <BEF> """Defines the emulators and their supported configs in android_test_support.""" load( "//tools/android/emulated_devices:macro/emulator.bzl", "emulator_files", "emulator_is_qemu2", "emulator_type", "new_emulator", ) load("//tools/android/emulated_devices:macro/image.bz...
4
Switch Play Games tests back to legacy qemu emulator to temporarily fix test breakage, see cl/179593952.
0
.bzl
bzl
apache-2.0
android/android-test
10044279
<NME> emulator_info.bzl <BEF> """Defines the emulators and their supported configs in android_test_support.""" load( "//tools/android/emulated_devices:macro/emulator.bzl", "emulator_files", "emulator_is_qemu2", "emulator_type", "new_emulator", ) load("//tools/android/emulated_devices:macro/image.bz...
4
Switch Play Games tests back to legacy qemu emulator to temporarily fix test breakage, see cl/179593952.
0
.bzl
bzl
apache-2.0
android/android-test
10044280
<NME> emulator_info.bzl <BEF> """Defines the emulators and their supported configs in android_test_support.""" load( "//tools/android/emulated_devices:macro/emulator.bzl", "emulator_files", "emulator_is_qemu2", "emulator_type", "new_emulator", ) load("//tools/android/emulated_devices:macro/image.bz...
4
Switch Play Games tests back to legacy qemu emulator to temporarily fix test breakage, see cl/179593952.
0
.bzl
bzl
apache-2.0
android/android-test
10044281
<NME> emulator_info.bzl <BEF> """Defines the emulators and their supported configs in android_test_support.""" load( "//tools/android/emulated_devices:macro/emulator.bzl", "emulator_files", "emulator_is_qemu2", "emulator_type", "new_emulator", ) load("//tools/android/emulated_devices:macro/image.bz...
4
Switch Play Games tests back to legacy qemu emulator to temporarily fix test breakage, see cl/179593952.
0
.bzl
bzl
apache-2.0
android/android-test
10044282
<NME> readme.md <BEF> # Gitalk [![NPM][npm-version-image]][npm-version-url] [![CDNJS][cdnjs-version-image]][cdnjs-version-url] [![jsdelivr](https://data.jsdelivr.com/v1/package/npm/gitalk/badge)](https://www.jsdelivr.com/package/npm/gitalk) [![david-dm][david-dm-image]][david-dm-url] [![travis][travis-image]][travi...
1
docs: number default is -1
1
.md
md
mit
gitalk/gitalk
10044283
<NME> readme.md <BEF> # Gitalk [![NPM][npm-version-image]][npm-version-url] [![CDNJS][cdnjs-version-image]][cdnjs-version-url] [![jsdelivr](https://data.jsdelivr.com/v1/package/npm/gitalk/badge)](https://www.jsdelivr.com/package/npm/gitalk) [![david-dm][david-dm-image]][david-dm-url] [![travis][travis-image]][travi...
1
docs: number default is -1
1
.md
md
mit
gitalk/gitalk
10044284
<NME> CONTRIBUTING.md <BEF> # How to Contribute We'd love to accept your patches and contributions to this project. There are just a few small guidelines you need to follow. ## Contributor License Agreement Contributions to this project must be accompanied by a Contributor License Agreement. You (or your employer) r...
2
Update CONTRIBUTING.md
0
.md
md
apache-2.0
android/android-test
10044285
<NME> CONTRIBUTING.md <BEF> # How to Contribute We'd love to accept your patches and contributions to this project. There are just a few small guidelines you need to follow. ## Contributor License Agreement Contributions to this project must be accompanied by a Contributor License Agreement. You (or your employer) r...
2
Update CONTRIBUTING.md
0
.md
md
apache-2.0
android/android-test
10044286
<NME> CONTRIBUTING.md <BEF> # How to Contribute We'd love to accept your patches and contributions to this project. There are just a few small guidelines you need to follow. ## Contributor License Agreement Contributions to this project must be accompanied by a Contributor License Agreement. You (or your employer) r...
2
Update CONTRIBUTING.md
0
.md
md
apache-2.0
android/android-test
10044287
<NME> CONTRIBUTING.md <BEF> # How to Contribute We'd love to accept your patches and contributions to this project. There are just a few small guidelines you need to follow. ## Contributor License Agreement Contributions to this project must be accompanied by a Contributor License Agreement. You (or your employer) r...
2
Update CONTRIBUTING.md
0
.md
md
apache-2.0
android/android-test
10044288
<NME> CONTRIBUTING.md <BEF> # How to Contribute We'd love to accept your patches and contributions to this project. There are just a few small guidelines you need to follow. ## Contributor License Agreement Contributions to this project must be accompanied by a Contributor License Agreement. You (or your employer) r...
2
Update CONTRIBUTING.md
0
.md
md
apache-2.0
android/android-test
10044289
<NME> axt_versions.bzl <BEF> """Defines current AXT versions and dependencies.""" # AXT versions RUNNER_VERSION = "1.5.0-rc01" # stable 1.4.0 RULES_VERSION = "1.4.1-alpha07" # stable 1.4.0 MONITOR_VERSION = "1.6.0-alpha04" # stable 1.5.0 ESPRESSO_VERSION = "3.5.0-alpha07" # stable 3.4.0 CORE_VERSION = "1.4.1-alpha...
1
Bump core version to 1.5.0-alpha01
1
.bzl
bzl
apache-2.0
android/android-test
10044290
<NME> axt_versions.bzl <BEF> """Defines current AXT versions and dependencies.""" # AXT versions RUNNER_VERSION = "1.5.0-rc01" # stable 1.4.0 RULES_VERSION = "1.4.1-alpha07" # stable 1.4.0 MONITOR_VERSION = "1.6.0-alpha04" # stable 1.5.0 ESPRESSO_VERSION = "3.5.0-alpha07" # stable 3.4.0 CORE_VERSION = "1.4.1-alpha...
1
Bump core version to 1.5.0-alpha01
1
.bzl
bzl
apache-2.0
android/android-test
10044291
<NME> axt_versions.bzl <BEF> """Defines current AXT versions and dependencies.""" # AXT versions RUNNER_VERSION = "1.5.0-rc01" # stable 1.4.0 RULES_VERSION = "1.4.1-alpha07" # stable 1.4.0 MONITOR_VERSION = "1.6.0-alpha04" # stable 1.5.0 ESPRESSO_VERSION = "3.5.0-alpha07" # stable 3.4.0 CORE_VERSION = "1.4.1-alpha...
1
Bump core version to 1.5.0-alpha01
1
.bzl
bzl
apache-2.0
android/android-test
10044292
<NME> axt_versions.bzl <BEF> """Defines current AXT versions and dependencies.""" # AXT versions RUNNER_VERSION = "1.5.0-rc01" # stable 1.4.0 RULES_VERSION = "1.4.1-alpha07" # stable 1.4.0 MONITOR_VERSION = "1.6.0-alpha04" # stable 1.5.0 ESPRESSO_VERSION = "3.5.0-alpha07" # stable 3.4.0 CORE_VERSION = "1.4.1-alpha...
1
Bump core version to 1.5.0-alpha01
1
.bzl
bzl
apache-2.0
android/android-test
10044293
<NME> axt_versions.bzl <BEF> """Defines current AXT versions and dependencies.""" # AXT versions RUNNER_VERSION = "1.5.0-rc01" # stable 1.4.0 RULES_VERSION = "1.4.1-alpha07" # stable 1.4.0 MONITOR_VERSION = "1.6.0-alpha04" # stable 1.5.0 ESPRESSO_VERSION = "3.5.0-alpha07" # stable 3.4.0 CORE_VERSION = "1.4.1-alpha...
1
Bump core version to 1.5.0-alpha01
1
.bzl
bzl
apache-2.0
android/android-test
10044294
<NME> AndroidJUnit4.java <BEF> /* * Copyright (C) 2018 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2....
15
Don't use android.util.Log when handling runner load errors.
15
.java
java
apache-2.0
android/android-test
10044295
<NME> AndroidJUnit4.java <BEF> /* * Copyright (C) 2018 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2....
15
Don't use android.util.Log when handling runner load errors.
15
.java
java
apache-2.0
android/android-test
10044296
<NME> AndroidJUnit4.java <BEF> /* * Copyright (C) 2018 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2....
15
Don't use android.util.Log when handling runner load errors.
15
.java
java
apache-2.0
android/android-test
10044297
<NME> AndroidJUnit4.java <BEF> /* * Copyright (C) 2018 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2....
15
Don't use android.util.Log when handling runner load errors.
15
.java
java
apache-2.0
android/android-test
10044298
<NME> AndroidJUnit4.java <BEF> /* * Copyright (C) 2018 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2....
15
Don't use android.util.Log when handling runner load errors.
15
.java
java
apache-2.0
android/android-test
10044299
<NME> LogUtilsTest.java <BEF> package androidx.test.internal.util; import static com.google.common.truth.Truth.assertThat; import android.util.Log; import org.junit.Test; import org.junit.runner.RunWith; import org.robolectric.RobolectricTestRunner; import org.robolectric.shadows.ShadowLog; /** Tests for {@link LogU...
9
Explicitly call ShadowLog.setLoggable when logs at level < INFO were expected
0
.java
java
apache-2.0
android/android-test
10044300
<NME> LogUtilsTest.java <BEF> package androidx.test.internal.util; import static com.google.common.truth.Truth.assertThat; import android.util.Log; import org.junit.Test; import org.junit.runner.RunWith; import org.robolectric.RobolectricTestRunner; import org.robolectric.shadows.ShadowLog; /** Tests for {@link LogU...
9
Explicitly call ShadowLog.setLoggable when logs at level < INFO were expected
0
.java
java
apache-2.0
android/android-test
10044301
<NME> LogUtilsTest.java <BEF> package androidx.test.internal.util; import static com.google.common.truth.Truth.assertThat; import android.util.Log; import org.junit.Test; import org.junit.runner.RunWith; import org.robolectric.RobolectricTestRunner; import org.robolectric.shadows.ShadowLog; /** Tests for {@link LogU...
9
Explicitly call ShadowLog.setLoggable when logs at level < INFO were expected
0
.java
java
apache-2.0
android/android-test
10044302
<NME> LogUtilsTest.java <BEF> package androidx.test.internal.util; import static com.google.common.truth.Truth.assertThat; import android.util.Log; import org.junit.Test; import org.junit.runner.RunWith; import org.robolectric.RobolectricTestRunner; import org.robolectric.shadows.ShadowLog; /** Tests for {@link LogU...
9
Explicitly call ShadowLog.setLoggable when logs at level < INFO were expected
0
.java
java
apache-2.0
android/android-test
10044303
<NME> LogUtilsTest.java <BEF> package androidx.test.internal.util; import static com.google.common.truth.Truth.assertThat; import android.util.Log; import org.junit.Test; import org.junit.runner.RunWith; import org.robolectric.RobolectricTestRunner; import org.robolectric.shadows.ShadowLog; /** Tests for {@link LogU...
9
Explicitly call ShadowLog.setLoggable when logs at level < INFO were expected
0
.java
java
apache-2.0
android/android-test
10044304
<NME> CONTRIBUTING.md <BEF> # How to Contribute We'd love to accept your patches and contributions to this project. There are just a few small guidelines you need to follow. ## Contributor License Agreement Contributions to this project must be accompanied by a Contributor License Agreement. You (or your employer) r...
2
Merge pull request #641 from android:brettchabot-patch-1
0
.md
md
apache-2.0
android/android-test
10044305
<NME> CONTRIBUTING.md <BEF> # How to Contribute We'd love to accept your patches and contributions to this project. There are just a few small guidelines you need to follow. ## Contributor License Agreement Contributions to this project must be accompanied by a Contributor License Agreement. You (or your employer) r...
2
Merge pull request #641 from android:brettchabot-patch-1
0
.md
md
apache-2.0
android/android-test
10044306
<NME> CONTRIBUTING.md <BEF> # How to Contribute We'd love to accept your patches and contributions to this project. There are just a few small guidelines you need to follow. ## Contributor License Agreement Contributions to this project must be accompanied by a Contributor License Agreement. You (or your employer) r...
2
Merge pull request #641 from android:brettchabot-patch-1
0
.md
md
apache-2.0
android/android-test
10044307
<NME> CONTRIBUTING.md <BEF> # How to Contribute We'd love to accept your patches and contributions to this project. There are just a few small guidelines you need to follow. ## Contributor License Agreement Contributions to this project must be accompanied by a Contributor License Agreement. You (or your employer) r...
2
Merge pull request #641 from android:brettchabot-patch-1
0
.md
md
apache-2.0
android/android-test
10044308
<NME> CONTRIBUTING.md <BEF> # How to Contribute We'd love to accept your patches and contributions to this project. There are just a few small guidelines you need to follow. ## Contributor License Agreement Contributions to this project must be accompanied by a Contributor License Agreement. You (or your employer) r...
2
Merge pull request #641 from android:brettchabot-patch-1
0
.md
md
apache-2.0
android/android-test
10044309
<NME> UsageTrackerRegistry.java <BEF> /* * Copyright (C) 2017 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LIC...
2
Update versions to 1.4.0-rc01/3.4.0-rc01
2
.java
java
apache-2.0
android/android-test
10044310
<NME> UsageTrackerRegistry.java <BEF> /* * Copyright (C) 2017 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LIC...
2
Update versions to 1.4.0-rc01/3.4.0-rc01
2
.java
java
apache-2.0
android/android-test
10044311
<NME> UsageTrackerRegistry.java <BEF> /* * Copyright (C) 2017 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LIC...
2
Update versions to 1.4.0-rc01/3.4.0-rc01
2
.java
java
apache-2.0
android/android-test
10044312
<NME> UsageTrackerRegistry.java <BEF> /* * Copyright (C) 2017 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LIC...
2
Update versions to 1.4.0-rc01/3.4.0-rc01
2
.java
java
apache-2.0
android/android-test
10044313
<NME> UsageTrackerRegistry.java <BEF> /* * Copyright (C) 2017 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LIC...
2
Update versions to 1.4.0-rc01/3.4.0-rc01
2
.java
java
apache-2.0
android/android-test
10044314
<NME> axt_versions.bzl <BEF> """Defines current AXT versions and dependencies.""" # AXT versions RUNNER_VERSION = "1.5.0-alpha01" # stable 1.4.0 RULES_VERSION = "1.4.1-alpha04" # stable 1.4.0 MONITOR_VERSION = "1.6.0-alpha01" # stable 1.5.0 ESPRESSO_VERSION = "3.5.0-alpha04" # stable 3.4.0 CORE_VERSION = "1.4.1-al...
9
Increment axt versions for next release.
9
.bzl
bzl
apache-2.0
android/android-test
10044315
<NME> axt_versions.bzl <BEF> """Defines current AXT versions and dependencies.""" # AXT versions RUNNER_VERSION = "1.5.0-alpha01" # stable 1.4.0 RULES_VERSION = "1.4.1-alpha04" # stable 1.4.0 MONITOR_VERSION = "1.6.0-alpha01" # stable 1.5.0 ESPRESSO_VERSION = "3.5.0-alpha04" # stable 3.4.0 CORE_VERSION = "1.4.1-al...
9
Increment axt versions for next release.
9
.bzl
bzl
apache-2.0
android/android-test
10044316
<NME> axt_versions.bzl <BEF> """Defines current AXT versions and dependencies.""" # AXT versions RUNNER_VERSION = "1.5.0-alpha01" # stable 1.4.0 RULES_VERSION = "1.4.1-alpha04" # stable 1.4.0 MONITOR_VERSION = "1.6.0-alpha01" # stable 1.5.0 ESPRESSO_VERSION = "3.5.0-alpha04" # stable 3.4.0 CORE_VERSION = "1.4.1-al...
9
Increment axt versions for next release.
9
.bzl
bzl
apache-2.0
android/android-test
10044317
<NME> axt_versions.bzl <BEF> """Defines current AXT versions and dependencies.""" # AXT versions RUNNER_VERSION = "1.5.0-alpha01" # stable 1.4.0 RULES_VERSION = "1.4.1-alpha04" # stable 1.4.0 MONITOR_VERSION = "1.6.0-alpha01" # stable 1.5.0 ESPRESSO_VERSION = "3.5.0-alpha04" # stable 3.4.0 CORE_VERSION = "1.4.1-al...
9
Increment axt versions for next release.
9
.bzl
bzl
apache-2.0
android/android-test
10044318
<NME> axt_versions.bzl <BEF> """Defines current AXT versions and dependencies.""" # AXT versions RUNNER_VERSION = "1.5.0-alpha01" # stable 1.4.0 RULES_VERSION = "1.4.1-alpha04" # stable 1.4.0 MONITOR_VERSION = "1.6.0-alpha01" # stable 1.5.0 ESPRESSO_VERSION = "3.5.0-alpha04" # stable 3.4.0 CORE_VERSION = "1.4.1-al...
9
Increment axt versions for next release.
9
.bzl
bzl
apache-2.0
android/android-test
10044319
<NME> LocationSubject.java <BEF> /* * Copyright (C) 2019 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE...
1
Use default Location equality from Android S+ where it is well defined.
1
.java
java
apache-2.0
android/android-test
10044320
<NME> LocationSubject.java <BEF> /* * Copyright (C) 2019 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE...
1
Use default Location equality from Android S+ where it is well defined.
1
.java
java
apache-2.0
android/android-test
10044321
<NME> LocationSubject.java <BEF> /* * Copyright (C) 2019 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE...
1
Use default Location equality from Android S+ where it is well defined.
1
.java
java
apache-2.0
android/android-test
10044322
<NME> LocationSubject.java <BEF> /* * Copyright (C) 2019 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE...
1
Use default Location equality from Android S+ where it is well defined.
1
.java
java
apache-2.0
android/android-test
10044323
<NME> LocationSubject.java <BEF> /* * Copyright (C) 2019 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE...
1
Use default Location equality from Android S+ where it is well defined.
1
.java
java
apache-2.0
android/android-test
10044324
<NME> CMakeLists.txt <BEF> cmake_minimum_required(VERSION 3.8.2) # List all files containing tests. (Change as needed) set(TESTFILES # All .cpp files in tests/ main.cpp dummy.cpp ) set(TEST_MAIN unit_tests) # Default name for test executable (change if you wish). set(TEST_RUNNER_PARAMS "") # Any arg...
1
Increase CMake minimum version to 3.12 (#35)
1
.txt
txt
unlicense
bsamseth/cpp-project
10044325
<NME> CMakeLists.txt <BEF> cmake_minimum_required(VERSION 3.8.2) # List all files containing tests. (Change as needed) set(TESTFILES # All .cpp files in tests/ main.cpp dummy.cpp ) set(TEST_MAIN unit_tests) # Default name for test executable (change if you wish). set(TEST_RUNNER_PARAMS "") # Any arg...
1
Increase CMake minimum version to 3.12 (#35)
1
.txt
txt
unlicense
bsamseth/cpp-project
10044326
<NME> ExperimentalDeviceInteraction.java <BEF> ADDFILE <MSG> Add a placeholder experimental Espresso.onDevice() API. And switch ExperimentalScreenshot from the deprecated Experimental annotation to RequiresOptIn. PiperOrigin-RevId: 393380545 <DFF> @@ -0,0 +1,34 @@ +/* + * Copyright (C) 2021 The Android Open Source P...
34
Add a placeholder experimental Espresso.onDevice() API.
0
.java
java
apache-2.0
android/android-test
10044327
<NME> ExperimentalDeviceInteraction.java <BEF> ADDFILE <MSG> Add a placeholder experimental Espresso.onDevice() API. And switch ExperimentalScreenshot from the deprecated Experimental annotation to RequiresOptIn. PiperOrigin-RevId: 393380545 <DFF> @@ -0,0 +1,34 @@ +/* + * Copyright (C) 2021 The Android Open Source P...
34
Add a placeholder experimental Espresso.onDevice() API.
0
.java
java
apache-2.0
android/android-test
10044328
<NME> ExperimentalDeviceInteraction.java <BEF> ADDFILE <MSG> Add a placeholder experimental Espresso.onDevice() API. And switch ExperimentalScreenshot from the deprecated Experimental annotation to RequiresOptIn. PiperOrigin-RevId: 393380545 <DFF> @@ -0,0 +1,34 @@ +/* + * Copyright (C) 2021 The Android Open Source P...
34
Add a placeholder experimental Espresso.onDevice() API.
0
.java
java
apache-2.0
android/android-test
10044329
<NME> ExperimentalDeviceInteraction.java <BEF> ADDFILE <MSG> Add a placeholder experimental Espresso.onDevice() API. And switch ExperimentalScreenshot from the deprecated Experimental annotation to RequiresOptIn. PiperOrigin-RevId: 393380545 <DFF> @@ -0,0 +1,34 @@ +/* + * Copyright (C) 2021 The Android Open Source P...
34
Add a placeholder experimental Espresso.onDevice() API.
0
.java
java
apache-2.0
android/android-test
10044330
<NME> ExperimentalDeviceInteraction.java <BEF> ADDFILE <MSG> Add a placeholder experimental Espresso.onDevice() API. And switch ExperimentalScreenshot from the deprecated Experimental annotation to RequiresOptIn. PiperOrigin-RevId: 393380545 <DFF> @@ -0,0 +1,34 @@ +/* + * Copyright (C) 2021 The Android Open Source P...
34
Add a placeholder experimental Espresso.onDevice() API.
0
.java
java
apache-2.0
android/android-test
10044331
<NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ...
0
PiperOrigin-RevId: 196077430
7
.py
py
apache-2.0
android/android-test
10044332
<NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ...
0
PiperOrigin-RevId: 196077430
7
.py
py
apache-2.0
android/android-test
10044333
<NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ...
0
PiperOrigin-RevId: 196077430
7
.py
py
apache-2.0
android/android-test
10044334
<NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ...
0
PiperOrigin-RevId: 196077430
7
.py
py
apache-2.0
android/android-test
10044335
<NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ...
0
PiperOrigin-RevId: 196077430
7
.py
py
apache-2.0
android/android-test
10044336
<NME> InstrumentationResultPrinter.java <BEF> /* * Copyright (C) 2012 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/lic...
1
Increase InstrumentationResultPrinter.MAX_TRACE_SIZE
1
.java
java
apache-2.0
android/android-test
10044337
<NME> InstrumentationResultPrinter.java <BEF> /* * Copyright (C) 2012 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/lic...
1
Increase InstrumentationResultPrinter.MAX_TRACE_SIZE
1
.java
java
apache-2.0
android/android-test
10044338
<NME> InstrumentationResultPrinter.java <BEF> /* * Copyright (C) 2012 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/lic...
1
Increase InstrumentationResultPrinter.MAX_TRACE_SIZE
1
.java
java
apache-2.0
android/android-test
10044339
<NME> InstrumentationResultPrinter.java <BEF> /* * Copyright (C) 2012 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/lic...
1
Increase InstrumentationResultPrinter.MAX_TRACE_SIZE
1
.java
java
apache-2.0
android/android-test
10044340
<NME> InstrumentationResultPrinter.java <BEF> /* * Copyright (C) 2012 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/lic...
1
Increase InstrumentationResultPrinter.MAX_TRACE_SIZE
1
.java
java
apache-2.0
android/android-test
10044341
<NME> make_device.bzl <BEF> load( '//tools/android/emulated_devices:macro/device_config_info.bzl', 'compatible_cheeses',) load('//tools/android/emulated_devices:macro/image.bzl', 'image_flavor', 'image_api', 'image_arch', 'image_supports_gms_channels', 'image_version_string', 'image_device_visibility...
12
Open source emulated devices generation logic.
53
.bzl
bzl
apache-2.0
android/android-test
10044342
<NME> make_device.bzl <BEF> load( '//tools/android/emulated_devices:macro/device_config_info.bzl', 'compatible_cheeses',) load('//tools/android/emulated_devices:macro/image.bzl', 'image_flavor', 'image_api', 'image_arch', 'image_supports_gms_channels', 'image_version_string', 'image_device_visibility...
12
Open source emulated devices generation logic.
53
.bzl
bzl
apache-2.0
android/android-test
10044343
<NME> make_device.bzl <BEF> load( '//tools/android/emulated_devices:macro/device_config_info.bzl', 'compatible_cheeses',) load('//tools/android/emulated_devices:macro/image.bzl', 'image_flavor', 'image_api', 'image_arch', 'image_supports_gms_channels', 'image_version_string', 'image_device_visibility...
12
Open source emulated devices generation logic.
53
.bzl
bzl
apache-2.0
android/android-test
10044344
<NME> make_device.bzl <BEF> load( '//tools/android/emulated_devices:macro/device_config_info.bzl', 'compatible_cheeses',) load('//tools/android/emulated_devices:macro/image.bzl', 'image_flavor', 'image_api', 'image_arch', 'image_supports_gms_channels', 'image_version_string', 'image_device_visibility...
12
Open source emulated devices generation logic.
53
.bzl
bzl
apache-2.0
android/android-test
10044345
<NME> make_device.bzl <BEF> load( '//tools/android/emulated_devices:macro/device_config_info.bzl', 'compatible_cheeses',) load('//tools/android/emulated_devices:macro/image.bzl', 'image_flavor', 'image_api', 'image_arch', 'image_supports_gms_channels', 'image_version_string', 'image_device_visibility...
12
Open source emulated devices generation logic.
53
.bzl
bzl
apache-2.0
android/android-test
10044346
<NME> AndroidAnnotatedBuilder.java <BEF> /* * Copyright (C) 2015 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/...
1
...Internal Refactor...
1
.java
java
apache-2.0
android/android-test
10044347
<NME> AndroidAnnotatedBuilder.java <BEF> /* * Copyright (C) 2015 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/...
1
...Internal Refactor...
1
.java
java
apache-2.0
android/android-test
10044348
<NME> AndroidAnnotatedBuilder.java <BEF> /* * Copyright (C) 2015 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/...
1
...Internal Refactor...
1
.java
java
apache-2.0
android/android-test
10044349
<NME> AndroidAnnotatedBuilder.java <BEF> /* * Copyright (C) 2015 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/...
1
...Internal Refactor...
1
.java
java
apache-2.0
android/android-test