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 |
|---|---|---|---|---|---|---|---|---|
10044650 | <NME> MatcherTestUtils.java
<BEF> ADDFILE
<MSG> Introduce BoundedDiagnosingMatcher to replace BoundedMatcher.
This new matcher performs similar checks but unifies the matching check with
describeMismatch.
PiperOrigin-RevId: 337874193
<DFF> @@ -0,0 +1,39 @@
+package androidx.test.espresso.matcher;
+
+import org.hamcr... | 39 | Introduce BoundedDiagnosingMatcher to replace BoundedMatcher. | 0 | .java | java | apache-2.0 | android/android-test |
10044651 | <NME> MatcherTestUtils.java
<BEF> ADDFILE
<MSG> Introduce BoundedDiagnosingMatcher to replace BoundedMatcher.
This new matcher performs similar checks but unifies the matching check with
describeMismatch.
PiperOrigin-RevId: 337874193
<DFF> @@ -0,0 +1,39 @@
+package androidx.test.espresso.matcher;
+
+import org.hamcr... | 39 | Introduce BoundedDiagnosingMatcher to replace BoundedMatcher. | 0 | .java | java | apache-2.0 | android/android-test |
10044652 | <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... | 8 | chore: finish sorting feature | 10 | .jsx | jsx | mit | gitalk/gitalk |
10044653 | <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... | 8 | chore: finish sorting feature | 10 | .jsx | jsx | mit | gitalk/gitalk |
10044654 | <NME> VerticalSwipeTest.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-... | 1 | Use androidx.test.filters instead of android.test.suitebuilder.annotation for androidx.test unit tests. | 1 | .java | java | apache-2.0 | android/android-test |
10044655 | <NME> VerticalSwipeTest.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-... | 1 | Use androidx.test.filters instead of android.test.suitebuilder.annotation for androidx.test unit tests. | 1 | .java | java | apache-2.0 | android/android-test |
10044656 | <NME> VerticalSwipeTest.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-... | 1 | Use androidx.test.filters instead of android.test.suitebuilder.annotation for androidx.test unit tests. | 1 | .java | java | apache-2.0 | android/android-test |
10044657 | <NME> VerticalSwipeTest.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-... | 1 | Use androidx.test.filters instead of android.test.suitebuilder.annotation for androidx.test unit tests. | 1 | .java | java | apache-2.0 | android/android-test |
10044658 | <NME> VerticalSwipeTest.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-... | 1 | Use androidx.test.filters instead of android.test.suitebuilder.annotation for androidx.test unit tests. | 1 | .java | java | apache-2.0 | android/android-test |
10044659 | <NME> android_app_instrumentation_tests.bzl
<BEF> """A rule wrapper for an instrumentation test for an android binary."""
load(
"//build_extensions:generate_instrumentation_tests.bzl",
"generate_instrumentation_tests",
)
load(
"//build_extensions:infer_java_package_name.bzl",
"infer_java_package_name",... | 1 | Fix GCB. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10044660 | <NME> android_app_instrumentation_tests.bzl
<BEF> """A rule wrapper for an instrumentation test for an android binary."""
load(
"//build_extensions:generate_instrumentation_tests.bzl",
"generate_instrumentation_tests",
)
load(
"//build_extensions:infer_java_package_name.bzl",
"infer_java_package_name",... | 1 | Fix GCB. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10044661 | <NME> android_app_instrumentation_tests.bzl
<BEF> """A rule wrapper for an instrumentation test for an android binary."""
load(
"//build_extensions:generate_instrumentation_tests.bzl",
"generate_instrumentation_tests",
)
load(
"//build_extensions:infer_java_package_name.bzl",
"infer_java_package_name",... | 1 | Fix GCB. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10044662 | <NME> android_app_instrumentation_tests.bzl
<BEF> """A rule wrapper for an instrumentation test for an android binary."""
load(
"//build_extensions:generate_instrumentation_tests.bzl",
"generate_instrumentation_tests",
)
load(
"//build_extensions:infer_java_package_name.bzl",
"infer_java_package_name",... | 1 | Fix GCB. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10044663 | <NME> android_app_instrumentation_tests.bzl
<BEF> """A rule wrapper for an instrumentation test for an android binary."""
load(
"//build_extensions:generate_instrumentation_tests.bzl",
"generate_instrumentation_tests",
)
load(
"//build_extensions:infer_java_package_name.bzl",
"infer_java_package_name",... | 1 | Fix GCB. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10044664 | <NME> github.BUILD
<BEF> # Top level BUILD file for GitHub
package(default_visibility = ["//:__subpackages__"])
exports_files([
"LICENSE",
"repo.bzl",
])
java_test(
name = "instrumentation_test_runner",
testonly = 1,
test_class = "com.google.android.apps.common.testing.suite.AndroidDeviceTestSuit... | 2 | BUILD file cleanup | 5 | .BUILD | BUILD | apache-2.0 | android/android-test |
10044665 | <NME> github.BUILD
<BEF> # Top level BUILD file for GitHub
package(default_visibility = ["//:__subpackages__"])
exports_files([
"LICENSE",
"repo.bzl",
])
java_test(
name = "instrumentation_test_runner",
testonly = 1,
test_class = "com.google.android.apps.common.testing.suite.AndroidDeviceTestSuit... | 2 | BUILD file cleanup | 5 | .BUILD | BUILD | apache-2.0 | android/android-test |
10044666 | <NME> github.BUILD
<BEF> # Top level BUILD file for GitHub
package(default_visibility = ["//:__subpackages__"])
exports_files([
"LICENSE",
"repo.bzl",
])
java_test(
name = "instrumentation_test_runner",
testonly = 1,
test_class = "com.google.android.apps.common.testing.suite.AndroidDeviceTestSuit... | 2 | BUILD file cleanup | 5 | .BUILD | BUILD | apache-2.0 | android/android-test |
10044667 | <NME> github.BUILD
<BEF> # Top level BUILD file for GitHub
package(default_visibility = ["//:__subpackages__"])
exports_files([
"LICENSE",
"repo.bzl",
])
java_test(
name = "instrumentation_test_runner",
testonly = 1,
test_class = "com.google.android.apps.common.testing.suite.AndroidDeviceTestSuit... | 2 | BUILD file cleanup | 5 | .BUILD | BUILD | apache-2.0 | android/android-test |
10044668 | <NME> github.BUILD
<BEF> # Top level BUILD file for GitHub
package(default_visibility = ["//:__subpackages__"])
exports_files([
"LICENSE",
"repo.bzl",
])
java_test(
name = "instrumentation_test_runner",
testonly = 1,
test_class = "com.google.android.apps.common.testing.suite.AndroidDeviceTestSuit... | 2 | BUILD file cleanup | 5 | .BUILD | BUILD | apache-2.0 | android/android-test |
10044669 | <NME> readme.md
<BEF> # Gitalk [![NPM version][npm-version-image]][npm-version-url] [![travis][travis-image]][travis-image] [![coveralls][coveralls-image]][coveralls-url] [![gzip][gzip-size]][gzip-url]
Gitalk is a comment plugin base on Github Issue and Preact, main feature:
- Login with Github
- Support multi-langua... | 32 | chore: update readme | 12 | .md | md | mit | gitalk/gitalk |
10044670 | <NME> readme.md
<BEF> # Gitalk [![NPM version][npm-version-image]][npm-version-url] [![travis][travis-image]][travis-image] [![coveralls][coveralls-image]][coveralls-url] [![gzip][gzip-size]][gzip-url]
Gitalk is a comment plugin base on Github Issue and Preact, main feature:
- Login with Github
- Support multi-langua... | 32 | chore: update readme | 12 | .md | md | mit | gitalk/gitalk |
10044671 | <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
... | 58 | Validates that onView.check/perform() is invoked on the UI thread to avoid deadlocks. | 4 | .java | java | apache-2.0 | android/android-test |
10044672 | <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
... | 58 | Validates that onView.check/perform() is invoked on the UI thread to avoid deadlocks. | 4 | .java | java | apache-2.0 | android/android-test |
10044673 | <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
... | 58 | Validates that onView.check/perform() is invoked on the UI thread to avoid deadlocks. | 4 | .java | java | apache-2.0 | android/android-test |
10044674 | <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
... | 58 | Validates that onView.check/perform() is invoked on the UI thread to avoid deadlocks. | 4 | .java | java | apache-2.0 | android/android-test |
10044675 | <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
... | 58 | Validates that onView.check/perform() is invoked on the UI thread to avoid deadlocks. | 4 | .java | java | apache-2.0 | android/android-test |
10044676 | <NME> image.bzl
<BEF> """Image object contains details about a particular set of image files."""
load("//tools/android/emulated_devices:macro/props.bzl", "new_props")
# Whitelist of packages which can use compressed images. Compressed images slow
# down builds, and we plan to get rid of entirely in the near future, s... | 1 | Have provisioning_test use a compressed image for now | 0 | .bzl | bzl | apache-2.0 | android/android-test |
10044677 | <NME> image.bzl
<BEF> """Image object contains details about a particular set of image files."""
load("//tools/android/emulated_devices:macro/props.bzl", "new_props")
# Whitelist of packages which can use compressed images. Compressed images slow
# down builds, and we plan to get rid of entirely in the near future, s... | 1 | Have provisioning_test use a compressed image for now | 0 | .bzl | bzl | apache-2.0 | android/android-test |
10044678 | <NME> image.bzl
<BEF> """Image object contains details about a particular set of image files."""
load("//tools/android/emulated_devices:macro/props.bzl", "new_props")
# Whitelist of packages which can use compressed images. Compressed images slow
# down builds, and we plan to get rid of entirely in the near future, s... | 1 | Have provisioning_test use a compressed image for now | 0 | .bzl | bzl | apache-2.0 | android/android-test |
10044679 | <NME> image.bzl
<BEF> """Image object contains details about a particular set of image files."""
load("//tools/android/emulated_devices:macro/props.bzl", "new_props")
# Whitelist of packages which can use compressed images. Compressed images slow
# down builds, and we plan to get rid of entirely in the near future, s... | 1 | Have provisioning_test use a compressed image for now | 0 | .bzl | bzl | apache-2.0 | android/android-test |
10044680 | <NME> image.bzl
<BEF> """Image object contains details about a particular set of image files."""
load("//tools/android/emulated_devices:macro/props.bzl", "new_props")
# Whitelist of packages which can use compressed images. Compressed images slow
# down builds, and we plan to get rid of entirely in the near future, s... | 1 | Have provisioning_test use a compressed image for now | 0 | .bzl | bzl | apache-2.0 | android/android-test |
10044681 | <NME> util.js
<BEF> import axios from 'axios'
export const queryParse = (search = window.location.search) => {
if (!search) return {}
const queryString = search[0] === '?' ? search.substring(1) : search
const query = {}
queryString
.split('&')
.forEach(queryStr => {
const [key, value] = queryStr.... | 11 | test: add action and svg test case | 1 | .js | js | mit | gitalk/gitalk |
10044682 | <NME> util.js
<BEF> import axios from 'axios'
export const queryParse = (search = window.location.search) => {
if (!search) return {}
const queryString = search[0] === '?' ? search.substring(1) : search
const query = {}
queryString
.split('&')
.forEach(queryStr => {
const [key, value] = queryStr.... | 11 | test: add action and svg test case | 1 | .js | js | mit | gitalk/gitalk |
10044683 | <NME> image_info.bzl
<BEF> """Image info contains all well known system image files."""
load("//tools/android/emulated_devices:macro/image.bzl", "image_api", "new_image")
load("//tools/android/emulated_devices:macro/props.bzl", "new_props")
_IMG_TEMPLATE = (
"@androidsdk//:emulator_images_%s"
)
_GOOGLE = "google... | 1 | Merge pull request #70 from android/E85C6F9B8E23B69A75E50B973AFC9EAB | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10044684 | <NME> image_info.bzl
<BEF> """Image info contains all well known system image files."""
load("//tools/android/emulated_devices:macro/image.bzl", "image_api", "new_image")
load("//tools/android/emulated_devices:macro/props.bzl", "new_props")
_IMG_TEMPLATE = (
"@androidsdk//:emulator_images_%s"
)
_GOOGLE = "google... | 1 | Merge pull request #70 from android/E85C6F9B8E23B69A75E50B973AFC9EAB | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10044685 | <NME> image_info.bzl
<BEF> """Image info contains all well known system image files."""
load("//tools/android/emulated_devices:macro/image.bzl", "image_api", "new_image")
load("//tools/android/emulated_devices:macro/props.bzl", "new_props")
_IMG_TEMPLATE = (
"@androidsdk//:emulator_images_%s"
)
_GOOGLE = "google... | 1 | Merge pull request #70 from android/E85C6F9B8E23B69A75E50B973AFC9EAB | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10044686 | <NME> image_info.bzl
<BEF> """Image info contains all well known system image files."""
load("//tools/android/emulated_devices:macro/image.bzl", "image_api", "new_image")
load("//tools/android/emulated_devices:macro/props.bzl", "new_props")
_IMG_TEMPLATE = (
"@androidsdk//:emulator_images_%s"
)
_GOOGLE = "google... | 1 | Merge pull request #70 from android/E85C6F9B8E23B69A75E50B973AFC9EAB | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10044687 | <NME> image_info.bzl
<BEF> """Image info contains all well known system image files."""
load("//tools/android/emulated_devices:macro/image.bzl", "image_api", "new_image")
load("//tools/android/emulated_devices:macro/props.bzl", "new_props")
_IMG_TEMPLATE = (
"@androidsdk//:emulator_images_%s"
)
_GOOGLE = "google... | 1 | Merge pull request #70 from android/E85C6F9B8E23B69A75E50B973AFC9EAB | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10044688 | <NME> image_info.bzl
<BEF> """Image info contains all well known system image files."""
load("//tools/android/emulated_devices:macro/image.bzl", "image_api", "new_image")
load("//tools/android/emulated_devices:macro/props.bzl", "new_props")
_IMG_TEMPLATE = (
"@androidsdk//:emulator_images_%s"
)
_GOOGLE = "google... | 1 | Add wear-le as system image flavor in API level 26. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10044689 | <NME> image_info.bzl
<BEF> """Image info contains all well known system image files."""
load("//tools/android/emulated_devices:macro/image.bzl", "image_api", "new_image")
load("//tools/android/emulated_devices:macro/props.bzl", "new_props")
_IMG_TEMPLATE = (
"@androidsdk//:emulator_images_%s"
)
_GOOGLE = "google... | 1 | Add wear-le as system image flavor in API level 26. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10044690 | <NME> image_info.bzl
<BEF> """Image info contains all well known system image files."""
load("//tools/android/emulated_devices:macro/image.bzl", "image_api", "new_image")
load("//tools/android/emulated_devices:macro/props.bzl", "new_props")
_IMG_TEMPLATE = (
"@androidsdk//:emulator_images_%s"
)
_GOOGLE = "google... | 1 | Add wear-le as system image flavor in API level 26. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10044691 | <NME> image_info.bzl
<BEF> """Image info contains all well known system image files."""
load("//tools/android/emulated_devices:macro/image.bzl", "image_api", "new_image")
load("//tools/android/emulated_devices:macro/props.bzl", "new_props")
_IMG_TEMPLATE = (
"@androidsdk//:emulator_images_%s"
)
_GOOGLE = "google... | 1 | Add wear-le as system image flavor in API level 26. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10044692 | <NME> image_info.bzl
<BEF> """Image info contains all well known system image files."""
load("//tools/android/emulated_devices:macro/image.bzl", "image_api", "new_image")
load("//tools/android/emulated_devices:macro/props.bzl", "new_props")
_IMG_TEMPLATE = (
"@androidsdk//:emulator_images_%s"
)
_GOOGLE = "google... | 1 | Add wear-le as system image flavor in API level 26. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10044693 | <NME> WindowCapture.kt
<BEF> ADDFILE
<MSG> Initial iteration of new experimental androidx.test.core screenshot APIs.
This CL adds the following kotlin extensions:
- androidx.test.core.view
- View.captureToBitmap
- Window.captureRegionToBitmap
Known issues that will be addressed in future CLs:
- Window.capt... | 102 | Initial iteration of new experimental androidx.test.core screenshot APIs. | 0 | .kt | kt | apache-2.0 | android/android-test |
10044694 | <NME> WindowCapture.kt
<BEF> ADDFILE
<MSG> Initial iteration of new experimental androidx.test.core screenshot APIs.
This CL adds the following kotlin extensions:
- androidx.test.core.view
- View.captureToBitmap
- Window.captureRegionToBitmap
Known issues that will be addressed in future CLs:
- Window.capt... | 102 | Initial iteration of new experimental androidx.test.core screenshot APIs. | 0 | .kt | kt | apache-2.0 | android/android-test |
10044695 | <NME> WindowCapture.kt
<BEF> ADDFILE
<MSG> Initial iteration of new experimental androidx.test.core screenshot APIs.
This CL adds the following kotlin extensions:
- androidx.test.core.view
- View.captureToBitmap
- Window.captureRegionToBitmap
Known issues that will be addressed in future CLs:
- Window.capt... | 102 | Initial iteration of new experimental androidx.test.core screenshot APIs. | 0 | .kt | kt | apache-2.0 | android/android-test |
10044696 | <NME> WindowCapture.kt
<BEF> ADDFILE
<MSG> Initial iteration of new experimental androidx.test.core screenshot APIs.
This CL adds the following kotlin extensions:
- androidx.test.core.view
- View.captureToBitmap
- Window.captureRegionToBitmap
Known issues that will be addressed in future CLs:
- Window.capt... | 102 | Initial iteration of new experimental androidx.test.core screenshot APIs. | 0 | .kt | kt | apache-2.0 | android/android-test |
10044697 | <NME> WindowCapture.kt
<BEF> ADDFILE
<MSG> Initial iteration of new experimental androidx.test.core screenshot APIs.
This CL adds the following kotlin extensions:
- androidx.test.core.view
- View.captureToBitmap
- Window.captureRegionToBitmap
Known issues that will be addressed in future CLs:
- Window.capt... | 102 | Initial iteration of new experimental androidx.test.core screenshot APIs. | 0 | .kt | kt | apache-2.0 | android/android-test |
10044698 | <NME> build-test.yml
<BEF> ADDFILE
<MSG> Rename workflow, check java version
<DFF> @@ -0,0 +1,19 @@
+name: Build
+on:
+ push:
+ branches: [ master ]
+
+ pull_request:
+ branches: [ master ]
+
+jobs:
+ build:
+ runs-on: ubuntu-latest
+ steps:
+ - name: Check out repository code
+ uses: action... | 19 | Rename workflow, check java version | 0 | .yml | github/workflows/build-test | apache-2.0 | android/android-test |
10044699 | <NME> build-test.yml
<BEF> ADDFILE
<MSG> Rename workflow, check java version
<DFF> @@ -0,0 +1,19 @@
+name: Build
+on:
+ push:
+ branches: [ master ]
+
+ pull_request:
+ branches: [ master ]
+
+jobs:
+ build:
+ runs-on: ubuntu-latest
+ steps:
+ - name: Check out repository code
+ uses: action... | 19 | Rename workflow, check java version | 0 | .yml | github/workflows/build-test | apache-2.0 | android/android-test |
10044700 | <NME> build-test.yml
<BEF> ADDFILE
<MSG> Rename workflow, check java version
<DFF> @@ -0,0 +1,19 @@
+name: Build
+on:
+ push:
+ branches: [ master ]
+
+ pull_request:
+ branches: [ master ]
+
+jobs:
+ build:
+ runs-on: ubuntu-latest
+ steps:
+ - name: Check out repository code
+ uses: action... | 19 | Rename workflow, check java version | 0 | .yml | github/workflows/build-test | apache-2.0 | android/android-test |
10044701 | <NME> build-test.yml
<BEF> ADDFILE
<MSG> Rename workflow, check java version
<DFF> @@ -0,0 +1,19 @@
+name: Build
+on:
+ push:
+ branches: [ master ]
+
+ pull_request:
+ branches: [ master ]
+
+jobs:
+ build:
+ runs-on: ubuntu-latest
+ steps:
+ - name: Check out repository code
+ uses: action... | 19 | Rename workflow, check java version | 0 | .yml | github/workflows/build-test | apache-2.0 | android/android-test |
10044702 | <NME> build-test.yml
<BEF> ADDFILE
<MSG> Rename workflow, check java version
<DFF> @@ -0,0 +1,19 @@
+name: Build
+on:
+ push:
+ branches: [ master ]
+
+ pull_request:
+ branches: [ master ]
+
+jobs:
+ build:
+ runs-on: ubuntu-latest
+ steps:
+ - name: Check out repository code
+ uses: action... | 19 | Rename workflow, check java version | 0 | .yml | github/workflows/build-test | apache-2.0 | android/android-test |
10044703 | <NME> BUILD.bazel
<BEF> ADDFILE
<MSG> Added the bazel build file for the internal data package.
PiperOrigin-RevId: 383953971
<DFF> @@ -0,0 +1,14 @@
+# This package loads and stores test output artifact metadata for easier debugging of Espresso tests
+load("@io_bazel_rules_kotlin//kotlin:kotlin.bzl", "kt_android_libra... | 14 | Added the bazel build file for the internal data package. | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10044704 | <NME> BUILD.bazel
<BEF> ADDFILE
<MSG> Added the bazel build file for the internal data package.
PiperOrigin-RevId: 383953971
<DFF> @@ -0,0 +1,14 @@
+# This package loads and stores test output artifact metadata for easier debugging of Espresso tests
+load("@io_bazel_rules_kotlin//kotlin:kotlin.bzl", "kt_android_libra... | 14 | Added the bazel build file for the internal data package. | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10044705 | <NME> BUILD.bazel
<BEF> ADDFILE
<MSG> Added the bazel build file for the internal data package.
PiperOrigin-RevId: 383953971
<DFF> @@ -0,0 +1,14 @@
+# This package loads and stores test output artifact metadata for easier debugging of Espresso tests
+load("@io_bazel_rules_kotlin//kotlin:kotlin.bzl", "kt_android_libra... | 14 | Added the bazel build file for the internal data package. | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10044706 | <NME> BUILD.bazel
<BEF> ADDFILE
<MSG> Added the bazel build file for the internal data package.
PiperOrigin-RevId: 383953971
<DFF> @@ -0,0 +1,14 @@
+# This package loads and stores test output artifact metadata for easier debugging of Espresso tests
+load("@io_bazel_rules_kotlin//kotlin:kotlin.bzl", "kt_android_libra... | 14 | Added the bazel build file for the internal data package. | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10044707 | <NME> BUILD.bazel
<BEF> ADDFILE
<MSG> Added the bazel build file for the internal data package.
PiperOrigin-RevId: 383953971
<DFF> @@ -0,0 +1,14 @@
+# This package loads and stores test output artifact metadata for easier debugging of Espresso tests
+load("@io_bazel_rules_kotlin//kotlin:kotlin.bzl", "kt_android_libra... | 14 | Added the bazel build file for the internal data package. | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10044708 | <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... | 16 | Handle case where app crashes before instrumentationResultPrinter is set. | 12 | .java | java | apache-2.0 | android/android-test |
10044709 | <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... | 16 | Handle case where app crashes before instrumentationResultPrinter is set. | 12 | .java | java | apache-2.0 | android/android-test |
10044710 | <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... | 16 | Handle case where app crashes before instrumentationResultPrinter is set. | 12 | .java | java | apache-2.0 | android/android-test |
10044711 | <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... | 16 | Handle case where app crashes before instrumentationResultPrinter is set. | 12 | .java | java | apache-2.0 | android/android-test |
10044712 | <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... | 16 | Handle case where app crashes before instrumentationResultPrinter is set. | 12 | .java | java | apache-2.0 | android/android-test |
10044713 | <NME> ActivityLifecycleMonitorImplTest.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... | 28 | Convert runner tests from deprecated android.test APIs | 14 | .java | java | apache-2.0 | android/android-test |
10044714 | <NME> ActivityLifecycleMonitorImplTest.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... | 28 | Convert runner tests from deprecated android.test APIs | 14 | .java | java | apache-2.0 | android/android-test |
10044715 | <NME> ActivityLifecycleMonitorImplTest.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... | 28 | Convert runner tests from deprecated android.test APIs | 14 | .java | java | apache-2.0 | android/android-test |
10044716 | <NME> ActivityLifecycleMonitorImplTest.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... | 28 | Convert runner tests from deprecated android.test APIs | 14 | .java | java | apache-2.0 | android/android-test |
10044717 | <NME> ActivityLifecycleMonitorImplTest.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... | 28 | Convert runner tests from deprecated android.test APIs | 14 | .java | java | apache-2.0 | android/android-test |
10044718 | <NME> BUILD.bazel
<BEF> # Description:
# Tests for Network Idling Resources
licenses(["notice"]) # Apache License 2.0
IDLING_NET_TEST_SRCS = glob(["*.java"])
IDLING_NET_DEPS = [
"//runner/android_junit_runner/java/androidx/test:runner",
"//espresso/idling_resource/java/androidx/test/espresso:idling_resource_... | 22 | Convert espresso/idling_resource tests to android_library_instrumentation_tests. | 58 | .bazel | bazel | apache-2.0 | android/android-test |
10044719 | <NME> BUILD.bazel
<BEF> # Description:
# Tests for Network Idling Resources
licenses(["notice"]) # Apache License 2.0
IDLING_NET_TEST_SRCS = glob(["*.java"])
IDLING_NET_DEPS = [
"//runner/android_junit_runner/java/androidx/test:runner",
"//espresso/idling_resource/java/androidx/test/espresso:idling_resource_... | 22 | Convert espresso/idling_resource tests to android_library_instrumentation_tests. | 58 | .bazel | bazel | apache-2.0 | android/android-test |
10044720 | <NME> BUILD.bazel
<BEF> # Description:
# Tests for Network Idling Resources
licenses(["notice"]) # Apache License 2.0
IDLING_NET_TEST_SRCS = glob(["*.java"])
IDLING_NET_DEPS = [
"//runner/android_junit_runner/java/androidx/test:runner",
"//espresso/idling_resource/java/androidx/test/espresso:idling_resource_... | 22 | Convert espresso/idling_resource tests to android_library_instrumentation_tests. | 58 | .bazel | bazel | apache-2.0 | android/android-test |
10044721 | <NME> BUILD.bazel
<BEF> # Description:
# Tests for Network Idling Resources
licenses(["notice"]) # Apache License 2.0
IDLING_NET_TEST_SRCS = glob(["*.java"])
IDLING_NET_DEPS = [
"//runner/android_junit_runner/java/androidx/test:runner",
"//espresso/idling_resource/java/androidx/test/espresso:idling_resource_... | 22 | Convert espresso/idling_resource tests to android_library_instrumentation_tests. | 58 | .bazel | bazel | apache-2.0 | android/android-test |
10044722 | <NME> BUILD.bazel
<BEF> # Description:
# Tests for Network Idling Resources
licenses(["notice"]) # Apache License 2.0
IDLING_NET_TEST_SRCS = glob(["*.java"])
IDLING_NET_DEPS = [
"//runner/android_junit_runner/java/androidx/test:runner",
"//espresso/idling_resource/java/androidx/test/espresso:idling_resource_... | 22 | Convert espresso/idling_resource tests to android_library_instrumentation_tests. | 58 | .bazel | bazel | apache-2.0 | android/android-test |
10044723 | <NME> BundleSubjectTest.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/LICEN... | 8 | Add stringArray to BundleSubject. | 0 | .java | java | apache-2.0 | android/android-test |
10044724 | <NME> BundleSubjectTest.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/LICEN... | 8 | Add stringArray to BundleSubject. | 0 | .java | java | apache-2.0 | android/android-test |
10044725 | <NME> BundleSubjectTest.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/LICEN... | 8 | Add stringArray to BundleSubject. | 0 | .java | java | apache-2.0 | android/android-test |
10044726 | <NME> BundleSubjectTest.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/LICEN... | 8 | Add stringArray to BundleSubject. | 0 | .java | java | apache-2.0 | android/android-test |
10044727 | <NME> BundleSubjectTest.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/LICEN... | 8 | Add stringArray to BundleSubject. | 0 | .java | java | apache-2.0 | android/android-test |
10044728 | <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... | 11 | Checks the nullability of the `testEventClient` before calling it to report an app crash in the #onException method. | 11 | .java | java | apache-2.0 | android/android-test |
10044729 | <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... | 11 | Checks the nullability of the `testEventClient` before calling it to report an app crash in the #onException method. | 11 | .java | java | apache-2.0 | android/android-test |
10044730 | <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... | 11 | Checks the nullability of the `testEventClient` before calling it to report an app crash in the #onException method. | 11 | .java | java | apache-2.0 | android/android-test |
10044731 | <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... | 11 | Checks the nullability of the `testEventClient` before calling it to report an app crash in the #onException method. | 11 | .java | java | apache-2.0 | android/android-test |
10044732 | <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... | 11 | Checks the nullability of the `testEventClient` before calling it to report an app crash in the #onException method. | 11 | .java | java | apache-2.0 | android/android-test |
10044733 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
"""
# AXT versions
RUNNER_VERSION = "1.3.0"
ESPRESSO_VERSION = "3.3.0"
CORE_VERSION = "1.3.0"
ANDROIDX_JUNIT_VERSION = "1.1.2"
ANDROIDX_TRUTH_VERSION = "1.3.0"
UIAUTOMATOR_VERSION = "2.2.0"
JANK_VERSION = "1.0.1"
SERVICES... | 5 | Increment versions to 1.3.1-SNAPSHOT. | 5 | .bzl | bzl | apache-2.0 | android/android-test |
10044734 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
"""
# AXT versions
RUNNER_VERSION = "1.3.0"
ESPRESSO_VERSION = "3.3.0"
CORE_VERSION = "1.3.0"
ANDROIDX_JUNIT_VERSION = "1.1.2"
ANDROIDX_TRUTH_VERSION = "1.3.0"
UIAUTOMATOR_VERSION = "2.2.0"
JANK_VERSION = "1.0.1"
SERVICES... | 5 | Increment versions to 1.3.1-SNAPSHOT. | 5 | .bzl | bzl | apache-2.0 | android/android-test |
10044735 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
"""
# AXT versions
RUNNER_VERSION = "1.3.0"
ESPRESSO_VERSION = "3.3.0"
CORE_VERSION = "1.3.0"
ANDROIDX_JUNIT_VERSION = "1.1.2"
ANDROIDX_TRUTH_VERSION = "1.3.0"
UIAUTOMATOR_VERSION = "2.2.0"
JANK_VERSION = "1.0.1"
SERVICES... | 5 | Increment versions to 1.3.1-SNAPSHOT. | 5 | .bzl | bzl | apache-2.0 | android/android-test |
10044736 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
"""
# AXT versions
RUNNER_VERSION = "1.3.0"
ESPRESSO_VERSION = "3.3.0"
CORE_VERSION = "1.3.0"
ANDROIDX_JUNIT_VERSION = "1.1.2"
ANDROIDX_TRUTH_VERSION = "1.3.0"
UIAUTOMATOR_VERSION = "2.2.0"
JANK_VERSION = "1.0.1"
SERVICES... | 5 | Increment versions to 1.3.1-SNAPSHOT. | 5 | .bzl | bzl | apache-2.0 | android/android-test |
10044737 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
"""
# AXT versions
RUNNER_VERSION = "1.3.0"
ESPRESSO_VERSION = "3.3.0"
CORE_VERSION = "1.3.0"
ANDROIDX_JUNIT_VERSION = "1.1.2"
ANDROIDX_TRUTH_VERSION = "1.3.0"
UIAUTOMATOR_VERSION = "2.2.0"
JANK_VERSION = "1.0.1"
SERVICES... | 5 | Increment versions to 1.3.1-SNAPSHOT. | 5 | .bzl | bzl | apache-2.0 | android/android-test |
10044738 | <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... | 1 | Update error message. | 1 | .cmake | cmake | unlicense | bsamseth/cpp-project |
10044739 | <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... | 1 | Update error message. | 1 | .cmake | cmake | unlicense | bsamseth/cpp-project |
10044740 | <NME> JavascriptEvaluation.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/LICEN... | 13 | If the script string is a Javascript function, pass it in as is to the EXECUTE_SCRIPT_ANDROID atom. This will work with servers that have strict CSP (e.g. 'script-src' directive set to 'self'), and not trigger the "unsafe_eval" error. | 12 | .java | java | apache-2.0 | android/android-test |
10044741 | <NME> JavascriptEvaluation.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/LICEN... | 13 | If the script string is a Javascript function, pass it in as is to the EXECUTE_SCRIPT_ANDROID atom. This will work with servers that have strict CSP (e.g. 'script-src' directive set to 'self'), and not trigger the "unsafe_eval" error. | 12 | .java | java | apache-2.0 | android/android-test |
10044742 | <NME> JavascriptEvaluation.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/LICEN... | 13 | If the script string is a Javascript function, pass it in as is to the EXECUTE_SCRIPT_ANDROID atom. This will work with servers that have strict CSP (e.g. 'script-src' directive set to 'self'), and not trigger the "unsafe_eval" error. | 12 | .java | java | apache-2.0 | android/android-test |
10044743 | <NME> JavascriptEvaluation.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/LICEN... | 13 | If the script string is a Javascript function, pass it in as is to the EXECUTE_SCRIPT_ANDROID atom. This will work with servers that have strict CSP (e.g. 'script-src' directive set to 'self'), and not trigger the "unsafe_eval" error. | 12 | .java | java | apache-2.0 | android/android-test |
10044744 | <NME> JavascriptEvaluation.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/LICEN... | 13 | If the script string is a Javascript function, pass it in as is to the EXECUTE_SCRIPT_ANDROID atom. This will work with servers that have strict CSP (e.g. 'script-src' directive set to 'self'), and not trigger the "unsafe_eval" error. | 12 | .java | java | apache-2.0 | android/android-test |
10044745 | <NME> BaseSingleFoldDeviceAction.kt
<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/L... | 6 | Downgrade exception thrown when no folding features are found to a warning | 2 | .kt | kt | apache-2.0 | android/android-test |
10044746 | <NME> BaseSingleFoldDeviceAction.kt
<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/L... | 6 | Downgrade exception thrown when no folding features are found to a warning | 2 | .kt | kt | apache-2.0 | android/android-test |
10044747 | <NME> BaseSingleFoldDeviceAction.kt
<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/L... | 6 | Downgrade exception thrown when no folding features are found to a warning | 2 | .kt | kt | apache-2.0 | android/android-test |
10044748 | <NME> BaseSingleFoldDeviceAction.kt
<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/L... | 6 | Downgrade exception thrown when no folding features are found to a warning | 2 | .kt | kt | apache-2.0 | android/android-test |
10044749 | <NME> BaseSingleFoldDeviceAction.kt
<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/L... | 6 | Downgrade exception thrown when no folding features are found to a warning | 2 | .kt | kt | apache-2.0 | android/android-test |