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 |
|---|---|---|---|---|---|---|---|---|
10042450 | <NME> RunnerArgsTest.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/LICENSE-... | 36 | Support parameterized test names with commas and hashes. | 3 | .java | java | apache-2.0 | android/android-test |
10042451 | <NME> RunnerArgsTest.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/LICENSE-... | 36 | Support parameterized test names with commas and hashes. | 3 | .java | java | apache-2.0 | android/android-test |
10042452 | <NME> RunnerArgsTest.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/LICENSE-... | 36 | Support parameterized test names with commas and hashes. | 3 | .java | java | apache-2.0 | android/android-test |
10042453 | <NME> RunnerArgsTest.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/LICENSE-... | 36 | Support parameterized test names with commas and hashes. | 3 | .java | java | apache-2.0 | android/android-test |
10042454 | <NME> RunnerArgsTest.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/LICENSE-... | 36 | Support parameterized test names with commas and hashes. | 3 | .java | java | apache-2.0 | android/android-test |
10042455 | <NME> BUILD.bazel
<BEF> load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:axt_versions.bzl", "ANNOTATION_VERSION", "RULES_VERSION", "RUNNER_VERSION")
load("//build_extensions:combine_jars.bzl", "combine_jars")
# Description: B... | 1 | Fix release packaging for kotlin artifacts. | 5 | .bazel | bazel | apache-2.0 | android/android-test |
10042456 | <NME> BUILD.bazel
<BEF> load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:axt_versions.bzl", "ANNOTATION_VERSION", "RULES_VERSION", "RUNNER_VERSION")
load("//build_extensions:combine_jars.bzl", "combine_jars")
# Description: B... | 1 | Fix release packaging for kotlin artifacts. | 5 | .bazel | bazel | apache-2.0 | android/android-test |
10042457 | <NME> BUILD.bazel
<BEF> load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:axt_versions.bzl", "ANNOTATION_VERSION", "RULES_VERSION", "RUNNER_VERSION")
load("//build_extensions:combine_jars.bzl", "combine_jars")
# Description: B... | 1 | Fix release packaging for kotlin artifacts. | 5 | .bazel | bazel | apache-2.0 | android/android-test |
10042458 | <NME> BUILD.bazel
<BEF> load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:axt_versions.bzl", "ANNOTATION_VERSION", "RULES_VERSION", "RUNNER_VERSION")
load("//build_extensions:combine_jars.bzl", "combine_jars")
# Description: B... | 1 | Fix release packaging for kotlin artifacts. | 5 | .bazel | bazel | apache-2.0 | android/android-test |
10042459 | <NME> BUILD.bazel
<BEF> load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:axt_versions.bzl", "ANNOTATION_VERSION", "RULES_VERSION", "RUNNER_VERSION")
load("//build_extensions:combine_jars.bzl", "combine_jars")
# Description: B... | 1 | Fix release packaging for kotlin artifacts. | 5 | .bazel | bazel | apache-2.0 | android/android-test |
10042460 | <NME> generate_instrumentation_tests.bzl
<BEF> ADDFILE
<MSG> Refactor out a common macro for android_*_instrumentation_tests for reuse.
PiperOrigin-RevId: 299379632
<DFF> @@ -0,0 +1,68 @@
+"""Internal helper function for generating instrumentation tests ."""
+
+load(
+ "//build_extensions:android_multidevice_instr... | 68 | Refactor out a common macro for android_*_instrumentation_tests for reuse. | 0 | .bzl | bzl | apache-2.0 | android/android-test |
10042461 | <NME> generate_instrumentation_tests.bzl
<BEF> ADDFILE
<MSG> Refactor out a common macro for android_*_instrumentation_tests for reuse.
PiperOrigin-RevId: 299379632
<DFF> @@ -0,0 +1,68 @@
+"""Internal helper function for generating instrumentation tests ."""
+
+load(
+ "//build_extensions:android_multidevice_instr... | 68 | Refactor out a common macro for android_*_instrumentation_tests for reuse. | 0 | .bzl | bzl | apache-2.0 | android/android-test |
10042462 | <NME> generate_instrumentation_tests.bzl
<BEF> ADDFILE
<MSG> Refactor out a common macro for android_*_instrumentation_tests for reuse.
PiperOrigin-RevId: 299379632
<DFF> @@ -0,0 +1,68 @@
+"""Internal helper function for generating instrumentation tests ."""
+
+load(
+ "//build_extensions:android_multidevice_instr... | 68 | Refactor out a common macro for android_*_instrumentation_tests for reuse. | 0 | .bzl | bzl | apache-2.0 | android/android-test |
10042463 | <NME> generate_instrumentation_tests.bzl
<BEF> ADDFILE
<MSG> Refactor out a common macro for android_*_instrumentation_tests for reuse.
PiperOrigin-RevId: 299379632
<DFF> @@ -0,0 +1,68 @@
+"""Internal helper function for generating instrumentation tests ."""
+
+load(
+ "//build_extensions:android_multidevice_instr... | 68 | Refactor out a common macro for android_*_instrumentation_tests for reuse. | 0 | .bzl | bzl | apache-2.0 | android/android-test |
10042464 | <NME> generate_instrumentation_tests.bzl
<BEF> ADDFILE
<MSG> Refactor out a common macro for android_*_instrumentation_tests for reuse.
PiperOrigin-RevId: 299379632
<DFF> @@ -0,0 +1,68 @@
+"""Internal helper function for generating instrumentation tests ."""
+
+load(
+ "//build_extensions:android_multidevice_instr... | 68 | Refactor out a common macro for android_*_instrumentation_tests for reuse. | 0 | .bzl | bzl | apache-2.0 | android/android-test |
10042465 | <NME> ActivityScenarioTest.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/LI... | 0 | Fix core bazel build. | 6 | .java | java | apache-2.0 | android/android-test |
10042466 | <NME> ActivityScenarioTest.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/LI... | 0 | Fix core bazel build. | 6 | .java | java | apache-2.0 | android/android-test |
10042467 | <NME> ActivityScenarioTest.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/LI... | 0 | Fix core bazel build. | 6 | .java | java | apache-2.0 | android/android-test |
10042468 | <NME> ActivityScenarioTest.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/LI... | 0 | Fix core bazel build. | 6 | .java | java | apache-2.0 | android/android-test |
10042469 | <NME> ActivityScenarioTest.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/LI... | 0 | Fix core bazel build. | 6 | .java | java | apache-2.0 | android/android-test |
10042470 | <NME> DelegatingContextTest.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/licenses/LI... | 39 | Remove hungarian notation prefixes from fields in runner. | 39 | .java | java | apache-2.0 | android/android-test |
10042471 | <NME> DelegatingContextTest.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/licenses/LI... | 39 | Remove hungarian notation prefixes from fields in runner. | 39 | .java | java | apache-2.0 | android/android-test |
10042472 | <NME> DelegatingContextTest.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/licenses/LI... | 39 | Remove hungarian notation prefixes from fields in runner. | 39 | .java | java | apache-2.0 | android/android-test |
10042473 | <NME> DelegatingContextTest.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/licenses/LI... | 39 | Remove hungarian notation prefixes from fields in runner. | 39 | .java | java | apache-2.0 | android/android-test |
10042474 | <NME> DelegatingContextTest.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/licenses/LI... | 39 | Remove hungarian notation prefixes from fields in runner. | 39 | .java | java | apache-2.0 | android/android-test |
10042475 | <NME> unified_launcher_test.py
<BEF> # Copyright 2012 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
#
# Un... | 12 | PiperOrigin-RevId: 197051652 | 7 | .py | py | apache-2.0 | android/android-test |
10042476 | <NME> unified_launcher_test.py
<BEF> # Copyright 2012 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
#
# Un... | 12 | PiperOrigin-RevId: 197051652 | 7 | .py | py | apache-2.0 | android/android-test |
10042477 | <NME> unified_launcher_test.py
<BEF> # Copyright 2012 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
#
# Un... | 12 | PiperOrigin-RevId: 197051652 | 7 | .py | py | apache-2.0 | android/android-test |
10042478 | <NME> unified_launcher_test.py
<BEF> # Copyright 2012 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
#
# Un... | 12 | PiperOrigin-RevId: 197051652 | 7 | .py | py | apache-2.0 | android/android-test |
10042479 | <NME> unified_launcher_test.py
<BEF> # Copyright 2012 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
#
# Un... | 12 | PiperOrigin-RevId: 197051652 | 7 | .py | py | apache-2.0 | android/android-test |
10042480 | <NME> AndroidJUnitRunner.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/LICE... | 5 | Fix malformed javadoc in AndroidJUnitRunner | 6 | .java | java | apache-2.0 | android/android-test |
10042481 | <NME> AndroidJUnitRunner.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/LICE... | 5 | Fix malformed javadoc in AndroidJUnitRunner | 6 | .java | java | apache-2.0 | android/android-test |
10042482 | <NME> AndroidJUnitRunner.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/LICE... | 5 | Fix malformed javadoc in AndroidJUnitRunner | 6 | .java | java | apache-2.0 | android/android-test |
10042483 | <NME> AndroidJUnitRunner.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/LICE... | 5 | Fix malformed javadoc in AndroidJUnitRunner | 6 | .java | java | apache-2.0 | android/android-test |
10042484 | <NME> AndroidJUnitRunner.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/LICE... | 5 | Fix malformed javadoc in AndroidJUnitRunner | 6 | .java | java | apache-2.0 | android/android-test |
10042485 | <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.5.0-rc01" # stable 1.4.0
# AXT versions
RUNNER_VERSION = "1.4.1-alpha03" # stable 1.4.0
RULES_VERSION = "1.4.1-alpha03" # stable 1.4.0
MONITOR_VERSION = "... | 3 | Set monitor, services, orchestrator versions for stable release. | 3 | .bzl | bzl | apache-2.0 | android/android-test |
10042486 | <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.5.0-rc01" # stable 1.4.0
# AXT versions
RUNNER_VERSION = "1.4.1-alpha03" # stable 1.4.0
RULES_VERSION = "1.4.1-alpha03" # stable 1.4.0
MONITOR_VERSION = "... | 3 | Set monitor, services, orchestrator versions for stable release. | 3 | .bzl | bzl | apache-2.0 | android/android-test |
10042487 | <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.5.0-rc01" # stable 1.4.0
# AXT versions
RUNNER_VERSION = "1.4.1-alpha03" # stable 1.4.0
RULES_VERSION = "1.4.1-alpha03" # stable 1.4.0
MONITOR_VERSION = "... | 3 | Set monitor, services, orchestrator versions for stable release. | 3 | .bzl | bzl | apache-2.0 | android/android-test |
10042488 | <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.5.0-rc01" # stable 1.4.0
# AXT versions
RUNNER_VERSION = "1.4.1-alpha03" # stable 1.4.0
RULES_VERSION = "1.4.1-alpha03" # stable 1.4.0
MONITOR_VERSION = "... | 3 | Set monitor, services, orchestrator versions for stable release. | 3 | .bzl | bzl | apache-2.0 | android/android-test |
10042489 | <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.5.0-rc01" # stable 1.4.0
# AXT versions
RUNNER_VERSION = "1.4.1-alpha03" # stable 1.4.0
RULES_VERSION = "1.4.1-alpha03" # stable 1.4.0
MONITOR_VERSION = "... | 3 | Set monitor, services, orchestrator versions for stable release. | 3 | .bzl | bzl | apache-2.0 | android/android-test |
10042490 | <NME> IdlingResourceRegistry.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/LIC... | 3 | Added a log message when all idling resources are idle. This log is protected behind the log level flag to avoid polluting the Logcat logs. | 0 | .java | java | apache-2.0 | android/android-test |
10042491 | <NME> IdlingResourceRegistry.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/LIC... | 3 | Added a log message when all idling resources are idle. This log is protected behind the log level flag to avoid polluting the Logcat logs. | 0 | .java | java | apache-2.0 | android/android-test |
10042492 | <NME> IdlingResourceRegistry.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/LIC... | 3 | Added a log message when all idling resources are idle. This log is protected behind the log level flag to avoid polluting the Logcat logs. | 0 | .java | java | apache-2.0 | android/android-test |
10042493 | <NME> IdlingResourceRegistry.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/LIC... | 3 | Added a log message when all idling resources are idle. This log is protected behind the log level flag to avoid polluting the Logcat logs. | 0 | .java | java | apache-2.0 | android/android-test |
10042494 | <NME> IdlingResourceRegistry.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/LIC... | 3 | Added a log message when all idling resources are idle. This log is protected behind the log level flag to avoid polluting the Logcat logs. | 0 | .java | java | apache-2.0 | android/android-test |
10042495 | <NME> BUILD.bazel
<BEF> load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:axt_versions.bzl", "ANDROIDX_ANNOTATION_VERSION", "ANNOTATION_VERSION", "MONITOR_VERSION", "SERVICES_VERSION")
package(
default_visibility = [
... | 1 | Fix bazel build - add monitor dependency to storage | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10042496 | <NME> BUILD.bazel
<BEF> load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:axt_versions.bzl", "ANDROIDX_ANNOTATION_VERSION", "ANNOTATION_VERSION", "MONITOR_VERSION", "SERVICES_VERSION")
package(
default_visibility = [
... | 1 | Fix bazel build - add monitor dependency to storage | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10042497 | <NME> BUILD.bazel
<BEF> load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:axt_versions.bzl", "ANDROIDX_ANNOTATION_VERSION", "ANNOTATION_VERSION", "MONITOR_VERSION", "SERVICES_VERSION")
package(
default_visibility = [
... | 1 | Fix bazel build - add monitor dependency to storage | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10042498 | <NME> BUILD.bazel
<BEF> load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:axt_versions.bzl", "ANDROIDX_ANNOTATION_VERSION", "ANNOTATION_VERSION", "MONITOR_VERSION", "SERVICES_VERSION")
package(
default_visibility = [
... | 1 | Fix bazel build - add monitor dependency to storage | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10042499 | <NME> BUILD.bazel
<BEF> load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:axt_versions.bzl", "ANDROIDX_ANNOTATION_VERSION", "ANNOTATION_VERSION", "MONITOR_VERSION", "SERVICES_VERSION")
package(
default_visibility = [
... | 1 | Fix bazel build - add monitor dependency to storage | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10042500 | <NME> AndroidJUnitRunner.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/LICE... | 23 | When an unhandled exception is thrown by the application in an Instrumentation test, waits until the test orchestrator properly handles the test results before bringing down the entire Instrumentation process. | 0 | .java | java | apache-2.0 | android/android-test |
10042501 | <NME> AndroidJUnitRunner.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/LICE... | 23 | When an unhandled exception is thrown by the application in an Instrumentation test, waits until the test orchestrator properly handles the test results before bringing down the entire Instrumentation process. | 0 | .java | java | apache-2.0 | android/android-test |
10042502 | <NME> AndroidJUnitRunner.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/LICE... | 23 | When an unhandled exception is thrown by the application in an Instrumentation test, waits until the test orchestrator properly handles the test results before bringing down the entire Instrumentation process. | 0 | .java | java | apache-2.0 | android/android-test |
10042503 | <NME> AndroidJUnitRunner.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/LICE... | 23 | When an unhandled exception is thrown by the application in an Instrumentation test, waits until the test orchestrator properly handles the test results before bringing down the entire Instrumentation process. | 0 | .java | java | apache-2.0 | android/android-test |
10042504 | <NME> AndroidJUnitRunner.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/LICE... | 23 | When an unhandled exception is thrown by the application in an Instrumentation test, waits until the test orchestrator properly handles the test results before bringing down the entire Instrumentation process. | 0 | .java | java | apache-2.0 | android/android-test |
10042505 | <NME> README.md
<BEF> # AndroidX Test Library
The AndroidX Test Library provides an extensive framework for testing Android apps. This library provides a set of APIs that allow you to quickly build and run test code for your apps, including JUnit 4 and functional user interface (UI) tests. You can run tests created us... | 3 | Update README.md | 1 | .md | md | apache-2.0 | android/android-test |
10042506 | <NME> README.md
<BEF> # AndroidX Test Library
The AndroidX Test Library provides an extensive framework for testing Android apps. This library provides a set of APIs that allow you to quickly build and run test code for your apps, including JUnit 4 and functional user interface (UI) tests. You can run tests created us... | 3 | Update README.md | 1 | .md | md | apache-2.0 | android/android-test |
10042507 | <NME> README.md
<BEF> # AndroidX Test Library
The AndroidX Test Library provides an extensive framework for testing Android apps. This library provides a set of APIs that allow you to quickly build and run test code for your apps, including JUnit 4 and functional user interface (UI) tests. You can run tests created us... | 3 | Update README.md | 1 | .md | md | apache-2.0 | android/android-test |
10042508 | <NME> README.md
<BEF> # AndroidX Test Library
The AndroidX Test Library provides an extensive framework for testing Android apps. This library provides a set of APIs that allow you to quickly build and run test code for your apps, including JUnit 4 and functional user interface (UI) tests. You can run tests created us... | 3 | Update README.md | 1 | .md | md | apache-2.0 | android/android-test |
10042509 | <NME> README.md
<BEF> # AndroidX Test Library
The AndroidX Test Library provides an extensive framework for testing Android apps. This library provides a set of APIs that allow you to quickly build and run test code for your apps, including JUnit 4 and functional user interface (UI) tests. You can run tests created us... | 3 | Update README.md | 1 | .md | md | apache-2.0 | android/android-test |
10042510 | <NME> .gitignore
<BEF> *.x
*~
build/
<MSG> Update .gitignore to Github provided template.
<DFF> @@ -1,4 +1,36 @@
+# Prerequisites
+*.d
+
+# Compiled Object files
+*.slo
+*.lo
+*.o
+*.obj
+
+# Precompiled Headers
+*.gch
+*.pch
+
+# Compiled Dynamic libraries
+*.so
+*.dylib
+*.dll
+
+# Fortran module files
+*.mod
+*.s... | 34 | Update .gitignore to Github provided template. | 2 | gitignore | unlicense | bsamseth/cpp-project | |
10042511 | <NME> .gitignore
<BEF> *.x
*~
build/
<MSG> Update .gitignore to Github provided template.
<DFF> @@ -1,4 +1,36 @@
+# Prerequisites
+*.d
+
+# Compiled Object files
+*.slo
+*.lo
+*.o
+*.obj
+
+# Precompiled Headers
+*.gch
+*.pch
+
+# Compiled Dynamic libraries
+*.so
+*.dylib
+*.dll
+
+# Fortran module files
+*.mod
+*.s... | 34 | Update .gitignore to Github provided template. | 2 | gitignore | unlicense | bsamseth/cpp-project | |
10042512 | <NME> PlatformTestStorageRegistry.java
<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/lice... | 1 | Make no-op TestStorage.NullInputStream return -1 indicating end of stream on read. | 1 | .java | java | apache-2.0 | android/android-test |
10042513 | <NME> PlatformTestStorageRegistry.java
<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/lice... | 1 | Make no-op TestStorage.NullInputStream return -1 indicating end of stream on read. | 1 | .java | java | apache-2.0 | android/android-test |
10042514 | <NME> PlatformTestStorageRegistry.java
<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/lice... | 1 | Make no-op TestStorage.NullInputStream return -1 indicating end of stream on read. | 1 | .java | java | apache-2.0 | android/android-test |
10042515 | <NME> PlatformTestStorageRegistry.java
<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/lice... | 1 | Make no-op TestStorage.NullInputStream return -1 indicating end of stream on read. | 1 | .java | java | apache-2.0 | android/android-test |
10042516 | <NME> PlatformTestStorageRegistry.java
<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/lice... | 1 | Make no-op TestStorage.NullInputStream return -1 indicating end of stream on read. | 1 | .java | java | apache-2.0 | android/android-test |
10042517 | <NME> ISSUE_TEMPLATE.md
<BEF> ADDFILE
<MSG> Create issue template
<DFF> @@ -0,0 +1,4 @@
+/* Remove this comment
+Please make sure that your issue is related to the ATSL documentation page. Do not use this issue tracker to report bugs on
+Espresso or any other of the ATSL components (see https://google.github.io/android... | 4 | Create issue template | 0 | .md | md | apache-2.0 | android/android-test |
10042518 | <NME> ISSUE_TEMPLATE.md
<BEF> ADDFILE
<MSG> Create issue template
<DFF> @@ -0,0 +1,4 @@
+/* Remove this comment
+Please make sure that your issue is related to the ATSL documentation page. Do not use this issue tracker to report bugs on
+Espresso or any other of the ATSL components (see https://google.github.io/android... | 4 | Create issue template | 0 | .md | md | apache-2.0 | android/android-test |
10042519 | <NME> ISSUE_TEMPLATE.md
<BEF> ADDFILE
<MSG> Create issue template
<DFF> @@ -0,0 +1,4 @@
+/* Remove this comment
+Please make sure that your issue is related to the ATSL documentation page. Do not use this issue tracker to report bugs on
+Espresso or any other of the ATSL components (see https://google.github.io/android... | 4 | Create issue template | 0 | .md | md | apache-2.0 | android/android-test |
10042520 | <NME> ISSUE_TEMPLATE.md
<BEF> ADDFILE
<MSG> Create issue template
<DFF> @@ -0,0 +1,4 @@
+/* Remove this comment
+Please make sure that your issue is related to the ATSL documentation page. Do not use this issue tracker to report bugs on
+Espresso or any other of the ATSL components (see https://google.github.io/android... | 4 | Create issue template | 0 | .md | md | apache-2.0 | android/android-test |
10042521 | <NME> ISSUE_TEMPLATE.md
<BEF> ADDFILE
<MSG> Create issue template
<DFF> @@ -0,0 +1,4 @@
+/* Remove this comment
+Please make sure that your issue is related to the ATSL documentation page. Do not use this issue tracker to report bugs on
+Espresso or any other of the ATSL components (see https://google.github.io/android... | 4 | Create issue template | 0 | .md | md | apache-2.0 | android/android-test |
10042522 | <NME> StackTrimmer.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/licenses/LICENSE-2.... | 12 | Truncate large failure messages and stack traces. | 0 | .java | java | apache-2.0 | android/android-test |
10042523 | <NME> StackTrimmer.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/licenses/LICENSE-2.... | 12 | Truncate large failure messages and stack traces. | 0 | .java | java | apache-2.0 | android/android-test |
10042524 | <NME> StackTrimmer.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/licenses/LICENSE-2.... | 12 | Truncate large failure messages and stack traces. | 0 | .java | java | apache-2.0 | android/android-test |
10042525 | <NME> StackTrimmer.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/licenses/LICENSE-2.... | 12 | Truncate large failure messages and stack traces. | 0 | .java | java | apache-2.0 | android/android-test |
10042526 | <NME> StackTrimmer.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/licenses/LICENSE-2.... | 12 | Truncate large failure messages and stack traces. | 0 | .java | java | apache-2.0 | android/android-test |
10042527 | <NME> BUILD.bazel
<BEF> # Description:
# Light weight module represents a resources of an application under test which can cause
# asynchronous background work to happen during test execution.
load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load... | 1 | Fix artifact name for espresso.idling.resource. | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10042528 | <NME> BUILD.bazel
<BEF> # Description:
# Light weight module represents a resources of an application under test which can cause
# asynchronous background work to happen during test execution.
load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load... | 1 | Fix artifact name for espresso.idling.resource. | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10042529 | <NME> BUILD.bazel
<BEF> # Description:
# Light weight module represents a resources of an application under test which can cause
# asynchronous background work to happen during test execution.
load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load... | 1 | Fix artifact name for espresso.idling.resource. | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10042530 | <NME> BUILD.bazel
<BEF> # Description:
# Light weight module represents a resources of an application under test which can cause
# asynchronous background work to happen during test execution.
load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load... | 1 | Fix artifact name for espresso.idling.resource. | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10042531 | <NME> BUILD.bazel
<BEF> # Description:
# Light weight module represents a resources of an application under test which can cause
# asynchronous background work to happen during test execution.
load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load... | 1 | Fix artifact name for espresso.idling.resource. | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10042532 | <NME> InstrumentationActivityInvoker.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/l... | 3 | Start activities with Instrumentation.startActivitySync() in ActivityScenario.launch() | 3 | .java | java | apache-2.0 | android/android-test |
10042533 | <NME> InstrumentationActivityInvoker.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/l... | 3 | Start activities with Instrumentation.startActivitySync() in ActivityScenario.launch() | 3 | .java | java | apache-2.0 | android/android-test |
10042534 | <NME> InstrumentationActivityInvoker.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/l... | 3 | Start activities with Instrumentation.startActivitySync() in ActivityScenario.launch() | 3 | .java | java | apache-2.0 | android/android-test |
10042535 | <NME> InstrumentationActivityInvoker.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/l... | 3 | Start activities with Instrumentation.startActivitySync() in ActivityScenario.launch() | 3 | .java | java | apache-2.0 | android/android-test |
10042536 | <NME> InstrumentationActivityInvoker.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/l... | 3 | Start activities with Instrumentation.startActivitySync() in ActivityScenario.launch() | 3 | .java | java | apache-2.0 | android/android-test |
10042537 | <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... | 4 | Merge pull request #1263 from utzcoz:improve-CONTRIBUTING.md | 4 | .md | md | apache-2.0 | android/android-test |
10042538 | <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... | 4 | Merge pull request #1263 from utzcoz:improve-CONTRIBUTING.md | 4 | .md | md | apache-2.0 | android/android-test |
10042539 | <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... | 4 | Merge pull request #1263 from utzcoz:improve-CONTRIBUTING.md | 4 | .md | md | apache-2.0 | android/android-test |
10042540 | <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... | 4 | Merge pull request #1263 from utzcoz:improve-CONTRIBUTING.md | 4 | .md | md | apache-2.0 | android/android-test |
10042541 | <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... | 4 | Merge pull request #1263 from utzcoz:improve-CONTRIBUTING.md | 4 | .md | md | apache-2.0 | android/android-test |
10042542 | <NME> current_internal.txt
<BEF> // Signature format: 3.0
package androidx.test.internal.platform {
@RestrictTo(androidx.annotation.RestrictTo.Scope.LIBRARY_GROUP) public final class ServiceLoaderWrapper {
method public static <T> java.util.List<T!>! loadService(Class<T!>!);
method public static <T> T! loadS... | 2 | Update androidx.test API for metalava update | 2 | .txt | txt | apache-2.0 | android/android-test |
10042543 | <NME> current_internal.txt
<BEF> // Signature format: 3.0
package androidx.test.internal.platform {
@RestrictTo(androidx.annotation.RestrictTo.Scope.LIBRARY_GROUP) public final class ServiceLoaderWrapper {
method public static <T> java.util.List<T!>! loadService(Class<T!>!);
method public static <T> T! loadS... | 2 | Update androidx.test API for metalava update | 2 | .txt | txt | apache-2.0 | android/android-test |
10042544 | <NME> current_internal.txt
<BEF> // Signature format: 3.0
package androidx.test.internal.platform {
@RestrictTo(androidx.annotation.RestrictTo.Scope.LIBRARY_GROUP) public final class ServiceLoaderWrapper {
method public static <T> java.util.List<T!>! loadService(Class<T!>!);
method public static <T> T! loadS... | 2 | Update androidx.test API for metalava update | 2 | .txt | txt | apache-2.0 | android/android-test |
10042545 | <NME> current_internal.txt
<BEF> // Signature format: 3.0
package androidx.test.internal.platform {
@RestrictTo(androidx.annotation.RestrictTo.Scope.LIBRARY_GROUP) public final class ServiceLoaderWrapper {
method public static <T> java.util.List<T!>! loadService(Class<T!>!);
method public static <T> T! loadS... | 2 | Update androidx.test API for metalava update | 2 | .txt | txt | apache-2.0 | android/android-test |
10042546 | <NME> current_internal.txt
<BEF> // Signature format: 3.0
package androidx.test.internal.platform {
@RestrictTo(androidx.annotation.RestrictTo.Scope.LIBRARY_GROUP) public final class ServiceLoaderWrapper {
method public static <T> java.util.List<T!>! loadService(Class<T!>!);
method public static <T> T! loadS... | 2 | Update androidx.test API for metalava update | 2 | .txt | txt | apache-2.0 | android/android-test |
10042547 | <NME> RootViewPicker.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/LICENSE-2.0... | 21 | Remove spurious wait in waitForAtLeastOneActivityToBeResumed. | 13 | .java | java | apache-2.0 | android/android-test |
10042548 | <NME> RootViewPicker.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/LICENSE-2.0... | 21 | Remove spurious wait in waitForAtLeastOneActivityToBeResumed. | 13 | .java | java | apache-2.0 | android/android-test |
10042549 | <NME> RootViewPicker.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/LICENSE-2.0... | 21 | Remove spurious wait in waitForAtLeastOneActivityToBeResumed. | 13 | .java | java | apache-2.0 | android/android-test |