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 |
|---|---|---|---|---|---|---|---|---|
10043250 | <NME> TestRunResult.java
<BEF> /*
* Copyright (C) 2010 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... | 5 | Add additional logging info when a test event is received without a test start. | 1 | .java | java | apache-2.0 | android/android-test |
10043251 | <NME> TestRunResult.java
<BEF> /*
* Copyright (C) 2010 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... | 5 | Add additional logging info when a test event is received without a test start. | 1 | .java | java | apache-2.0 | android/android-test |
10043252 | <NME> BoundedDiagnosingMatcher.java
<BEF> package androidx.test.espresso.matcher;
import static com.google.common.base.Preconditions.checkArgument;
import static com.google.common.base.Preconditions.checkNotNull;
import java.util.ArrayList;
import java.util.List;
import org.hamcrest.BaseMatcher;
import org.hamcrest.D... | 2 | Workaround for #1351 that forces Object#toString to be called. | 1 | .java | java | apache-2.0 | android/android-test |
10043253 | <NME> BoundedDiagnosingMatcher.java
<BEF> package androidx.test.espresso.matcher;
import static com.google.common.base.Preconditions.checkArgument;
import static com.google.common.base.Preconditions.checkNotNull;
import java.util.ArrayList;
import java.util.List;
import org.hamcrest.BaseMatcher;
import org.hamcrest.D... | 2 | Workaround for #1351 that forces Object#toString to be called. | 1 | .java | java | apache-2.0 | android/android-test |
10043254 | <NME> BoundedDiagnosingMatcher.java
<BEF> package androidx.test.espresso.matcher;
import static com.google.common.base.Preconditions.checkArgument;
import static com.google.common.base.Preconditions.checkNotNull;
import java.util.ArrayList;
import java.util.List;
import org.hamcrest.BaseMatcher;
import org.hamcrest.D... | 2 | Workaround for #1351 that forces Object#toString to be called. | 1 | .java | java | apache-2.0 | android/android-test |
10043255 | <NME> BoundedDiagnosingMatcher.java
<BEF> package androidx.test.espresso.matcher;
import static com.google.common.base.Preconditions.checkArgument;
import static com.google.common.base.Preconditions.checkNotNull;
import java.util.ArrayList;
import java.util.List;
import org.hamcrest.BaseMatcher;
import org.hamcrest.D... | 2 | Workaround for #1351 that forces Object#toString to be called. | 1 | .java | java | apache-2.0 | android/android-test |
10043256 | <NME> BoundedDiagnosingMatcher.java
<BEF> package androidx.test.espresso.matcher;
import static com.google.common.base.Preconditions.checkArgument;
import static com.google.common.base.Preconditions.checkNotNull;
import java.util.ArrayList;
import java.util.List;
import org.hamcrest.BaseMatcher;
import org.hamcrest.D... | 2 | Workaround for #1351 that forces Object#toString to be called. | 1 | .java | java | apache-2.0 | android/android-test |
10043257 | <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 | BUILD.bazel files for idling concurrent tests | 0 | .bzl | bzl | apache-2.0 | android/android-test |
10043258 | <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 | BUILD.bazel files for idling concurrent tests | 0 | .bzl | bzl | apache-2.0 | android/android-test |
10043259 | <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 | BUILD.bazel files for idling concurrent tests | 0 | .bzl | bzl | apache-2.0 | android/android-test |
10043260 | <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 | BUILD.bazel files for idling concurrent tests | 0 | .bzl | bzl | apache-2.0 | android/android-test |
10043261 | <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 | BUILD.bazel files for idling concurrent tests | 0 | .bzl | bzl | apache-2.0 | android/android-test |
10043262 | <NME> node-test.js
<BEF> expect = require('expect.js');
Worker = require('webworker-threads').Worker;
function unset() {
delete require.cache[require.resolve('../src/sha512.js')];
delete require.cache[require.resolve('./test.js')];
sha512 = null;
sha384 = null;
sha512_256 = null;
sha512_224 = null;
BUFFE... | 4 | Added support HMAC. #8 | 0 | .js | js | mit | emn178/js-sha512 |
10043263 | <NME> node-test.js
<BEF> expect = require('expect.js');
Worker = require('webworker-threads').Worker;
function unset() {
delete require.cache[require.resolve('../src/sha512.js')];
delete require.cache[require.resolve('./test.js')];
sha512 = null;
sha384 = null;
sha512_256 = null;
sha512_224 = null;
BUFFE... | 4 | Added support HMAC. #8 | 0 | .js | js | mit | emn178/js-sha512 |
10043264 | <NME> ThreadPoolExecutorExtractor.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/license... | 1 | ...Androidx Migration... | 1 | .java | java | apache-2.0 | android/android-test |
10043265 | <NME> ThreadPoolExecutorExtractor.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/license... | 1 | ...Androidx Migration... | 1 | .java | java | apache-2.0 | android/android-test |
10043266 | <NME> ThreadPoolExecutorExtractor.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/license... | 1 | ...Androidx Migration... | 1 | .java | java | apache-2.0 | android/android-test |
10043267 | <NME> ThreadPoolExecutorExtractor.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/license... | 1 | ...Androidx Migration... | 1 | .java | java | apache-2.0 | android/android-test |
10043268 | <NME> ThreadPoolExecutorExtractor.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/license... | 1 | ...Androidx Migration... | 1 | .java | java | apache-2.0 | android/android-test |
10043269 | <NME> BUILD.bazel
<BEF> # Description:
# Tests for espresso matchers
load(
"//build_extensions:android_app_instrumentation_tests.bzl",
"android_app_instrumentation_tests",
)
load(
"//build_extensions:test_devices.bzl",
"devices",
)
licenses(["notice"]) # Apache License 2.0
android_library(
nam... | 1 | Fixed the cloud build. | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10043270 | <NME> BUILD.bazel
<BEF> # Description:
# Tests for espresso matchers
load(
"//build_extensions:android_app_instrumentation_tests.bzl",
"android_app_instrumentation_tests",
)
load(
"//build_extensions:test_devices.bzl",
"devices",
)
licenses(["notice"]) # Apache License 2.0
android_library(
nam... | 1 | Fixed the cloud build. | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10043271 | <NME> BUILD.bazel
<BEF> # Description:
# Tests for espresso matchers
load(
"//build_extensions:android_app_instrumentation_tests.bzl",
"android_app_instrumentation_tests",
)
load(
"//build_extensions:test_devices.bzl",
"devices",
)
licenses(["notice"]) # Apache License 2.0
android_library(
nam... | 1 | Fixed the cloud build. | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10043272 | <NME> BUILD.bazel
<BEF> # Description:
# Tests for espresso matchers
load(
"//build_extensions:android_app_instrumentation_tests.bzl",
"android_app_instrumentation_tests",
)
load(
"//build_extensions:test_devices.bzl",
"devices",
)
licenses(["notice"]) # Apache License 2.0
android_library(
nam... | 1 | Fixed the cloud build. | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10043273 | <NME> BUILD.bazel
<BEF> # Description:
# Tests for espresso matchers
load(
"//build_extensions:android_app_instrumentation_tests.bzl",
"android_app_instrumentation_tests",
)
load(
"//build_extensions:test_devices.bzl",
"devices",
)
licenses(["notice"]) # Apache License 2.0
android_library(
nam... | 1 | Fixed the cloud build. | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10043274 | <NME> Colors.cmake
<BEF> ADDFILE
<MSG> Add CMake color module.
Makes for easy color coding of output messages.
<DFF> @@ -0,0 +1,19 @@
+IF(NOT WIN32)
+ string(ASCII 27 Esc)
+ set(ColourReset "${Esc}[m")
+ set(ColourBold "${Esc}[1m")
+ set(Red "${Esc}[31m")
+ set(Green "${Esc}[32m")
+ set(Yellow ... | 19 | Add CMake color module. | 0 | .cmake | cmake | unlicense | bsamseth/cpp-project |
10043275 | <NME> Colors.cmake
<BEF> ADDFILE
<MSG> Add CMake color module.
Makes for easy color coding of output messages.
<DFF> @@ -0,0 +1,19 @@
+IF(NOT WIN32)
+ string(ASCII 27 Esc)
+ set(ColourReset "${Esc}[m")
+ set(ColourBold "${Esc}[1m")
+ set(Red "${Esc}[31m")
+ set(Green "${Esc}[32m")
+ set(Yellow ... | 19 | Add CMake color module. | 0 | .cmake | cmake | unlicense | bsamseth/cpp-project |
10043276 | <NME> ActivityInvoker$$CC.java
<BEF> package androidx.test.internal.platform.app;
import static androidx.test.platform.app.InstrumentationRegistry.getInstrumentation;
import android.app.Activity;
import android.content.ComponentName;
import android.content.Intent;
import androidx.annotation.RestrictTo;
import android... | 2 | Fix ActivityInvoker$$CC signature to match previous release. | 1 | .java | java | apache-2.0 | android/android-test |
10043277 | <NME> ActivityInvoker$$CC.java
<BEF> package androidx.test.internal.platform.app;
import static androidx.test.platform.app.InstrumentationRegistry.getInstrumentation;
import android.app.Activity;
import android.content.ComponentName;
import android.content.Intent;
import androidx.annotation.RestrictTo;
import android... | 2 | Fix ActivityInvoker$$CC signature to match previous release. | 1 | .java | java | apache-2.0 | android/android-test |
10043278 | <NME> ActivityInvoker$$CC.java
<BEF> package androidx.test.internal.platform.app;
import static androidx.test.platform.app.InstrumentationRegistry.getInstrumentation;
import android.app.Activity;
import android.content.ComponentName;
import android.content.Intent;
import androidx.annotation.RestrictTo;
import android... | 2 | Fix ActivityInvoker$$CC signature to match previous release. | 1 | .java | java | apache-2.0 | android/android-test |
10043279 | <NME> ActivityInvoker$$CC.java
<BEF> package androidx.test.internal.platform.app;
import static androidx.test.platform.app.InstrumentationRegistry.getInstrumentation;
import android.app.Activity;
import android.content.ComponentName;
import android.content.Intent;
import androidx.annotation.RestrictTo;
import android... | 2 | Fix ActivityInvoker$$CC signature to match previous release. | 1 | .java | java | apache-2.0 | android/android-test |
10043280 | <NME> ActivityInvoker$$CC.java
<BEF> package androidx.test.internal.platform.app;
import static androidx.test.platform.app.InstrumentationRegistry.getInstrumentation;
import android.app.Activity;
import android.content.ComponentName;
import android.content.Intent;
import androidx.annotation.RestrictTo;
import android... | 2 | Fix ActivityInvoker$$CC signature to match previous release. | 1 | .java | java | apache-2.0 | android/android-test |
10043281 | <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... | 1 | Use explicit package group for locked down androidx_test visibility, to make it easier to update in LSC. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10043282 | <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... | 1 | Use explicit package group for locked down androidx_test visibility, to make it easier to update in LSC. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10043283 | <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... | 1 | Use explicit package group for locked down androidx_test visibility, to make it easier to update in LSC. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10043284 | <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... | 1 | Use explicit package group for locked down androidx_test visibility, to make it easier to update in LSC. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10043285 | <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... | 1 | Use explicit package group for locked down androidx_test visibility, to make it easier to update in LSC. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10043286 | <NME> CodeCoverage.cmake
<BEF> # 2012-01-31, Lars Bilke
# - Enable Code Coverage
#
# 2013-09-17, Joakim Söderberg
# - Added support for Clang.
# - Some additional usage instructions.
#
# 2018-03-31, Bendik Samseth
# - Relax debug output.
# - Keep a copy of the coverage output for later use.
# - Updated coverage exclude... | 48 | Only fail on missing coverage deps in coverage builds. | 38 | .cmake | cmake | unlicense | bsamseth/cpp-project |
10043287 | <NME> CodeCoverage.cmake
<BEF> # 2012-01-31, Lars Bilke
# - Enable Code Coverage
#
# 2013-09-17, Joakim Söderberg
# - Added support for Clang.
# - Some additional usage instructions.
#
# 2018-03-31, Bendik Samseth
# - Relax debug output.
# - Keep a copy of the coverage output for later use.
# - Updated coverage exclude... | 48 | Only fail on missing coverage deps in coverage builds. | 38 | .cmake | cmake | unlicense | bsamseth/cpp-project |
10043288 | <NME> webpack.config.js
<BEF> const path = require('path')
const webpack = require('webpack')
const autoprefixer = require('autoprefixer')
const ExtractTextPlugin = require('extract-text-webpack-plugin')
const ENV = process.env.NODE_ENV || 'development'
const isDev = ENV !== 'production'
const cssLoader = [{
loader... | 4 | chore: style update | 1 | .js | config | mit | gitalk/gitalk |
10043289 | <NME> webpack.config.js
<BEF> const path = require('path')
const webpack = require('webpack')
const autoprefixer = require('autoprefixer')
const ExtractTextPlugin = require('extract-text-webpack-plugin')
const ENV = process.env.NODE_ENV || 'development'
const isDev = ENV !== 'production'
const cssLoader = [{
loader... | 4 | chore: style update | 1 | .js | config | mit | gitalk/gitalk |
10043290 | <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... | 0 | Remove qemu1 whitelist for //j(t)cga/apps/inputmethod/... | 4 | .bzl | bzl | apache-2.0 | android/android-test |
10043291 | <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... | 0 | Remove qemu1 whitelist for //j(t)cga/apps/inputmethod/... | 4 | .bzl | bzl | apache-2.0 | android/android-test |
10043292 | <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... | 0 | Remove qemu1 whitelist for //j(t)cga/apps/inputmethod/... | 4 | .bzl | bzl | apache-2.0 | android/android-test |
10043293 | <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... | 0 | Remove qemu1 whitelist for //j(t)cga/apps/inputmethod/... | 4 | .bzl | bzl | apache-2.0 | android/android-test |
10043294 | <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... | 0 | Remove qemu1 whitelist for //j(t)cga/apps/inputmethod/... | 4 | .bzl | bzl | apache-2.0 | android/android-test |
10043295 | <NME> TestRequestBuilderTest.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/... | 24 | Upgrade to JUnit 4.13 | 4 | .java | java | apache-2.0 | android/android-test |
10043296 | <NME> TestRequestBuilderTest.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/... | 24 | Upgrade to JUnit 4.13 | 4 | .java | java | apache-2.0 | android/android-test |
10043297 | <NME> TestRequestBuilderTest.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/... | 24 | Upgrade to JUnit 4.13 | 4 | .java | java | apache-2.0 | android/android-test |
10043298 | <NME> TestRequestBuilderTest.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/... | 24 | Upgrade to JUnit 4.13 | 4 | .java | java | apache-2.0 | android/android-test |
10043299 | <NME> TestRequestBuilderTest.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/... | 24 | Upgrade to JUnit 4.13 | 4 | .java | java | apache-2.0 | android/android-test |
10043300 | <NME> WORKSPACE
<BEF> # TODO(b/114418172): rename to androidx_test. Requires a bazel change
workspace(name = "android_test_support")
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
RULES_JVM_EXTERNAL_TAG = "4.4.2"
RULES_JVM_EXTERNAL_SHA = "735602f50813eb2ea93ca3f5e43b1959bd80b213b836a07a62a29d75... | 23 | Initialize the Lint directories. Set up common utilities for writing Lint checks. | 4 | WORKSPACE | apache-2.0 | android/android-test | |
10043301 | <NME> WORKSPACE
<BEF> # TODO(b/114418172): rename to androidx_test. Requires a bazel change
workspace(name = "android_test_support")
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
RULES_JVM_EXTERNAL_TAG = "4.4.2"
RULES_JVM_EXTERNAL_SHA = "735602f50813eb2ea93ca3f5e43b1959bd80b213b836a07a62a29d75... | 23 | Initialize the Lint directories. Set up common utilities for writing Lint checks. | 4 | WORKSPACE | apache-2.0 | android/android-test | |
10043302 | <NME> WORKSPACE
<BEF> # TODO(b/114418172): rename to androidx_test. Requires a bazel change
workspace(name = "android_test_support")
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
RULES_JVM_EXTERNAL_TAG = "4.4.2"
RULES_JVM_EXTERNAL_SHA = "735602f50813eb2ea93ca3f5e43b1959bd80b213b836a07a62a29d75... | 23 | Initialize the Lint directories. Set up common utilities for writing Lint checks. | 4 | WORKSPACE | apache-2.0 | android/android-test | |
10043303 | <NME> WORKSPACE
<BEF> # TODO(b/114418172): rename to androidx_test. Requires a bazel change
workspace(name = "android_test_support")
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
RULES_JVM_EXTERNAL_TAG = "4.4.2"
RULES_JVM_EXTERNAL_SHA = "735602f50813eb2ea93ca3f5e43b1959bd80b213b836a07a62a29d75... | 23 | Initialize the Lint directories. Set up common utilities for writing Lint checks. | 4 | WORKSPACE | apache-2.0 | android/android-test | |
10043304 | <NME> WORKSPACE
<BEF> # TODO(b/114418172): rename to androidx_test. Requires a bazel change
workspace(name = "android_test_support")
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
RULES_JVM_EXTERNAL_TAG = "4.4.2"
RULES_JVM_EXTERNAL_SHA = "735602f50813eb2ea93ca3f5e43b1959bd80b213b836a07a62a29d75... | 23 | Initialize the Lint directories. Set up common utilities for writing Lint checks. | 4 | WORKSPACE | apache-2.0 | android/android-test | |
10043305 | <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.3.0 stable | 2 | .java | java | apache-2.0 | android/android-test |
10043306 | <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.3.0 stable | 2 | .java | java | apache-2.0 | android/android-test |
10043307 | <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.3.0 stable | 2 | .java | java | apache-2.0 | android/android-test |
10043308 | <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.3.0 stable | 2 | .java | java | apache-2.0 | android/android-test |
10043309 | <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.3.0 stable | 2 | .java | java | apache-2.0 | android/android-test |
10043310 | <NME> ViewMatchers.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.... | 19 | Create a more descriptive and less error-prone description of WithIdMatcher | 9 | .java | java | apache-2.0 | android/android-test |
10043311 | <NME> ViewMatchers.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.... | 19 | Create a more descriptive and less error-prone description of WithIdMatcher | 9 | .java | java | apache-2.0 | android/android-test |
10043312 | <NME> ViewMatchers.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.... | 19 | Create a more descriptive and less error-prone description of WithIdMatcher | 9 | .java | java | apache-2.0 | android/android-test |
10043313 | <NME> ViewMatchers.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.... | 19 | Create a more descriptive and less error-prone description of WithIdMatcher | 9 | .java | java | apache-2.0 | android/android-test |
10043314 | <NME> ViewMatchers.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.... | 19 | Create a more descriptive and less error-prone description of WithIdMatcher | 9 | .java | java | apache-2.0 | android/android-test |
10043315 | <NME> .bazelversion
<BEF> 3.5.0
<MSG> Change bazel version to 4.2.1
<DFF> @@ -1,1 +1,1 @@
-3.5.0
+4.2.1
| 1 | Change bazel version to 4.2.1 | 1 | bazelversion | apache-2.0 | android/android-test | |
10043316 | <NME> .bazelversion
<BEF> 3.5.0
<MSG> Change bazel version to 4.2.1
<DFF> @@ -1,1 +1,1 @@
-3.5.0
+4.2.1
| 1 | Change bazel version to 4.2.1 | 1 | bazelversion | apache-2.0 | android/android-test | |
10043317 | <NME> .bazelversion
<BEF> 3.5.0
<MSG> Change bazel version to 4.2.1
<DFF> @@ -1,1 +1,1 @@
-3.5.0
+4.2.1
| 1 | Change bazel version to 4.2.1 | 1 | bazelversion | apache-2.0 | android/android-test | |
10043318 | <NME> .bazelversion
<BEF> 3.5.0
<MSG> Change bazel version to 4.2.1
<DFF> @@ -1,1 +1,1 @@
-3.5.0
+4.2.1
| 1 | Change bazel version to 4.2.1 | 1 | bazelversion | apache-2.0 | android/android-test | |
10043319 | <NME> .bazelversion
<BEF> 3.5.0
<MSG> Change bazel version to 4.2.1
<DFF> @@ -1,1 +1,1 @@
-3.5.0
+4.2.1
| 1 | Change bazel version to 4.2.1 | 1 | bazelversion | apache-2.0 | android/android-test | |
10043320 | <NME> SimpleAtomTest.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... | 15 | Convert espresso tests off legacy android.test APIs | 2 | .java | java | apache-2.0 | android/android-test |
10043321 | <NME> SimpleAtomTest.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... | 15 | Convert espresso tests off legacy android.test APIs | 2 | .java | java | apache-2.0 | android/android-test |
10043322 | <NME> SimpleAtomTest.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... | 15 | Convert espresso tests off legacy android.test APIs | 2 | .java | java | apache-2.0 | android/android-test |
10043323 | <NME> SimpleAtomTest.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... | 15 | Convert espresso tests off legacy android.test APIs | 2 | .java | java | apache-2.0 | android/android-test |
10043324 | <NME> SimpleAtomTest.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... | 15 | Convert espresso tests off legacy android.test APIs | 2 | .java | java | apache-2.0 | android/android-test |
10043325 | <NME> maven_repo.bzl
<BEF> """Skylark rule to create a maven repository from a single artifact."""
_pom_tmpl = "\n".join([
'<?xml version="1.0" encoding="UTF-8"?>',
'<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"',
' xmlns="http://maven.apache... | 3 | Update androidx_test and android_test_support to work with Bazel incompatible changes around Starlark APIs | 6 | .bzl | bzl | apache-2.0 | android/android-test |
10043326 | <NME> maven_repo.bzl
<BEF> """Skylark rule to create a maven repository from a single artifact."""
_pom_tmpl = "\n".join([
'<?xml version="1.0" encoding="UTF-8"?>',
'<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"',
' xmlns="http://maven.apache... | 3 | Update androidx_test and android_test_support to work with Bazel incompatible changes around Starlark APIs | 6 | .bzl | bzl | apache-2.0 | android/android-test |
10043327 | <NME> maven_repo.bzl
<BEF> """Skylark rule to create a maven repository from a single artifact."""
_pom_tmpl = "\n".join([
'<?xml version="1.0" encoding="UTF-8"?>',
'<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"',
' xmlns="http://maven.apache... | 3 | Update androidx_test and android_test_support to work with Bazel incompatible changes around Starlark APIs | 6 | .bzl | bzl | apache-2.0 | android/android-test |
10043328 | <NME> maven_repo.bzl
<BEF> """Skylark rule to create a maven repository from a single artifact."""
_pom_tmpl = "\n".join([
'<?xml version="1.0" encoding="UTF-8"?>',
'<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"',
' xmlns="http://maven.apache... | 3 | Update androidx_test and android_test_support to work with Bazel incompatible changes around Starlark APIs | 6 | .bzl | bzl | apache-2.0 | android/android-test |
10043329 | <NME> maven_repo.bzl
<BEF> """Skylark rule to create a maven repository from a single artifact."""
_pom_tmpl = "\n".join([
'<?xml version="1.0" encoding="UTF-8"?>',
'<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"',
' xmlns="http://maven.apache... | 3 | Update androidx_test and android_test_support to work with Bazel incompatible changes around Starlark APIs | 6 | .bzl | bzl | apache-2.0 | android/android-test |
10043330 | <NME> .travis.yml
<BEF> language: cpp
compiler: g++
install:
- if [ "$CXX" = "g++" ]; then export CXX="g++-4.8" CC="gcc-4.8"; fi
- gem install coveralls-lcov
# install latest LCOV (1.9 was failing)
- wget http://ftp.de.debian.org/debian/pool/main/l/lcov/lcov_1.11.orig.tar.gz
- tar xf lcov_1.11.orig.tar.gz
... | 58 | Update .travis.yml | 20 | .yml | travis | unlicense | bsamseth/cpp-project |
10043331 | <NME> .travis.yml
<BEF> language: cpp
compiler: g++
install:
- if [ "$CXX" = "g++" ]; then export CXX="g++-4.8" CC="gcc-4.8"; fi
- gem install coveralls-lcov
# install latest LCOV (1.9 was failing)
- wget http://ftp.de.debian.org/debian/pool/main/l/lcov/lcov_1.11.orig.tar.gz
- tar xf lcov_1.11.orig.tar.gz
... | 58 | Update .travis.yml | 20 | .yml | travis | unlicense | bsamseth/cpp-project |
10043332 | <NME> .travis.yml
<BEF> language: cpp
dist: xenial
notifications:
email: false
# Define builds on mulitple OS/compiler combinations.
# Feel free to add/remove entries from this list.
matrix:
include:
- os: linux
addons:
apt:
sources:
- ubuntu-toolchain-r-test
pack... | 1 | Update .travis.yml | 1 | .yml | travis | unlicense | bsamseth/cpp-project |
10043333 | <NME> .travis.yml
<BEF> language: cpp
dist: xenial
notifications:
email: false
# Define builds on mulitple OS/compiler combinations.
# Feel free to add/remove entries from this list.
matrix:
include:
- os: linux
addons:
apt:
sources:
- ubuntu-toolchain-r-test
pack... | 1 | Update .travis.yml | 1 | .yml | travis | unlicense | bsamseth/cpp-project |
10043334 | <NME> BUILD.bazel
<BEF> ADDFILE
<MSG> Convert espresso/core/assertion tests to android_app_instrumentation_tests.
PiperOrigin-RevId: 301255596
<DFF> @@ -0,0 +1,44 @@
+# Description:
+# Tests for espresso assertions
+
+load(
+ "//build_extensions:android_app_instrumentation_tests.bzl",
+ "android_app_instrumen... | 44 | Convert espresso/core/assertion tests to android_app_instrumentation_tests. | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10043335 | <NME> BUILD.bazel
<BEF> ADDFILE
<MSG> Convert espresso/core/assertion tests to android_app_instrumentation_tests.
PiperOrigin-RevId: 301255596
<DFF> @@ -0,0 +1,44 @@
+# Description:
+# Tests for espresso assertions
+
+load(
+ "//build_extensions:android_app_instrumentation_tests.bzl",
+ "android_app_instrumen... | 44 | Convert espresso/core/assertion tests to android_app_instrumentation_tests. | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10043336 | <NME> BUILD.bazel
<BEF> ADDFILE
<MSG> Convert espresso/core/assertion tests to android_app_instrumentation_tests.
PiperOrigin-RevId: 301255596
<DFF> @@ -0,0 +1,44 @@
+# Description:
+# Tests for espresso assertions
+
+load(
+ "//build_extensions:android_app_instrumentation_tests.bzl",
+ "android_app_instrumen... | 44 | Convert espresso/core/assertion tests to android_app_instrumentation_tests. | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10043337 | <NME> BUILD.bazel
<BEF> ADDFILE
<MSG> Convert espresso/core/assertion tests to android_app_instrumentation_tests.
PiperOrigin-RevId: 301255596
<DFF> @@ -0,0 +1,44 @@
+# Description:
+# Tests for espresso assertions
+
+load(
+ "//build_extensions:android_app_instrumentation_tests.bzl",
+ "android_app_instrumen... | 44 | Convert espresso/core/assertion tests to android_app_instrumentation_tests. | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10043338 | <NME> BUILD.bazel
<BEF> ADDFILE
<MSG> Convert espresso/core/assertion tests to android_app_instrumentation_tests.
PiperOrigin-RevId: 301255596
<DFF> @@ -0,0 +1,44 @@
+# Description:
+# Tests for espresso assertions
+
+load(
+ "//build_extensions:android_app_instrumentation_tests.bzl",
+ "android_app_instrumen... | 44 | Convert espresso/core/assertion tests to android_app_instrumentation_tests. | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10043339 | <NME> BUILD.bazel
<BEF> # Description: Tests for Rules.
load(
"//build_extensions:android_library_instrumentation_tests.bzl",
"android_library_instrumentation_tests",
)
load(
"//build_extensions:test_devices.bzl",
"DEVICES",
)
package(
default_testonly = 1,
)
licenses(["notice"]) # Apache Licens... | 2 | Convert uses of test_devices.bzl:DEVICES to devices() macro. | 2 | .bazel | bazel | apache-2.0 | android/android-test |
10043340 | <NME> BUILD.bazel
<BEF> # Description: Tests for Rules.
load(
"//build_extensions:android_library_instrumentation_tests.bzl",
"android_library_instrumentation_tests",
)
load(
"//build_extensions:test_devices.bzl",
"DEVICES",
)
package(
default_testonly = 1,
)
licenses(["notice"]) # Apache Licens... | 2 | Convert uses of test_devices.bzl:DEVICES to devices() macro. | 2 | .bazel | bazel | apache-2.0 | android/android-test |
10043341 | <NME> BUILD.bazel
<BEF> # Description: Tests for Rules.
load(
"//build_extensions:android_library_instrumentation_tests.bzl",
"android_library_instrumentation_tests",
)
load(
"//build_extensions:test_devices.bzl",
"DEVICES",
)
package(
default_testonly = 1,
)
licenses(["notice"]) # Apache Licens... | 2 | Convert uses of test_devices.bzl:DEVICES to devices() macro. | 2 | .bazel | bazel | apache-2.0 | android/android-test |
10043342 | <NME> BUILD.bazel
<BEF> # Description: Tests for Rules.
load(
"//build_extensions:android_library_instrumentation_tests.bzl",
"android_library_instrumentation_tests",
)
load(
"//build_extensions:test_devices.bzl",
"DEVICES",
)
package(
default_testonly = 1,
)
licenses(["notice"]) # Apache Licens... | 2 | Convert uses of test_devices.bzl:DEVICES to devices() macro. | 2 | .bazel | bazel | apache-2.0 | android/android-test |
10043343 | <NME> BUILD.bazel
<BEF> # Description: Tests for Rules.
load(
"//build_extensions:android_library_instrumentation_tests.bzl",
"android_library_instrumentation_tests",
)
load(
"//build_extensions:test_devices.bzl",
"DEVICES",
)
package(
default_testonly = 1,
)
licenses(["notice"]) # Apache Licens... | 2 | Convert uses of test_devices.bzl:DEVICES to devices() macro. | 2 | .bazel | bazel | apache-2.0 | android/android-test |
10043344 | <NME> HumanReadables.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... | 21 | Removed the single "|" char on the last line in the view hierarchy string dump. | 23 | .java | java | apache-2.0 | android/android-test |
10043345 | <NME> HumanReadables.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... | 21 | Removed the single "|" char on the last line in the view hierarchy string dump. | 23 | .java | java | apache-2.0 | android/android-test |
10043346 | <NME> HumanReadables.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... | 21 | Removed the single "|" char on the last line in the view hierarchy string dump. | 23 | .java | java | apache-2.0 | android/android-test |
10043347 | <NME> HumanReadables.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... | 21 | Removed the single "|" char on the last line in the view hierarchy string dump. | 23 | .java | java | apache-2.0 | android/android-test |
10043348 | <NME> HumanReadables.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... | 21 | Removed the single "|" char on the last line in the view hierarchy string dump. | 23 | .java | java | apache-2.0 | android/android-test |
10043349 | <NME> ActivityScenario.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/LICENS... | 5 | Use elapsedRealtime instead of currentTimeMillis to track ActivityScenario timeouts. | 4 | .java | java | apache-2.0 | android/android-test |