Searched +full:test +full:- +full:stable (Results 1 – 25 of 712) sorted by relevance
12345678910>>...29
| /third_party/rust/crates/regex/.github/workflows/ |
| D | ci.yml | 6 - master 8 - cron: '00 01 * * *' 10 # The section is needed to drop write-all permissions that are granted on 16 # on pull-requests, etc. may need additional permissions: 19 # https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions 21 # Reference for how to assign permissions on a job-by-job basis: 22 # https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs 25 # https://docs.github.com/en/actions/security-guides/automatic-token-authentication#permissions-for… 31 test: 32 name: test [all …]
|
| /third_party/rust/crates/memchr/.github/workflows/ |
| D | ci.yml | 5 - master 8 - master 10 - cron: '00 01 * * *' 12 test: 13 name: test 15 # For some builds, we use cross to test on 32-bit and big-endian 18 # When CARGO is set to CROSS, TARGET is set to `--target matrix.target`. 22 runs-on: ${{ matrix.os }} 26 - pinned 27 - stable [all …]
|
| /third_party/rust/crates/log/.github/workflows/ |
| D | main.yml | 5 test: 6 name: Test 7 runs-on: ${{ matrix.os }} 10 build: [stable, beta, nightly, macos, win32, win64, mingw] 12 - build: stable 13 os: ubuntu-latest 14 rust: stable 15 - build: beta 16 os: ubuntu-latest 18 - build: nightly [all …]
|
| /third_party/rust/crates/clap/.github/workflows/ |
| D | ci.yml | 7 - cron: '3 3 3 * *' 16 needs: [test, check, docs, rustfmt, clippy, cffconvert] 17 runs-on: ubuntu-latest 19 - name: Done 21 test: 22 name: Test 27 - build: linux 28 os: ubuntu-latest 29 rust: "stable" 31 - build: windows [all …]
|
| D | rust-next.yml | 1 name: rust-next 4 - cron: '3 3 3 * *' 9 test: 10 name: Test 13 build: [stable, linux, windows, mac, nightly, minimal, default, next] 15 - build: stable 16 os: ubuntu-latest 17 rust: "stable" 19 - build: linux 20 os: ubuntu-latest [all …]
|
| /third_party/rust/crates/aho-corasick/.github/workflows/ |
| D | ci.yml | 6 - master 8 - cron: '00 01 * * *' 10 test: 11 name: test 13 # For some builds, we use cross to test on 32-bit and big-endian 16 # When CARGO is set to CROSS, TARGET is set to `--target matrix.target`. 18 runs-on: ${{ matrix.os }} 22 - pinned 23 - stable 24 - stable-32 [all …]
|
| /third_party/icu/icu4c/source/common/unicode/ |
| D | normalizer2.h | 6 * Copyright (C) 2009-2013, International Business Machines 11 * encoding: UTF-8 68 * The hasBoundaryBefore(), hasBoundaryAfter() and isInert() functions test whether 77 * (to avoid replacing already-normalized text) and ucol_nextSortKeyPart() 83 * @stable ICU 4.4 89 * @stable ICU 4.4 98 * pass the U_SUCCESS() test, or else the function returns 102 * @stable ICU 49 112 * pass the U_SUCCESS() test, or else the function returns 116 * @stable ICU 49 [all …]
|
| D | unorm2.h | 6 * Copyright (C) 2009-2015, International Business Machines 11 * encoding: UTF-8 46 * @stable ICU 4.4 55 * @stable ICU 4.4 64 * @stable ICU 4.4 77 * @stable ICU 4.4 87 * @stable ICU 4.4 95 * @stable ICU 2.0 100 * @stable ICU 2.0 105 * @stable ICU 2.0 [all …]
|
| D | localematcher.h | 27 * @stable ICU 65 34 * @stable ICU 65 40 * @stable ICU 65 53 * @stable ICU 65 59 * @stable ICU 65 71 * <p>For example: <code>Supported={en, sv} desired=[en-GB, sv]</code> 72 * yields <code>Result(en-GB, en)</code> because 74 * the region distance between the earlier desired locale en-GB and en=en-US. 79 * the typical region difference. (Example: sr-Latn vs. sr-Cyrl) 86 * @stable ICU 65 [all …]
|
| D | idna.h | 5 * Copyright (C) 2010-2012, International Business Machines 9 * encoding: UTF-8 50 * @stable ICU 4.6 56 * @stable ICU 4.6 64 * The instance is thread-safe, that is, it can be used concurrently. 87 * pass the U_SUCCESS() test, or else the function returns 91 * @stable ICU 4.6 110 * pass the U_SUCCESS() test, or else the function returns 114 * @stable ICU 4.6 121 * Converts a single domain name label into its Unicode form for human-readable display. [all …]
|
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| D | normalizer2.h | 6 * Copyright (C) 2009-2013, International Business Machines 11 * encoding: UTF-8 68 * The hasBoundaryBefore(), hasBoundaryAfter() and isInert() functions test whether 77 * (to avoid replacing already-normalized text) and ucol_nextSortKeyPart() 83 * @stable ICU 4.4 89 * @stable ICU 4.4 98 * pass the U_SUCCESS() test, or else the function returns 102 * @stable ICU 49 112 * pass the U_SUCCESS() test, or else the function returns 116 * @stable ICU 49 [all …]
|
| D | unorm2.h | 6 * Copyright (C) 2009-2015, International Business Machines 11 * encoding: UTF-8 46 * @stable ICU 4.4 55 * @stable ICU 4.4 64 * @stable ICU 4.4 77 * @stable ICU 4.4 87 * @stable ICU 4.4 95 * @stable ICU 2.0 100 * @stable ICU 2.0 105 * @stable ICU 2.0 [all …]
|
| D | localematcher.h | 27 * @stable ICU 65 34 * @stable ICU 65 40 * @stable ICU 65 53 * @stable ICU 65 59 * @stable ICU 65 71 * <p>For example: <code>Supported={en, sv} desired=[en-GB, sv]</code> 72 * yields <code>Result(en-GB, en)</code> because 74 * the region distance between the earlier desired locale en-GB and en=en-US. 79 * the typical region difference. (Example: sr-Latn vs. sr-Cyrl) 86 * @stable ICU 65 [all …]
|
| D | idna.h | 5 * Copyright (C) 2010-2012, International Business Machines 9 * encoding: UTF-8 50 * @stable ICU 4.6 56 * @stable ICU 4.6 64 * The instance is thread-safe, that is, it can be used concurrently. 87 * pass the U_SUCCESS() test, or else the function returns 91 * @stable ICU 4.6 110 * pass the U_SUCCESS() test, or else the function returns 114 * @stable ICU 4.6 121 * Converts a single domain name label into its Unicode form for human-readable display. [all …]
|
| /third_party/icu/tools/release/java/src/main/resources/com/ibm/icu/dev/tools/docs/ |
| D | genReport_md.xslt | 1 <!-- 5 --> 13 <!-- <xsl:param name="ourYear" /> --> 14 <xsl:output method="text" indent="no" omit-xml-declaration="yes" /> 16 <!-- the generated file has a copyright of 2019 and following --> 17 <![CDATA[<!--]]> 20 <![CDATA[-->]]> 22 …parison: <xsl:value-of select="$leftVer"/><xsl:value-of select="$leftMilestone" /> with <xsl:value… 26 - [Removed from <xsl:value-of select="$leftVer"/>](#removed) 27 - [Deprecated or Obsoleted in <xsl:value-of select="$rightVer" />](#deprecated) [all …]
|
| D | genReport.xslt | 1 <!-- 4 --> 5 <!-- 10 * Copyright (C) 2008-2013, International Business Machines Corporation and * 15 --> 23 <!-- <xsl:param name="ourYear" /> --> 25 <xsl:output method="html" version="4.0" doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN" 26 doctype-system="http://www.w3.org/TR/html4/loose.dtd" 27 omit-xml-declaration="yes" encoding="utf-8" indent="yes"/> 37 …parison: <xsl:value-of select="$leftVer"/><xsl:value-of select="$leftMilestone" /> with <xsl:value… [all …]
|
| D | genreport_xml.xslt | 1 <?xml version="1.0" encoding="utf-8"?> 2 <!-- 5 --> 6 <!-- 11 * Copyright (C) 2008-2010, International Business Machines Corporation and * 16 --> 18 <!-- 21 --> 27 <!-- <xsl:param name="ourYear" /> --> 38 <xsl:value-of select="$leftVer"/> [all …]
|
| /third_party/rust/crates/is-terminal/.github/workflows/ |
| D | main.yml | 6 - main 12 runs-on: ubuntu-latest 14 - uses: actions/checkout@v3 17 - uses: ./.github/actions/install-rust 19 toolchain: stable 20 - run: cargo fmt --all -- --check 24 runs-on: ${{ matrix.os }} 27 build: [stable, nightly] 29 - build: stable 30 os: ubuntu-latest [all …]
|
| /third_party/rust/crates/bindgen/.github/workflows/ |
| D | bindgen.yml | 6 - main 9 - main 12 rustfmt-clippy: 13 runs-on: ubuntu-latest 16 - uses: actions/checkout@v3 18 - name: Install stable 19 uses: actions-rs/toolchain@v1 22 # TODO: Should ideally be stable, but we use some nightly-only 28 - name: Run rustfmt 29 uses: actions-rs/cargo@v1 [all …]
|
| /third_party/mesa3d/docs/ |
| D | submittingpatches.rst | 7 ---------------- 9 - Patches should not mix code changes with code formatting changes 11 - Code patches should follow Mesa :doc:`coding 13 - Whenever possible, patches should only affect individual Mesa/Gallium 15 - Patches should never introduce build breaks and should be bisectable 17 - Patches should be properly :ref:`formatted <formatting>`. 18 - Patches should be sufficiently :ref:`tested <testing>` before 20 - Patches should be :ref:`submitted <submit>` via a merge request for 26 ---------------- 28 - Lines should be limited to 75 characters or less so that Git logs [all …]
|
| /third_party/rust/crates/cfg-if/.github/workflows/ |
| D | main.yml | 5 test: 6 name: Test 7 runs-on: ubuntu-latest 10 rust: [stable, beta, nightly] 12 - uses: actions/checkout@master 13 - name: Install Rust Stable 18 rustc -vV 19 - name: Run tests 20 run: cargo test 24 runs-on: ubuntu-latest [all …]
|
| /third_party/rust/crates/io-lifetimes/.github/workflows/ |
| D | main.yml | 6 - main 12 runs-on: ubuntu-latest 14 - uses: actions/checkout@v3 17 - uses: ./.github/actions/install-rust 19 toolchain: stable 20 - run: cargo fmt --all -- --check 24 runs-on: ${{ matrix.os }} 27 build: [stable, nightly] 29 - build: stable 30 os: ubuntu-latest [all …]
|
| /third_party/rust/crates/termcolor/.github/workflows/ |
| D | ci.yml | 6 - master 8 - cron: '00 01 * * *' 10 test: 11 name: test 12 runs-on: ${{ matrix.os }} 16 - pinned 17 - pinned-win 18 - stable 19 - beta 20 - nightly [all …]
|
| /third_party/rust/crates/proc-macro-error/ |
| D | .gitlab-ci.yml | 2 - test 6 stage: test 7 image: debian:stable-slim 9 - export CARGO_HOME="$CI_PROJECT_DIR/.cargo" 10 - export PATH="$PATH:$CARGO_HOME/bin" 11 - export RUST_BACKTRACE=full 12 - apt-get update > /dev/null 13 - apt-get install -y curl build-essential > /dev/null 14 - curl https://sh.rustup.rs -sSf | sh -s -- -y --default-toolchain $RUST_VERSION 15 - rustup --version [all …]
|
| /third_party/libuv/ |
| D | ChangeLog | 1 2024.02.07, Version 1.48.0 (Stable) 9 * test: don't run tcp_writealot under msan (Ben Noordhuis) 11 * build,win: remove extraneous -lshell32 (Ben Noordhuis) 19 * test: check if ipv6 link-local traffic is routable (Ben Noordhuis) 35 * test_fs.c: Fix issue on 32-bit systems using btrfs (Stephen Gallagher) 37 * misc: ignore libuv-release-tool files (Jameson Nash) 45 * test: skip tcp-write-in-a-row on IBM i (Abdirahim Musse) 61 * unix: support full TCP keep-alive on Solaris (Andy Pan) 67 * freebsd: fix build on non-intel archs (David Carlier) 75 * build: re-enable msvc-asan job on CI (Jameson Nash) [all …]
|
12345678910>>...29