Home
last modified time | relevance | path

Searched full:matrix (Results 1 – 8 of 8) sorted by relevance

/thrift-3.4.0/.github/workflows/
Dbuild.yml19 matrix:
21 runs-on: ${{ matrix.os }}
47 if: matrix.os == 'ubuntu-20.04'
58 matrix:
67 go-version: ${{ matrix.go }}
127 if: matrix.go == '1.19'
/thrift-3.4.0/
Dappveyor.yml33 #matrix:
37 matrix:
DLANGUAGES.md13 a matrix of thousands of possible combinations. Each language typically has a
16 use Apache Thrift with your project. Obviously this is a complex matrix to
35 the project is called the "cross" test which executes a test matrix with clients
/thrift-3.4.0/lib/cpp/test/
DSecurityFromBufferTest.cpp199 // matrix of connection success between client and server with different SSLProtocol selections in BOOST_FIXTURE_TEST_SUITE()
201 bool matrix[apache::thrift::transport::LATEST + 1][apache::thrift::transport::LATEST + 1] = in BOOST_FIXTURE_TEST_SUITE() local
243 BOOST_CHECK_MESSAGE(mConnected == matrix[ci][si], in BOOST_FIXTURE_TEST_SUITE()
245 % protocol2str(si) % protocol2str(ci) % matrix[ci][si] % mConnected); in BOOST_FIXTURE_TEST_SUITE()
DSecurityTest.cpp221 … // matrix of connection success between client and server with different SSLProtocol selections in BOOST_FIXTURE_TEST_SUITE()
223 bool matrix[apache::thrift::transport::LATEST + 1][apache::thrift::transport::LATEST + 1] = in BOOST_FIXTURE_TEST_SUITE() local
267 BOOST_CHECK_MESSAGE(mConnected == matrix[ci][si], in BOOST_FIXTURE_TEST_SUITE()
269 % protocol2str(si) % protocol2str(ci) % matrix[ci][si] % mConnected); in BOOST_FIXTURE_TEST_SUITE()
/thrift-3.4.0/build/appveyor/
DREADME.md20 We run a matrix build on AppVeyor. See appveyor.yml for more details.
/thrift-3.4.0/lib/java/src/test/java/org/apache/thrift/test/
DEqualityTest.java80 matrix = (
89 nulls = matrix[0:1] if type == 'int' else matrix[-1::-1]
90 issets = matrix
/thrift-3.4.0/doc/
DReleaseManagement.md5 …the features available in any given language. See the [Language Feature Matrix](https://github.co…