Searched full:matrix (Results 1 – 8 of 8) sorted by relevance
19 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'
33 #matrix:37 matrix:
13 a matrix of thousands of possible combinations. Each language typically has a16 use Apache Thrift with your project. Obviously this is a complex matrix to35 the project is called the "cross" test which executes a test matrix with clients
199 // 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() local243 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()
221 … // 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() local267 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()
20 We run a matrix build on AppVeyor. See appveyor.yml for more details.
80 matrix = (89 nulls = matrix[0:1] if type == 'int' else matrix[-1::-1]90 issets = matrix
5 …the features available in any given language. See the [Language Feature Matrix](https://github.co…