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
10042850
<NME> TestOutputGallery.kt <BEF> ADDFILE <MSG> Creates an entrypoint for TestOutputGallery graph structure for storing an ordered grouping of annotated screenshots and related data. PiperOrigin-RevId: 383652904 <DFF> @@ -0,0 +1,40 @@ +/* + * Copyright (C) 2021 The Android Open Source Project + * + * Licensed under ...
40
Creates an entrypoint for TestOutputGallery graph structure for storing an ordered grouping of annotated screenshots and related data.
0
.kt
kt
apache-2.0
android/android-test
10042851
<NME> TestOutputGallery.kt <BEF> ADDFILE <MSG> Creates an entrypoint for TestOutputGallery graph structure for storing an ordered grouping of annotated screenshots and related data. PiperOrigin-RevId: 383652904 <DFF> @@ -0,0 +1,40 @@ +/* + * Copyright (C) 2021 The Android Open Source Project + * + * Licensed under ...
40
Creates an entrypoint for TestOutputGallery graph structure for storing an ordered grouping of annotated screenshots and related data.
0
.kt
kt
apache-2.0
android/android-test
10042852
<NME> TestOutputGallery.kt <BEF> ADDFILE <MSG> Creates an entrypoint for TestOutputGallery graph structure for storing an ordered grouping of annotated screenshots and related data. PiperOrigin-RevId: 383652904 <DFF> @@ -0,0 +1,40 @@ +/* + * Copyright (C) 2021 The Android Open Source Project + * + * Licensed under ...
40
Creates an entrypoint for TestOutputGallery graph structure for storing an ordered grouping of annotated screenshots and related data.
0
.kt
kt
apache-2.0
android/android-test
10042853
<NME> TestOutputGallery.kt <BEF> ADDFILE <MSG> Creates an entrypoint for TestOutputGallery graph structure for storing an ordered grouping of annotated screenshots and related data. PiperOrigin-RevId: 383652904 <DFF> @@ -0,0 +1,40 @@ +/* + * Copyright (C) 2021 The Android Open Source Project + * + * Licensed under ...
40
Creates an entrypoint for TestOutputGallery graph structure for storing an ordered grouping of annotated screenshots and related data.
0
.kt
kt
apache-2.0
android/android-test
10042854
<NME> TestOutputGallery.kt <BEF> ADDFILE <MSG> Creates an entrypoint for TestOutputGallery graph structure for storing an ordered grouping of annotated screenshots and related data. PiperOrigin-RevId: 383652904 <DFF> @@ -0,0 +1,40 @@ +/* + * Copyright (C) 2021 The Android Open Source Project + * + * Licensed under ...
40
Creates an entrypoint for TestOutputGallery graph structure for storing an ordered grouping of annotated screenshots and related data.
0
.kt
kt
apache-2.0
android/android-test
10042855
<NME> test_devices.bzl <BEF> """Defines common device targets for unit tests.""" # TODO: consider expanding set of devices. for now just use API 19 only # since it seems most stable _ALL_DEVICES = [ struct(sdk = 19, target = "//tools/android/emulated_devices/generic_phone:android_19_x86"), ] def devices(min_sdk =...
10
Add ability to specify device_type in devices()
4
.bzl
bzl
apache-2.0
android/android-test
10042856
<NME> test_devices.bzl <BEF> """Defines common device targets for unit tests.""" # TODO: consider expanding set of devices. for now just use API 19 only # since it seems most stable _ALL_DEVICES = [ struct(sdk = 19, target = "//tools/android/emulated_devices/generic_phone:android_19_x86"), ] def devices(min_sdk =...
10
Add ability to specify device_type in devices()
4
.bzl
bzl
apache-2.0
android/android-test
10042857
<NME> test_devices.bzl <BEF> """Defines common device targets for unit tests.""" # TODO: consider expanding set of devices. for now just use API 19 only # since it seems most stable _ALL_DEVICES = [ struct(sdk = 19, target = "//tools/android/emulated_devices/generic_phone:android_19_x86"), ] def devices(min_sdk =...
10
Add ability to specify device_type in devices()
4
.bzl
bzl
apache-2.0
android/android-test
10042858
<NME> test_devices.bzl <BEF> """Defines common device targets for unit tests.""" # TODO: consider expanding set of devices. for now just use API 19 only # since it seems most stable _ALL_DEVICES = [ struct(sdk = 19, target = "//tools/android/emulated_devices/generic_phone:android_19_x86"), ] def devices(min_sdk =...
10
Add ability to specify device_type in devices()
4
.bzl
bzl
apache-2.0
android/android-test
10042859
<NME> test_devices.bzl <BEF> """Defines common device targets for unit tests.""" # TODO: consider expanding set of devices. for now just use API 19 only # since it seems most stable _ALL_DEVICES = [ struct(sdk = 19, target = "//tools/android/emulated_devices/generic_phone:android_19_x86"), ] def devices(min_sdk =...
10
Add ability to specify device_type in devices()
4
.bzl
bzl
apache-2.0
android/android-test
10042860
<NME> ActivityUtil.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-2.0 * ...
27
Wait up to two seconds for an activity to be found in the resumed stage in getResumedActivityOrNull
2
.kt
kt
apache-2.0
android/android-test
10042861
<NME> ActivityUtil.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-2.0 * ...
27
Wait up to two seconds for an activity to be found in the resumed stage in getResumedActivityOrNull
2
.kt
kt
apache-2.0
android/android-test
10042862
<NME> ActivityUtil.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-2.0 * ...
27
Wait up to two seconds for an activity to be found in the resumed stage in getResumedActivityOrNull
2
.kt
kt
apache-2.0
android/android-test
10042863
<NME> ActivityUtil.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-2.0 * ...
27
Wait up to two seconds for an activity to be found in the resumed stage in getResumedActivityOrNull
2
.kt
kt
apache-2.0
android/android-test
10042864
<NME> ActivityUtil.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-2.0 * ...
27
Wait up to two seconds for an activity to be found in the resumed stage in getResumedActivityOrNull
2
.kt
kt
apache-2.0
android/android-test
10042865
<NME> BUILD.bazel <BEF> java_import( name = "entry_point_import", jars = ["entry_point_deploy.jar"], visibility = ["//third_party/android/androidx_test:future_public_visibility"], ) <MSG> Fix androidx.test bazel build by using public visibility in bazel and android.support library. Caveat: there is still ...
1
Fix androidx.test bazel build by using public visibility in bazel and android.support library.
1
.bazel
bazel
apache-2.0
android/android-test
10042866
<NME> BUILD.bazel <BEF> java_import( name = "entry_point_import", jars = ["entry_point_deploy.jar"], visibility = ["//third_party/android/androidx_test:future_public_visibility"], ) <MSG> Fix androidx.test bazel build by using public visibility in bazel and android.support library. Caveat: there is still ...
1
Fix androidx.test bazel build by using public visibility in bazel and android.support library.
1
.bazel
bazel
apache-2.0
android/android-test
10042867
<NME> BUILD.bazel <BEF> java_import( name = "entry_point_import", jars = ["entry_point_deploy.jar"], visibility = ["//third_party/android/androidx_test:future_public_visibility"], ) <MSG> Fix androidx.test bazel build by using public visibility in bazel and android.support library. Caveat: there is still ...
1
Fix androidx.test bazel build by using public visibility in bazel and android.support library.
1
.bazel
bazel
apache-2.0
android/android-test
10042868
<NME> BUILD.bazel <BEF> java_import( name = "entry_point_import", jars = ["entry_point_deploy.jar"], visibility = ["//third_party/android/androidx_test:future_public_visibility"], ) <MSG> Fix androidx.test bazel build by using public visibility in bazel and android.support library. Caveat: there is still ...
1
Fix androidx.test bazel build by using public visibility in bazel and android.support library.
1
.bazel
bazel
apache-2.0
android/android-test
10042869
<NME> BUILD.bazel <BEF> java_import( name = "entry_point_import", jars = ["entry_point_deploy.jar"], visibility = ["//third_party/android/androidx_test:future_public_visibility"], ) <MSG> Fix androidx.test bazel build by using public visibility in bazel and android.support library. Caveat: there is still ...
1
Fix androidx.test bazel build by using public visibility in bazel and android.support library.
1
.bazel
bazel
apache-2.0
android/android-test
10042870
<NME> ClassPathScannerTest.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/licenses/LI...
8
Handle multiple paths in RunnerArgs.ARGUMENT_CLASSPATH_TO_SCAN inside ClassPathScannerTest
3
.java
java
apache-2.0
android/android-test
10042871
<NME> ClassPathScannerTest.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/licenses/LI...
8
Handle multiple paths in RunnerArgs.ARGUMENT_CLASSPATH_TO_SCAN inside ClassPathScannerTest
3
.java
java
apache-2.0
android/android-test
10042872
<NME> ClassPathScannerTest.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/licenses/LI...
8
Handle multiple paths in RunnerArgs.ARGUMENT_CLASSPATH_TO_SCAN inside ClassPathScannerTest
3
.java
java
apache-2.0
android/android-test
10042873
<NME> ClassPathScannerTest.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/licenses/LI...
8
Handle multiple paths in RunnerArgs.ARGUMENT_CLASSPATH_TO_SCAN inside ClassPathScannerTest
3
.java
java
apache-2.0
android/android-test
10042874
<NME> ClassPathScannerTest.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/licenses/LI...
8
Handle multiple paths in RunnerArgs.ARGUMENT_CLASSPATH_TO_SCAN inside ClassPathScannerTest
3
.java
java
apache-2.0
android/android-test
10042875
<NME> repo.bzl <BEF> """Skylark rules to setup the WORKSPACE in the opensource bazel world.""" load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") # These dependencies are required for *developing* this project. def _development_repositories(): # Needed by @com_google_protobuf//:protobuf_java_uti...
2
Merge pull request #1216 from utzcoz:bump-Robolectric-to-4.7.2
2
.bzl
bzl
apache-2.0
android/android-test
10042876
<NME> repo.bzl <BEF> """Skylark rules to setup the WORKSPACE in the opensource bazel world.""" load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") # These dependencies are required for *developing* this project. def _development_repositories(): # Needed by @com_google_protobuf//:protobuf_java_uti...
2
Merge pull request #1216 from utzcoz:bump-Robolectric-to-4.7.2
2
.bzl
bzl
apache-2.0
android/android-test
10042877
<NME> repo.bzl <BEF> """Skylark rules to setup the WORKSPACE in the opensource bazel world.""" load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") # These dependencies are required for *developing* this project. def _development_repositories(): # Needed by @com_google_protobuf//:protobuf_java_uti...
2
Merge pull request #1216 from utzcoz:bump-Robolectric-to-4.7.2
2
.bzl
bzl
apache-2.0
android/android-test
10042878
<NME> repo.bzl <BEF> """Skylark rules to setup the WORKSPACE in the opensource bazel world.""" load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") # These dependencies are required for *developing* this project. def _development_repositories(): # Needed by @com_google_protobuf//:protobuf_java_uti...
2
Merge pull request #1216 from utzcoz:bump-Robolectric-to-4.7.2
2
.bzl
bzl
apache-2.0
android/android-test
10042879
<NME> repo.bzl <BEF> """Skylark rules to setup the WORKSPACE in the opensource bazel world.""" load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") # These dependencies are required for *developing* this project. def _development_repositories(): # Needed by @com_google_protobuf//:protobuf_java_uti...
2
Merge pull request #1216 from utzcoz:bump-Robolectric-to-4.7.2
2
.bzl
bzl
apache-2.0
android/android-test
10042880
<NME> ci.yml <BEF> ADDFILE <MSG> Use Github Actions for CI (#19) The current workflow does less than Travis/Appveyor, but serves as a nice and simple way to do CI with zero setup. Can/should be expanded to do more. <DFF> @@ -0,0 +1,51 @@ +name: CI + +on: [push] + +jobs: + build-ubuntu: + + runs-on: ubuntu-latest +...
51
Use Github Actions for CI (#19)
0
.yml
github/workflows/ci
unlicense
bsamseth/cpp-project
10042881
<NME> ci.yml <BEF> ADDFILE <MSG> Use Github Actions for CI (#19) The current workflow does less than Travis/Appveyor, but serves as a nice and simple way to do CI with zero setup. Can/should be expanded to do more. <DFF> @@ -0,0 +1,51 @@ +name: CI + +on: [push] + +jobs: + build-ubuntu: + + runs-on: ubuntu-latest +...
51
Use Github Actions for CI (#19)
0
.yml
github/workflows/ci
unlicense
bsamseth/cpp-project
10042882
<NME> TestStorage.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-2.0 *...
0
Rollback of Moved the usage tracker lib to the monitor package (which is the lowest layer component in AndroidX Test). Any AndroidX Test component that needs to use it will depend on the monitor instead of the runner.
7
.java
java
apache-2.0
android/android-test
10042883
<NME> TestStorage.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-2.0 *...
0
Rollback of Moved the usage tracker lib to the monitor package (which is the lowest layer component in AndroidX Test). Any AndroidX Test component that needs to use it will depend on the monitor instead of the runner.
7
.java
java
apache-2.0
android/android-test
10042884
<NME> TestStorage.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-2.0 *...
0
Rollback of Moved the usage tracker lib to the monitor package (which is the lowest layer component in AndroidX Test). Any AndroidX Test component that needs to use it will depend on the monitor instead of the runner.
7
.java
java
apache-2.0
android/android-test
10042885
<NME> TestStorage.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-2.0 *...
0
Rollback of Moved the usage tracker lib to the monitor package (which is the lowest layer component in AndroidX Test). Any AndroidX Test component that needs to use it will depend on the monitor instead of the runner.
7
.java
java
apache-2.0
android/android-test
10042886
<NME> TestStorage.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-2.0 *...
0
Rollback of Moved the usage tracker lib to the monitor package (which is the lowest layer component in AndroidX Test). Any AndroidX Test component that needs to use it will depend on the monitor instead of the runner.
7
.java
java
apache-2.0
android/android-test
10042887
<NME> README.md <BEF> [![Build Status](https://travis-ci.org/bsamseth/cpp-project.svg?branch=master)](https://travis-ci.org/bsamseth/cpp-project) [![Coverage Status](https://coveralls.io/repos/github/bsamseth/cpp-project/badge.svg?branch=master)](https://coveralls.io/github/bsamseth/cpp-project?branch=master) [![licens...
1
Add repo status to README
0
.md
md
unlicense
bsamseth/cpp-project
10042888
<NME> README.md <BEF> [![Build Status](https://travis-ci.org/bsamseth/cpp-project.svg?branch=master)](https://travis-ci.org/bsamseth/cpp-project) [![Coverage Status](https://coveralls.io/repos/github/bsamseth/cpp-project/badge.svg?branch=master)](https://coveralls.io/github/bsamseth/cpp-project?branch=master) [![licens...
1
Add repo status to README
0
.md
md
unlicense
bsamseth/cpp-project
10042889
<NME> TracingTest.java <BEF> /* * Copyright (C) 2022 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...
18
Use Monitor Tracing API in Espresso.
19
.java
java
apache-2.0
android/android-test
10042890
<NME> TracingTest.java <BEF> /* * Copyright (C) 2022 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...
18
Use Monitor Tracing API in Espresso.
19
.java
java
apache-2.0
android/android-test
10042891
<NME> TracingTest.java <BEF> /* * Copyright (C) 2022 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...
18
Use Monitor Tracing API in Espresso.
19
.java
java
apache-2.0
android/android-test
10042892
<NME> TracingTest.java <BEF> /* * Copyright (C) 2022 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...
18
Use Monitor Tracing API in Espresso.
19
.java
java
apache-2.0
android/android-test
10042893
<NME> TracingTest.java <BEF> /* * Copyright (C) 2022 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...
18
Use Monitor Tracing API in Espresso.
19
.java
java
apache-2.0
android/android-test
10042894
<NME> TestDiscoveryEventFactory.java <BEF> /* * Copyright (C) 2020 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/licens...
2
TestDiscovery error handling and related refactoring.
0
.java
java
apache-2.0
android/android-test
10042895
<NME> TestDiscoveryEventFactory.java <BEF> /* * Copyright (C) 2020 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/licens...
2
TestDiscovery error handling and related refactoring.
0
.java
java
apache-2.0
android/android-test
10042896
<NME> TestDiscoveryEventFactory.java <BEF> /* * Copyright (C) 2020 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/licens...
2
TestDiscovery error handling and related refactoring.
0
.java
java
apache-2.0
android/android-test
10042897
<NME> TestDiscoveryEventFactory.java <BEF> /* * Copyright (C) 2020 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/licens...
2
TestDiscovery error handling and related refactoring.
0
.java
java
apache-2.0
android/android-test
10042898
<NME> TestDiscoveryEventFactory.java <BEF> /* * Copyright (C) 2020 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/licens...
2
TestDiscovery error handling and related refactoring.
0
.java
java
apache-2.0
android/android-test
10042899
<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 for 1.4.0/3.4.0 stable.
2
.java
java
apache-2.0
android/android-test
10042900
<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 for 1.4.0/3.4.0 stable.
2
.java
java
apache-2.0
android/android-test
10042901
<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 for 1.4.0/3.4.0 stable.
2
.java
java
apache-2.0
android/android-test
10042902
<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 for 1.4.0/3.4.0 stable.
2
.java
java
apache-2.0
android/android-test
10042903
<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 for 1.4.0/3.4.0 stable.
2
.java
java
apache-2.0
android/android-test
10042904
<NME> PropertyFile.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-2.0 ...
2
Includes the provider authorities as public constants so that test infrastructures can use them to push files onto the device for Q+ devices.
1
.java
java
apache-2.0
android/android-test
10042905
<NME> PropertyFile.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-2.0 ...
2
Includes the provider authorities as public constants so that test infrastructures can use them to push files onto the device for Q+ devices.
1
.java
java
apache-2.0
android/android-test
10042906
<NME> PropertyFile.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-2.0 ...
2
Includes the provider authorities as public constants so that test infrastructures can use them to push files onto the device for Q+ devices.
1
.java
java
apache-2.0
android/android-test
10042907
<NME> PropertyFile.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-2.0 ...
2
Includes the provider authorities as public constants so that test infrastructures can use them to push files onto the device for Q+ devices.
1
.java
java
apache-2.0
android/android-test
10042908
<NME> PropertyFile.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-2.0 ...
2
Includes the provider authorities as public constants so that test infrastructures can use them to push files onto the device for Q+ devices.
1
.java
java
apache-2.0
android/android-test
10042909
<NME> TakeScreenshotCallableTest.java <BEF> /* * Copyright (C) 2016 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/licens...
2
END_PUBLIC Fix usages of any(<Primitive>.class) matchers
2
.java
java
apache-2.0
android/android-test
10042910
<NME> TakeScreenshotCallableTest.java <BEF> /* * Copyright (C) 2016 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/licens...
2
END_PUBLIC Fix usages of any(<Primitive>.class) matchers
2
.java
java
apache-2.0
android/android-test
10042911
<NME> TakeScreenshotCallableTest.java <BEF> /* * Copyright (C) 2016 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/licens...
2
END_PUBLIC Fix usages of any(<Primitive>.class) matchers
2
.java
java
apache-2.0
android/android-test
10042912
<NME> TakeScreenshotCallableTest.java <BEF> /* * Copyright (C) 2016 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/licens...
2
END_PUBLIC Fix usages of any(<Primitive>.class) matchers
2
.java
java
apache-2.0
android/android-test
10042913
<NME> TakeScreenshotCallableTest.java <BEF> /* * Copyright (C) 2016 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/licens...
2
END_PUBLIC Fix usages of any(<Primitive>.class) matchers
2
.java
java
apache-2.0
android/android-test
10042914
<NME> SparseBooleanArraySubjectTest.java <BEF> ADDFILE <MSG> Added SparseBooleanArraySubject. Closes #879. <DFF> @@ -0,0 +1,103 @@ +/* + * 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 ...
103
Added SparseBooleanArraySubject.
0
.java
java
apache-2.0
android/android-test
10042915
<NME> SparseBooleanArraySubjectTest.java <BEF> ADDFILE <MSG> Added SparseBooleanArraySubject. Closes #879. <DFF> @@ -0,0 +1,103 @@ +/* + * 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 ...
103
Added SparseBooleanArraySubject.
0
.java
java
apache-2.0
android/android-test
10042916
<NME> SparseBooleanArraySubjectTest.java <BEF> ADDFILE <MSG> Added SparseBooleanArraySubject. Closes #879. <DFF> @@ -0,0 +1,103 @@ +/* + * 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 ...
103
Added SparseBooleanArraySubject.
0
.java
java
apache-2.0
android/android-test
10042917
<NME> SparseBooleanArraySubjectTest.java <BEF> ADDFILE <MSG> Added SparseBooleanArraySubject. Closes #879. <DFF> @@ -0,0 +1,103 @@ +/* + * 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 ...
103
Added SparseBooleanArraySubject.
0
.java
java
apache-2.0
android/android-test
10042918
<NME> SparseBooleanArraySubjectTest.java <BEF> ADDFILE <MSG> Added SparseBooleanArraySubject. Closes #879. <DFF> @@ -0,0 +1,103 @@ +/* + * 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 ...
103
Added SparseBooleanArraySubject.
0
.java
java
apache-2.0
android/android-test
10042919
<NME> gitalk.jsx <BEF> import React, { Component } from 'react' import FlipMove from 'react-flip-move' import autosize from 'autosize' import i18n from './i18n' import './style/index.styl' import { queryParse, queryStringify, axiosJSON, axiosGithub, getMetaContent, formatErrorMsg, hasClassInParent } from...
1
fix: preview error when not logged in
1
.jsx
jsx
mit
gitalk/gitalk
10042920
<NME> gitalk.jsx <BEF> import React, { Component } from 'react' import FlipMove from 'react-flip-move' import autosize from 'autosize' import i18n from './i18n' import './style/index.styl' import { queryParse, queryStringify, axiosJSON, axiosGithub, getMetaContent, formatErrorMsg, hasClassInParent } from...
1
fix: preview error when not logged in
1
.jsx
jsx
mit
gitalk/gitalk
10042921
<NME> generate_instrumentation_tests.bzl.opensource <BEF> ADDFILE <MSG> internal change PiperOrigin-RevId: 299394827 <DFF> @@ -0,0 +1,68 @@ +"""Internal helper function for generating instrumentation tests .""" + +load( + "//build_extensions:android_multidevice_instrumentation_test.bzl", + "android_multidevice_...
68
internal change
0
.opensource
bzl
apache-2.0
android/android-test
10042922
<NME> generate_instrumentation_tests.bzl.opensource <BEF> ADDFILE <MSG> internal change PiperOrigin-RevId: 299394827 <DFF> @@ -0,0 +1,68 @@ +"""Internal helper function for generating instrumentation tests .""" + +load( + "//build_extensions:android_multidevice_instrumentation_test.bzl", + "android_multidevice_...
68
internal change
0
.opensource
bzl
apache-2.0
android/android-test
10042923
<NME> generate_instrumentation_tests.bzl.opensource <BEF> ADDFILE <MSG> internal change PiperOrigin-RevId: 299394827 <DFF> @@ -0,0 +1,68 @@ +"""Internal helper function for generating instrumentation tests .""" + +load( + "//build_extensions:android_multidevice_instrumentation_test.bzl", + "android_multidevice_...
68
internal change
0
.opensource
bzl
apache-2.0
android/android-test
10042924
<NME> generate_instrumentation_tests.bzl.opensource <BEF> ADDFILE <MSG> internal change PiperOrigin-RevId: 299394827 <DFF> @@ -0,0 +1,68 @@ +"""Internal helper function for generating instrumentation tests .""" + +load( + "//build_extensions:android_multidevice_instrumentation_test.bzl", + "android_multidevice_...
68
internal change
0
.opensource
bzl
apache-2.0
android/android-test
10042925
<NME> generate_instrumentation_tests.bzl.opensource <BEF> ADDFILE <MSG> internal change PiperOrigin-RevId: 299394827 <DFF> @@ -0,0 +1,68 @@ +"""Internal helper function for generating instrumentation tests .""" + +load( + "//build_extensions:android_multidevice_instrumentation_test.bzl", + "android_multidevice_...
68
internal change
0
.opensource
bzl
apache-2.0
android/android-test
10042926
<NME> CMakeLists.txt <BEF> cmake_minimum_required(VERSION 2.8) project(PROJECT_NAME) enable_language(C CXX) option(debug "Use debugging flag" ON) option(coverage "Use coverage flag" OFF) set(CMAKE_CXX_FLAGS "-std=c++0x -Wall") if (debug) set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wall -g") if (coverage) ...
110
Completely overhaul of CMakeLists.txt.
70
.txt
txt
unlicense
bsamseth/cpp-project
10042927
<NME> CMakeLists.txt <BEF> cmake_minimum_required(VERSION 2.8) project(PROJECT_NAME) enable_language(C CXX) option(debug "Use debugging flag" ON) option(coverage "Use coverage flag" OFF) set(CMAKE_CXX_FLAGS "-std=c++0x -Wall") if (debug) set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wall -g") if (coverage) ...
110
Completely overhaul of CMakeLists.txt.
70
.txt
txt
unlicense
bsamseth/cpp-project
10042928
<NME> ScreenOrientationWithoutOnConfigurationChangedActivity.java <BEF> ADDFILE <MSG> Create test activity that updates based on screen orientation changes without implementing onConfigurationChanged PiperOrigin-RevId: 413218570 <DFF> @@ -0,0 +1,45 @@ +/* + * Copyright (C) 2021 The Android Open Source Project + * + *...
45
Create test activity that updates based on screen orientation changes without implementing onConfigurationChanged
0
.java
java
apache-2.0
android/android-test
10042929
<NME> ScreenOrientationWithoutOnConfigurationChangedActivity.java <BEF> ADDFILE <MSG> Create test activity that updates based on screen orientation changes without implementing onConfigurationChanged PiperOrigin-RevId: 413218570 <DFF> @@ -0,0 +1,45 @@ +/* + * Copyright (C) 2021 The Android Open Source Project + * + *...
45
Create test activity that updates based on screen orientation changes without implementing onConfigurationChanged
0
.java
java
apache-2.0
android/android-test
10042930
<NME> ScreenOrientationWithoutOnConfigurationChangedActivity.java <BEF> ADDFILE <MSG> Create test activity that updates based on screen orientation changes without implementing onConfigurationChanged PiperOrigin-RevId: 413218570 <DFF> @@ -0,0 +1,45 @@ +/* + * Copyright (C) 2021 The Android Open Source Project + * + *...
45
Create test activity that updates based on screen orientation changes without implementing onConfigurationChanged
0
.java
java
apache-2.0
android/android-test
10042931
<NME> ScreenOrientationWithoutOnConfigurationChangedActivity.java <BEF> ADDFILE <MSG> Create test activity that updates based on screen orientation changes without implementing onConfigurationChanged PiperOrigin-RevId: 413218570 <DFF> @@ -0,0 +1,45 @@ +/* + * Copyright (C) 2021 The Android Open Source Project + * + *...
45
Create test activity that updates based on screen orientation changes without implementing onConfigurationChanged
0
.java
java
apache-2.0
android/android-test
10042932
<NME> ScreenOrientationWithoutOnConfigurationChangedActivity.java <BEF> ADDFILE <MSG> Create test activity that updates based on screen orientation changes without implementing onConfigurationChanged PiperOrigin-RevId: 413218570 <DFF> @@ -0,0 +1,45 @@ +/* + * Copyright (C) 2021 The Android Open Source Project + * + *...
45
Create test activity that updates based on screen orientation changes without implementing onConfigurationChanged
0
.java
java
apache-2.0
android/android-test
10042933
<NME> BUILD.bazel <BEF> ADDFILE <MSG> Add support for classpath scanning test discovery for multi dex instrumentation apks on android APIs < 21. When using multi dex instrumentation apks, using DexFile to only open the instrumentation apk is scanning only the main dex on API 20 and lower, thus missing all classes cont...
38
Add support for classpath scanning test discovery for multi dex instrumentation apks on android APIs < 21.
0
.bazel
bazel
apache-2.0
android/android-test
10042934
<NME> BUILD.bazel <BEF> ADDFILE <MSG> Add support for classpath scanning test discovery for multi dex instrumentation apks on android APIs < 21. When using multi dex instrumentation apks, using DexFile to only open the instrumentation apk is scanning only the main dex on API 20 and lower, thus missing all classes cont...
38
Add support for classpath scanning test discovery for multi dex instrumentation apks on android APIs < 21.
0
.bazel
bazel
apache-2.0
android/android-test
10042935
<NME> BUILD.bazel <BEF> ADDFILE <MSG> Add support for classpath scanning test discovery for multi dex instrumentation apks on android APIs < 21. When using multi dex instrumentation apks, using DexFile to only open the instrumentation apk is scanning only the main dex on API 20 and lower, thus missing all classes cont...
38
Add support for classpath scanning test discovery for multi dex instrumentation apks on android APIs < 21.
0
.bazel
bazel
apache-2.0
android/android-test
10042936
<NME> BUILD.bazel <BEF> ADDFILE <MSG> Add support for classpath scanning test discovery for multi dex instrumentation apks on android APIs < 21. When using multi dex instrumentation apks, using DexFile to only open the instrumentation apk is scanning only the main dex on API 20 and lower, thus missing all classes cont...
38
Add support for classpath scanning test discovery for multi dex instrumentation apks on android APIs < 21.
0
.bazel
bazel
apache-2.0
android/android-test
10042937
<NME> BUILD.bazel <BEF> ADDFILE <MSG> Add support for classpath scanning test discovery for multi dex instrumentation apks on android APIs < 21. When using multi dex instrumentation apks, using DexFile to only open the instrumentation apk is scanning only the main dex on API 20 and lower, thus missing all classes cont...
38
Add support for classpath scanning test discovery for multi dex instrumentation apks on android APIs < 21.
0
.bazel
bazel
apache-2.0
android/android-test
10042938
<NME> EspressoTest.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/LICENSE-2.0 ...
13
Fix test flakiness when testing spans in EspressoTest.
27
.java
java
apache-2.0
android/android-test
10042939
<NME> EspressoTest.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/LICENSE-2.0 ...
13
Fix test flakiness when testing spans in EspressoTest.
27
.java
java
apache-2.0
android/android-test
10042940
<NME> EspressoTest.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/LICENSE-2.0 ...
13
Fix test flakiness when testing spans in EspressoTest.
27
.java
java
apache-2.0
android/android-test
10042941
<NME> EspressoTest.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/LICENSE-2.0 ...
13
Fix test flakiness when testing spans in EspressoTest.
27
.java
java
apache-2.0
android/android-test
10042942
<NME> EspressoTest.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/LICENSE-2.0 ...
13
Fix test flakiness when testing spans in EspressoTest.
27
.java
java
apache-2.0
android/android-test
10042943
<NME> Beta.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/LICENSE-2.0 * * ...
3
Deprecate androidx.test.annotation.Beta
0
.java
java
apache-2.0
android/android-test
10042944
<NME> Beta.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/LICENSE-2.0 * * ...
3
Deprecate androidx.test.annotation.Beta
0
.java
java
apache-2.0
android/android-test
10042945
<NME> Beta.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/LICENSE-2.0 * * ...
3
Deprecate androidx.test.annotation.Beta
0
.java
java
apache-2.0
android/android-test
10042946
<NME> Beta.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/LICENSE-2.0 * * ...
3
Deprecate androidx.test.annotation.Beta
0
.java
java
apache-2.0
android/android-test
10042947
<NME> Beta.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/LICENSE-2.0 * * ...
3
Deprecate androidx.test.annotation.Beta
0
.java
java
apache-2.0
android/android-test
10042948
<NME> repo.bzl <BEF> """Skylark rules to setup the WORKSPACE in the opensource bazel world.""" load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") # These dependencies are required for *developing* this project. def _development_repositories(): # Needed by @com_google_protobuf//:protobuf_java_uti...
7
Merge pull request #726 from android:robo44
7
.bzl
bzl
apache-2.0
android/android-test
10042949
<NME> repo.bzl <BEF> """Skylark rules to setup the WORKSPACE in the opensource bazel world.""" load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") # These dependencies are required for *developing* this project. def _development_repositories(): # Needed by @com_google_protobuf//:protobuf_java_uti...
7
Merge pull request #726 from android:robo44
7
.bzl
bzl
apache-2.0
android/android-test