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
10046650
<NME> TestOutputHandler.java <BEF> ADDFILE <MSG> Create a TestOutputEmitter plugin and make use of it in Espresso exceptions. Also create a ServiceLoaderWrapper.loadSingleService util method. PiperOrigin-RevId: 220197915 <DFF> @@ -0,0 +1,30 @@ +/* + * Copyright (C) 2018 The Android Open Source Project + * + * Licens...
30
Create a TestOutputEmitter plugin and make use of it in Espresso exceptions.
0
.java
java
apache-2.0
android/android-test
10046651
<NME> TestOutputHandler.java <BEF> ADDFILE <MSG> Create a TestOutputEmitter plugin and make use of it in Espresso exceptions. Also create a ServiceLoaderWrapper.loadSingleService util method. PiperOrigin-RevId: 220197915 <DFF> @@ -0,0 +1,30 @@ +/* + * Copyright (C) 2018 The Android Open Source Project + * + * Licens...
30
Create a TestOutputEmitter plugin and make use of it in Espresso exceptions.
0
.java
java
apache-2.0
android/android-test
10046652
<NME> TestOutputHandler.java <BEF> ADDFILE <MSG> Create a TestOutputEmitter plugin and make use of it in Espresso exceptions. Also create a ServiceLoaderWrapper.loadSingleService util method. PiperOrigin-RevId: 220197915 <DFF> @@ -0,0 +1,30 @@ +/* + * Copyright (C) 2018 The Android Open Source Project + * + * Licens...
30
Create a TestOutputEmitter plugin and make use of it in Espresso exceptions.
0
.java
java
apache-2.0
android/android-test
10046653
<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
chore: finish popup feature
0
.js
js
mit
gitalk/gitalk
10046654
<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
chore: finish popup feature
0
.js
js
mit
gitalk/gitalk
10046655
<NME> TestLoader.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-2.0 ...
2
Catch NoClassDefFoundError to mimic chrome friendly loader runner.
1
.java
java
apache-2.0
android/android-test
10046656
<NME> TestLoader.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-2.0 ...
2
Catch NoClassDefFoundError to mimic chrome friendly loader runner.
1
.java
java
apache-2.0
android/android-test
10046657
<NME> TestLoader.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-2.0 ...
2
Catch NoClassDefFoundError to mimic chrome friendly loader runner.
1
.java
java
apache-2.0
android/android-test
10046658
<NME> TestLoader.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-2.0 ...
2
Catch NoClassDefFoundError to mimic chrome friendly loader runner.
1
.java
java
apache-2.0
android/android-test
10046659
<NME> TestLoader.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-2.0 ...
2
Catch NoClassDefFoundError to mimic chrome friendly loader runner.
1
.java
java
apache-2.0
android/android-test
10046660
<NME> BUILD.bazel <BEF> # Genrule that creates a Java classes with 32768 methods [genrule( name = "MultiDexTestClass%s" % s, outs = ["MultiDexTestClass%s.java" % s], cmd = "echo 'package androidx.test.multidex.app;'>$@;" + "echo 'public class MultiDexTestClass%s {'>>$@;" % s + "for i in ...
2
Mark multidex test target as testonly.
0
.bazel
bazel
apache-2.0
android/android-test
10046661
<NME> BUILD.bazel <BEF> # Genrule that creates a Java classes with 32768 methods [genrule( name = "MultiDexTestClass%s" % s, outs = ["MultiDexTestClass%s.java" % s], cmd = "echo 'package androidx.test.multidex.app;'>$@;" + "echo 'public class MultiDexTestClass%s {'>>$@;" % s + "for i in ...
2
Mark multidex test target as testonly.
0
.bazel
bazel
apache-2.0
android/android-test
10046662
<NME> BUILD.bazel <BEF> # Genrule that creates a Java classes with 32768 methods [genrule( name = "MultiDexTestClass%s" % s, outs = ["MultiDexTestClass%s.java" % s], cmd = "echo 'package androidx.test.multidex.app;'>$@;" + "echo 'public class MultiDexTestClass%s {'>>$@;" % s + "for i in ...
2
Mark multidex test target as testonly.
0
.bazel
bazel
apache-2.0
android/android-test
10046663
<NME> BUILD.bazel <BEF> # Genrule that creates a Java classes with 32768 methods [genrule( name = "MultiDexTestClass%s" % s, outs = ["MultiDexTestClass%s.java" % s], cmd = "echo 'package androidx.test.multidex.app;'>$@;" + "echo 'public class MultiDexTestClass%s {'>>$@;" % s + "for i in ...
2
Mark multidex test target as testonly.
0
.bazel
bazel
apache-2.0
android/android-test
10046664
<NME> BUILD.bazel <BEF> # Genrule that creates a Java classes with 32768 methods [genrule( name = "MultiDexTestClass%s" % s, outs = ["MultiDexTestClass%s.java" % s], cmd = "echo 'package androidx.test.multidex.app;'>$@;" + "echo 'public class MultiDexTestClass%s {'>>$@;" % s + "for i in ...
2
Mark multidex test target as testonly.
0
.bazel
bazel
apache-2.0
android/android-test
10046665
<NME> README.md <BEF> [![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active) [![Build Status](https://travis-ci.org/bsamseth/cpp-project.svg?branch=master)](https://travis-ci.org...
1
Change from MIT to The Unlicense (#9)
1
.md
md
unlicense
bsamseth/cpp-project
10046666
<NME> README.md <BEF> [![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active) [![Build Status](https://travis-ci.org/bsamseth/cpp-project.svg?branch=master)](https://travis-ci.org...
1
Change from MIT to The Unlicense (#9)
1
.md
md
unlicense
bsamseth/cpp-project
10046667
<NME> README.md <BEF> [![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active) [![Build Status](https://travis-ci.org/bsamseth/cpp-project.svg?branch=master)](https://travis-ci.org...
3
Add extra make targets to demo.
2
.md
md
unlicense
bsamseth/cpp-project
10046668
<NME> README.md <BEF> [![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active) [![Build Status](https://travis-ci.org/bsamseth/cpp-project.svg?branch=master)](https://travis-ci.org...
3
Add extra make targets to demo.
2
.md
md
unlicense
bsamseth/cpp-project
10046669
<NME> index.js <BEF> import Polyglot from 'node-polyglot/build/polyglot' import ZHCN from './zh-CN.json' import ZHTW from './zh-TW.json' import EN from './en.json' import ES from './es-ES.json' import FR from './fr.json' import RU from './ru.json' const i18nMap = { 'zh': ZHCN, import JA from './ja.json' const i18nM...
2
feat: add german translations (#309)
0
.js
js
mit
gitalk/gitalk
10046670
<NME> index.js <BEF> import Polyglot from 'node-polyglot/build/polyglot' import ZHCN from './zh-CN.json' import ZHTW from './zh-TW.json' import EN from './en.json' import ES from './es-ES.json' import FR from './fr.json' import RU from './ru.json' const i18nMap = { 'zh': ZHCN, import JA from './ja.json' const i18nM...
2
feat: add german translations (#309)
0
.js
js
mit
gitalk/gitalk
10046671
<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...
9
Capture device data and report failures at the unified launcher level.
4
.py
py
apache-2.0
android/android-test
10046672
<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...
9
Capture device data and report failures at the unified launcher level.
4
.py
py
apache-2.0
android/android-test
10046673
<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...
9
Capture device data and report failures at the unified launcher level.
4
.py
py
apache-2.0
android/android-test
10046674
<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...
9
Capture device data and report failures at the unified launcher level.
4
.py
py
apache-2.0
android/android-test
10046675
<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...
9
Capture device data and report failures at the unified launcher level.
4
.py
py
apache-2.0
android/android-test
10046676
<NME> BUILD.bazel <BEF> # Description: Build rules for speak easy tests licenses(["notice"]) # Apache License 2.0 package( default_visibility = [ "//services/speakeasy/javatests/androidx/test/services/speakeasy:__subpackages__", ], ) ## Robolectric tests SE_DEPS = [ "//services/speakeasy/java/an...
2
Update robolectric-bazel to 4.1
1
.bazel
bazel
apache-2.0
android/android-test
10046677
<NME> BUILD.bazel <BEF> # Description: Build rules for speak easy tests licenses(["notice"]) # Apache License 2.0 package( default_visibility = [ "//services/speakeasy/javatests/androidx/test/services/speakeasy:__subpackages__", ], ) ## Robolectric tests SE_DEPS = [ "//services/speakeasy/java/an...
2
Update robolectric-bazel to 4.1
1
.bazel
bazel
apache-2.0
android/android-test
10046678
<NME> BUILD.bazel <BEF> # Description: Build rules for speak easy tests licenses(["notice"]) # Apache License 2.0 package( default_visibility = [ "//services/speakeasy/javatests/androidx/test/services/speakeasy:__subpackages__", ], ) ## Robolectric tests SE_DEPS = [ "//services/speakeasy/java/an...
2
Update robolectric-bazel to 4.1
1
.bazel
bazel
apache-2.0
android/android-test
10046679
<NME> BUILD.bazel <BEF> # Description: Build rules for speak easy tests licenses(["notice"]) # Apache License 2.0 package( default_visibility = [ "//services/speakeasy/javatests/androidx/test/services/speakeasy:__subpackages__", ], ) ## Robolectric tests SE_DEPS = [ "//services/speakeasy/java/an...
2
Update robolectric-bazel to 4.1
1
.bazel
bazel
apache-2.0
android/android-test
10046680
<NME> BUILD.bazel <BEF> # Description: Build rules for speak easy tests licenses(["notice"]) # Apache License 2.0 package( default_visibility = [ "//services/speakeasy/javatests/androidx/test/services/speakeasy:__subpackages__", ], ) ## Robolectric tests SE_DEPS = [ "//services/speakeasy/java/an...
2
Update robolectric-bazel to 4.1
1
.bazel
bazel
apache-2.0
android/android-test
10046681
<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....
16
refactor: options.body add default value
0
.js
js
mit
gitalk/gitalk
10046682
<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....
16
refactor: options.body add default value
0
.js
js
mit
gitalk/gitalk
10046683
<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...
3
feat: export GITALK_COMMENTS_COUNT
0
.jsx
jsx
mit
gitalk/gitalk
10046684
<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...
3
feat: export GITALK_COMMENTS_COUNT
0
.jsx
jsx
mit
gitalk/gitalk
10046685
<NME> readme.md <BEF> # Gitalk [![NPM][npm-version-image]][npm-version-url] [![CDNJS][cdnjs-version-image]][cdnjs-version-url] [![jsdelivr](https://data.jsdelivr.com/v1/package/npm/gitalk/badge)](https://www.jsdelivr.com/package/npm/gitalk) [![david-dm][david-dm-image]][david-dm-url] [![travis][travis-image]][travi...
3
docs: readme language sync
2
.md
md
mit
gitalk/gitalk
10046686
<NME> readme.md <BEF> # Gitalk [![NPM][npm-version-image]][npm-version-url] [![CDNJS][cdnjs-version-image]][cdnjs-version-url] [![jsdelivr](https://data.jsdelivr.com/v1/package/npm/gitalk/badge)](https://www.jsdelivr.com/package/npm/gitalk) [![david-dm][david-dm-image]][david-dm-url] [![travis][travis-image]][travi...
3
docs: readme language sync
2
.md
md
mit
gitalk/gitalk
10046687
<NME> webpack.config.comp.js <BEF> ADDFILE <MSG> feat: add react component entry close #196 <DFF> @@ -0,0 +1,15 @@ +// webpack config for export react component + +const webpackConfig = Object.create(require('./webpack.config.js')) + +webpackConfig.entry = './gitalk.jsx' +webpackConfig.output = Object.create(webpackC...
15
feat: add react component entry
0
.js
config
mit
gitalk/gitalk
10046688
<NME> webpack.config.comp.js <BEF> ADDFILE <MSG> feat: add react component entry close #196 <DFF> @@ -0,0 +1,15 @@ +// webpack config for export react component + +const webpackConfig = Object.create(require('./webpack.config.js')) + +webpackConfig.entry = './gitalk.jsx' +webpackConfig.output = Object.create(webpackC...
15
feat: add react component entry
0
.js
config
mit
gitalk/gitalk
10046689
<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...
17
Fix ActivityNotFoundException in ActivityScenario in API 33
7
.java
java
apache-2.0
android/android-test
10046690
<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...
17
Fix ActivityNotFoundException in ActivityScenario in API 33
7
.java
java
apache-2.0
android/android-test
10046691
<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...
17
Fix ActivityNotFoundException in ActivityScenario in API 33
7
.java
java
apache-2.0
android/android-test
10046692
<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...
17
Fix ActivityNotFoundException in ActivityScenario in API 33
7
.java
java
apache-2.0
android/android-test
10046693
<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...
17
Fix ActivityNotFoundException in ActivityScenario in API 33
7
.java
java
apache-2.0
android/android-test
10046694
<NME> Intents.java <BEF> /* * Copyright (C) 2015 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * ...
3
Check for null reference
1
.java
java
apache-2.0
android/android-test
10046695
<NME> Intents.java <BEF> /* * Copyright (C) 2015 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * ...
3
Check for null reference
1
.java
java
apache-2.0
android/android-test
10046696
<NME> Intents.java <BEF> /* * Copyright (C) 2015 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * ...
3
Check for null reference
1
.java
java
apache-2.0
android/android-test
10046697
<NME> Intents.java <BEF> /* * Copyright (C) 2015 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * ...
3
Check for null reference
1
.java
java
apache-2.0
android/android-test
10046698
<NME> Intents.java <BEF> /* * Copyright (C) 2015 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * ...
3
Check for null reference
1
.java
java
apache-2.0
android/android-test
10046699
<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...
1
Update recommended Bazel version to 4.2.2 for CONTRIBUTING.md
1
.md
md
apache-2.0
android/android-test
10046700
<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...
1
Update recommended Bazel version to 4.2.2 for CONTRIBUTING.md
1
.md
md
apache-2.0
android/android-test
10046701
<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...
1
Update recommended Bazel version to 4.2.2 for CONTRIBUTING.md
1
.md
md
apache-2.0
android/android-test
10046702
<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...
1
Update recommended Bazel version to 4.2.2 for CONTRIBUTING.md
1
.md
md
apache-2.0
android/android-test
10046703
<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...
1
Update recommended Bazel version to 4.2.2 for CONTRIBUTING.md
1
.md
md
apache-2.0
android/android-test
10046704
<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-...
1
Add temporary flag to AJUR to enable migration from the old -> new Test Platform service.
0
.java
java
apache-2.0
android/android-test
10046705
<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-...
1
Add temporary flag to AJUR to enable migration from the old -> new Test Platform service.
0
.java
java
apache-2.0
android/android-test
10046706
<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-...
1
Add temporary flag to AJUR to enable migration from the old -> new Test Platform service.
0
.java
java
apache-2.0
android/android-test
10046707
<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-...
1
Add temporary flag to AJUR to enable migration from the old -> new Test Platform service.
0
.java
java
apache-2.0
android/android-test
10046708
<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-...
1
Add temporary flag to AJUR to enable migration from the old -> new Test Platform service.
0
.java
java
apache-2.0
android/android-test
10046709
<NME> release.bzl <BEF> """Generate AXT release artifacts.""" load("//build_extensions:remove_from_jar.bzl", "remove_from_jar") load("//build_extensions:add_or_update_file_in_zip.bzl", "add_or_update_file_in_zip") def axt_release_lib( name, deps, custom_package = None, proguard_specs = None, progu...
2
Merge pull request #275 from android:jarjar
2
.bzl
bzl
apache-2.0
android/android-test
10046710
<NME> release.bzl <BEF> """Generate AXT release artifacts.""" load("//build_extensions:remove_from_jar.bzl", "remove_from_jar") load("//build_extensions:add_or_update_file_in_zip.bzl", "add_or_update_file_in_zip") def axt_release_lib( name, deps, custom_package = None, proguard_specs = None, progu...
2
Merge pull request #275 from android:jarjar
2
.bzl
bzl
apache-2.0
android/android-test
10046711
<NME> release.bzl <BEF> """Generate AXT release artifacts.""" load("//build_extensions:remove_from_jar.bzl", "remove_from_jar") load("//build_extensions:add_or_update_file_in_zip.bzl", "add_or_update_file_in_zip") def axt_release_lib( name, deps, custom_package = None, proguard_specs = None, progu...
2
Merge pull request #275 from android:jarjar
2
.bzl
bzl
apache-2.0
android/android-test
10046712
<NME> release.bzl <BEF> """Generate AXT release artifacts.""" load("//build_extensions:remove_from_jar.bzl", "remove_from_jar") load("//build_extensions:add_or_update_file_in_zip.bzl", "add_or_update_file_in_zip") def axt_release_lib( name, deps, custom_package = None, proguard_specs = None, progu...
2
Merge pull request #275 from android:jarjar
2
.bzl
bzl
apache-2.0
android/android-test
10046713
<NME> release.bzl <BEF> """Generate AXT release artifacts.""" load("//build_extensions:remove_from_jar.bzl", "remove_from_jar") load("//build_extensions:add_or_update_file_in_zip.bzl", "add_or_update_file_in_zip") def axt_release_lib( name, deps, custom_package = None, proguard_specs = None, progu...
2
Merge pull request #275 from android:jarjar
2
.bzl
bzl
apache-2.0
android/android-test
10046714
<NME> make_device.bzl <BEF> """Helper functions for generating android_device rules.""" load( "//tools/android/emulated_devices:macro/image.bzl", "image_api", "image_arch", "image_compressed_suffix", "image_device_visibility", "image_flavor", "image_version_string", ) load( "//tools/an...
3
Merge pull request #69 from android/E85C6F9B8E23B69A75E50B973AFC9EAB
2
.bzl
bzl
apache-2.0
android/android-test
10046715
<NME> make_device.bzl <BEF> """Helper functions for generating android_device rules.""" load( "//tools/android/emulated_devices:macro/image.bzl", "image_api", "image_arch", "image_compressed_suffix", "image_device_visibility", "image_flavor", "image_version_string", ) load( "//tools/an...
3
Merge pull request #69 from android/E85C6F9B8E23B69A75E50B973AFC9EAB
2
.bzl
bzl
apache-2.0
android/android-test
10046716
<NME> make_device.bzl <BEF> """Helper functions for generating android_device rules.""" load( "//tools/android/emulated_devices:macro/image.bzl", "image_api", "image_arch", "image_compressed_suffix", "image_device_visibility", "image_flavor", "image_version_string", ) load( "//tools/an...
3
Merge pull request #69 from android/E85C6F9B8E23B69A75E50B973AFC9EAB
2
.bzl
bzl
apache-2.0
android/android-test
10046717
<NME> make_device.bzl <BEF> """Helper functions for generating android_device rules.""" load( "//tools/android/emulated_devices:macro/image.bzl", "image_api", "image_arch", "image_compressed_suffix", "image_device_visibility", "image_flavor", "image_version_string", ) load( "//tools/an...
3
Merge pull request #69 from android/E85C6F9B8E23B69A75E50B973AFC9EAB
2
.bzl
bzl
apache-2.0
android/android-test
10046718
<NME> make_device.bzl <BEF> """Helper functions for generating android_device rules.""" load( "//tools/android/emulated_devices:macro/image.bzl", "image_api", "image_arch", "image_compressed_suffix", "image_device_visibility", "image_flavor", "image_version_string", ) load( "//tools/an...
3
Merge pull request #69 from android/E85C6F9B8E23B69A75E50B973AFC9EAB
2
.bzl
bzl
apache-2.0
android/android-test
10046719
<NME> AccessibilityChecks.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/LICENS...
2
Link to Accessibility-Test-Framework-for-Android for github in Espresso's AccessibilityChecks javadoc.
2
.java
java
apache-2.0
android/android-test
10046720
<NME> AccessibilityChecks.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/LICENS...
2
Link to Accessibility-Test-Framework-for-Android for github in Espresso's AccessibilityChecks javadoc.
2
.java
java
apache-2.0
android/android-test
10046721
<NME> AccessibilityChecks.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/LICENS...
2
Link to Accessibility-Test-Framework-for-Android for github in Espresso's AccessibilityChecks javadoc.
2
.java
java
apache-2.0
android/android-test
10046722
<NME> AccessibilityChecks.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/LICENS...
2
Link to Accessibility-Test-Framework-for-Android for github in Espresso's AccessibilityChecks javadoc.
2
.java
java
apache-2.0
android/android-test
10046723
<NME> AccessibilityChecks.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/LICENS...
2
Link to Accessibility-Test-Framework-for-Android for github in Espresso's AccessibilityChecks javadoc.
2
.java
java
apache-2.0
android/android-test
10046724
<NME> ViewInteractionCaptureExt.kt <BEF> /* * Copyright (C) 2021 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LI...
2
Allow capturing partially displayed or hidden views.
2
.kt
kt
apache-2.0
android/android-test
10046725
<NME> ViewInteractionCaptureExt.kt <BEF> /* * Copyright (C) 2021 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LI...
2
Allow capturing partially displayed or hidden views.
2
.kt
kt
apache-2.0
android/android-test
10046726
<NME> ViewInteractionCaptureExt.kt <BEF> /* * Copyright (C) 2021 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LI...
2
Allow capturing partially displayed or hidden views.
2
.kt
kt
apache-2.0
android/android-test
10046727
<NME> ViewInteractionCaptureExt.kt <BEF> /* * Copyright (C) 2021 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LI...
2
Allow capturing partially displayed or hidden views.
2
.kt
kt
apache-2.0
android/android-test
10046728
<NME> ViewInteractionCaptureExt.kt <BEF> /* * Copyright (C) 2021 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LI...
2
Allow capturing partially displayed or hidden views.
2
.kt
kt
apache-2.0
android/android-test
10046729
<NME> StringPatternMatcher.java <BEF> ADDFILE <MSG> Fix flakiness in OnIdleTest. PiperOrigin-RevId: 396926411 <DFF> @@ -0,0 +1,21 @@ +package androidx.test.espresso; + +import org.hamcrest.core.SubstringMatcher; + +/** Simulates the MatchesPattern available in Hamcrest 2. */ +class StringPatternMatcher extends Substr...
21
Fix flakiness in OnIdleTest.
0
.java
java
apache-2.0
android/android-test
10046730
<NME> StringPatternMatcher.java <BEF> ADDFILE <MSG> Fix flakiness in OnIdleTest. PiperOrigin-RevId: 396926411 <DFF> @@ -0,0 +1,21 @@ +package androidx.test.espresso; + +import org.hamcrest.core.SubstringMatcher; + +/** Simulates the MatchesPattern available in Hamcrest 2. */ +class StringPatternMatcher extends Substr...
21
Fix flakiness in OnIdleTest.
0
.java
java
apache-2.0
android/android-test
10046731
<NME> StringPatternMatcher.java <BEF> ADDFILE <MSG> Fix flakiness in OnIdleTest. PiperOrigin-RevId: 396926411 <DFF> @@ -0,0 +1,21 @@ +package androidx.test.espresso; + +import org.hamcrest.core.SubstringMatcher; + +/** Simulates the MatchesPattern available in Hamcrest 2. */ +class StringPatternMatcher extends Substr...
21
Fix flakiness in OnIdleTest.
0
.java
java
apache-2.0
android/android-test
10046732
<NME> StringPatternMatcher.java <BEF> ADDFILE <MSG> Fix flakiness in OnIdleTest. PiperOrigin-RevId: 396926411 <DFF> @@ -0,0 +1,21 @@ +package androidx.test.espresso; + +import org.hamcrest.core.SubstringMatcher; + +/** Simulates the MatchesPattern available in Hamcrest 2. */ +class StringPatternMatcher extends Substr...
21
Fix flakiness in OnIdleTest.
0
.java
java
apache-2.0
android/android-test
10046733
<NME> StringPatternMatcher.java <BEF> ADDFILE <MSG> Fix flakiness in OnIdleTest. PiperOrigin-RevId: 396926411 <DFF> @@ -0,0 +1,21 @@ +package androidx.test.espresso; + +import org.hamcrest.core.SubstringMatcher; + +/** Simulates the MatchesPattern available in Hamcrest 2. */ +class StringPatternMatcher extends Substr...
21
Fix flakiness in OnIdleTest.
0
.java
java
apache-2.0
android/android-test
10046734
<NME> MainActivityTest.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...
5
Internal
9
.java
java
apache-2.0
android/android-test
10046735
<NME> MainActivityTest.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...
5
Internal
9
.java
java
apache-2.0
android/android-test
10046736
<NME> MainActivityTest.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...
5
Internal
9
.java
java
apache-2.0
android/android-test
10046737
<NME> MainActivityTest.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...
5
Internal
9
.java
java
apache-2.0
android/android-test
10046738
<NME> MainActivityTest.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...
5
Internal
9
.java
java
apache-2.0
android/android-test
10046739
<NME> RequiresDeviceMode.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/LICENSE-2...
5
Mark RequiresDeviceMode annotation as experimental
0
.kt
kt
apache-2.0
android/android-test
10046740
<NME> RequiresDeviceMode.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/LICENSE-2...
5
Mark RequiresDeviceMode annotation as experimental
0
.kt
kt
apache-2.0
android/android-test
10046741
<NME> RequiresDeviceMode.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/LICENSE-2...
5
Mark RequiresDeviceMode annotation as experimental
0
.kt
kt
apache-2.0
android/android-test
10046742
<NME> RequiresDeviceMode.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/LICENSE-2...
5
Mark RequiresDeviceMode annotation as experimental
0
.kt
kt
apache-2.0
android/android-test
10046743
<NME> RequiresDeviceMode.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/LICENSE-2...
5
Mark RequiresDeviceMode annotation as experimental
0
.kt
kt
apache-2.0
android/android-test
10046744
<NME> BUILD.bazel <BEF> licenses(["notice"]) # Apache License 2.0 package( default_visibility = ["//visibility:public"], ) # ** Generate the release artifacts ** load("//build_extensions:release.bzl", "axt_release_lib") android_library( name = "espresso_web_release_lib", exports = [ "//espresso/...
6
Remove R classes from espresso maven artifacts
5
.bazel
bazel
apache-2.0
android/android-test
10046745
<NME> BUILD.bazel <BEF> licenses(["notice"]) # Apache License 2.0 package( default_visibility = ["//visibility:public"], ) # ** Generate the release artifacts ** load("//build_extensions:release.bzl", "axt_release_lib") android_library( name = "espresso_web_release_lib", exports = [ "//espresso/...
6
Remove R classes from espresso maven artifacts
5
.bazel
bazel
apache-2.0
android/android-test
10046746
<NME> BUILD.bazel <BEF> licenses(["notice"]) # Apache License 2.0 package( default_visibility = ["//visibility:public"], ) # ** Generate the release artifacts ** load("//build_extensions:release.bzl", "axt_release_lib") android_library( name = "espresso_web_release_lib", exports = [ "//espresso/...
6
Remove R classes from espresso maven artifacts
5
.bazel
bazel
apache-2.0
android/android-test
10046747
<NME> BUILD.bazel <BEF> licenses(["notice"]) # Apache License 2.0 package( default_visibility = ["//visibility:public"], ) # ** Generate the release artifacts ** load("//build_extensions:release.bzl", "axt_release_lib") android_library( name = "espresso_web_release_lib", exports = [ "//espresso/...
6
Remove R classes from espresso maven artifacts
5
.bazel
bazel
apache-2.0
android/android-test
10046748
<NME> BUILD.bazel <BEF> licenses(["notice"]) # Apache License 2.0 package( default_visibility = ["//visibility:public"], ) # ** Generate the release artifacts ** load("//build_extensions:release.bzl", "axt_release_lib") android_library( name = "espresso_web_release_lib", exports = [ "//espresso/...
6
Remove R classes from espresso maven artifacts
5
.bazel
bazel
apache-2.0
android/android-test
10046749
<NME> ViewActions.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 *...
14
Fix javadoc.
14
.java
java
apache-2.0
android/android-test