Home
last modified time | relevance | path

Searched +full:test +full:- +full:stable (Results 1 – 25 of 1082) sorted by relevance

12345678910>>...44

/external/rust/crates/regex-automata/.github/workflows/
Dci.yml6 - 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 …]
/external/icu/libicu/ndk_headers/unicode/
Dunorm2.h6 * Copyright (C) 2009-2015, International Business Machines
11 * encoding: UTF-8
47 * \xrefitem stable "Stable" "Stable List" ICU 4.4
56 * \xrefitem stable "Stable" "Stable List" ICU 4.4
65 * \xrefitem stable "Stable" "Stable List" ICU 4.4
78 * \xrefitem stable "Stable" "Stable List" ICU 4.4
88 * \xrefitem stable "Stable" "Stable List" ICU 4.4
96 * \xrefitem stable "Stable" "Stable List" ICU 2.0
101 * \xrefitem stable "Stable" "Stable List" ICU 2.0
106 * \xrefitem stable "Stable" "Stable List" ICU 2.0
[all …]
/external/rust/crates/flate2/.github/workflows/
Dmain.yml5 test:
6 name: Test
7 runs-on: ${{ matrix.os }}
11 build: [stable, beta, nightly, macos, windows, mingw]
13 - build: stable
14 os: ubuntu-latest
15 rust: stable
16 - build: beta
17 os: ubuntu-latest
19 - build: nightly
[all …]
/external/cronet/third_party/libevent/
DMakefile.am1 AUTOMAKE_OPTIONS = foreign no-dependencies
3 ACLOCAL_AMFLAGS = -I m4
11 # Current -- the number of the binary API that we're implementing
12 # Revision -- which iteration of the implementation of the binary
14 # Age -- How many previous binary API versions do we also
37 # binary-compatible with any other version.
39 # As of 1.4.0-beta, we set RELEASE to "1.4", so that releases in the
40 # 1.4.x series could be potentially binary-compatible with one another,
44 # 1.4.0-beta .. 1.4.4-stable : 2:0:0 [See note 1]
45 # 1.4.5-stable : 3:0:1 (compatible ABI change)
[all …]
/external/rust/crates/log/.github/workflows/
Dmain.yml5 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 …]
/external/rust/crates/bytes/.github/workflows/
Dci.yml6 - master
9 - master
12 RUSTFLAGS: -Dwarnings
14 nightly: nightly-2022-11-12
24 runs-on: ubuntu-latest
26 - uses: actions/checkout@v3
27 - name: Install Rust
28 run: rustup update stable && rustup default stable
29 - name: Check formatting
30 run: cargo fmt --all -- --check
[all …]
/external/rust/crates/aho-corasick/.github/workflows/
Dci.yml6 - 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 …]
/external/rust/crates/byteorder/.github/workflows/
Dci.yml6 - 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 …]
/external/icu/libicu/cts_headers/unicode/
Dnormalizer2.h6 * 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 …]
Dunorm2.h6 * 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 …]
/external/icu/icu4c/source/common/unicode/
Dnormalizer2.h6 * 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 …]
Dunorm2.h6 * 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 …]
Dlocalematcher.h29 * @stable ICU 65
36 * @stable ICU 65
42 * @stable ICU 65
55 * @stable ICU 65
61 * @stable ICU 65
73 * <p>For example: <code>Supported={en, sv} desired=[en-GB, sv]</code>
74 * yields <code>Result(en-GB, en)</code> because
76 * the region distance between the earlier desired locale en-GB and en=en-US.
81 * the typical region difference. (Example: sr-Latn vs. sr-Cyrl)
88 * @stable ICU 65
[all …]
/external/cronet/third_party/icu/source/common/unicode/
Dnormalizer2.h6 * 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 …]
Dunorm2.h6 * 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 …]
/external/icu/libandroidicu/include/unicode/
Dunorm2.h6 * 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 …]
/external/rust/crates/indexmap/.github/workflows/
Dci.yml3 branches: [ master, indexmap-1.x ]
5 branches: [ master, indexmap-1.x ]
15 runs-on: ubuntu-latest
19 - rust: 1.56.0 # MSRV
21 - rust: stable
23 - rust: stable
25 - rust: stable
27 - rust: stable
28 features: rustc-rayon
29 - rust: stable
[all …]
/external/rust/crates/sharded-slab/.github/workflows/
Dci.yml9 RUSTFLAGS: -Dwarnings
15 name: Build (stable, ${{ matrix.target }})
16 runs-on: ubuntu-latest
20 - x86_64-unknown-linux-gnu
21 - i686-unknown-linux-musl
23 - uses: actions/checkout@master
24 - name: Install toolchain
25 uses: actions-rs/toolchain@v1
28 toolchain: stable
31 - name: cargo build --target ${{ matrix.target }}
[all …]
/external/wycheproof/
DBUILD23 # plus a BouncyCastleAllTests alias for latest stable.
25 # To test latest stable:
26 # $ bazel test BouncyCastleAllTests
28 # To test other versions, e.g., v1.52:
29 # $ bazel test BouncyCastleAllTests_1_52
31 # To test all known versions (warning, will take a long time):
32 # $ bazel test BouncyCastleAllTest_*
34 # This test takes a long time, because key generation for DSA and DH generate new parameters.
53 # plus a SpongyCastleAllTests alias for latest stable.
55 # To test latest stable:
[all …]
/external/rust/crates/criterion/.github/workflows/
Dci.yaml4 - master
7 - master
8 - version-0.4
14 runs-on: ubuntu-latest
18 - stable
19 - beta
20 - 1.57 # MSRV
23 - uses: actions/checkout@v2
25 - uses: actions-rs/toolchain@v1
33 - uses: Swatinem/rust-cache@v1
[all …]
/external/rust/crates/quickcheck/.github/workflows/
Dci.yml6 - master
8 - cron: '00 01 * * *'
10 test:
11 name: test
12 runs-on: ${{ matrix.os }}
16 - pinned
17 - stable
18 - beta
19 - nightly
20 - macos
[all …]
/external/rust/crates/cfg-if/.github/workflows/
Dmain.yml5 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 …]
/external/rust/crates/walkdir/.github/workflows/
Dci.yml6 - 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 …]
/external/mesa3d/docs/
Dsubmittingpatches.rst7 ----------------
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 …]
/external/rust/crates/ahash/.github/workflows/
Drust.yml7 runs-on: ubuntu-latest
9 - uses: actions/checkout@v4
10 - name: Install latest stable
11 uses: dtolnay/rust-toolchain@master
13 toolchain: stable
15 - name: check nostd
16 run: cargo check --no-default-features
17 - name: test nostd
18 run: cargo test --no-default-features
19 - name: check constrandom
[all …]

12345678910>>...44