1%TTT various tests
2
3% SuiteSparse:GraphBLAS, Timothy A. Davis, (c) 2017-2021, All Rights Reserved.
4% SPDX-License-Identifier: Apache-2.0
5
6test53 ;  % quick test of GB_mex_Matrix_extract
7test24 ;  % test of GrB_Matrix_reduce
8test10 ;  % GrB_apply
9test90 ;  % test user-defined semirings
10test21b ; % quick test of GB_mex_assign
11test21 ;  % quick test of GB_mex_subassign
12test16 ;  % user-defined complex operators
13test18 ;  % quick tests of GrB_eWiseAdd and eWiseMult
14test75 ;  % test GrB_mxm A'*B on all semirings
15test06 ;  % test GrB_mxm on all semirings
16test19b ; % GrB_assign, many pending operators
17test20 ;  % quick test of GB_mex_mxm on a few semirings
18
19