1function test01
2%TEST01 test GraphBLAS error handling
3
4% SuiteSparse:GraphBLAS, Timothy A. Davis, (c) 2017-2021, All Rights Reserved.
5% SPDX-License-Identifier: Apache-2.0
6
7GB_mex_about2 ;
8GB_mex_about ;
9GB_mex_errors ;
10GB_mex_about3 ;
11
12fprintf ('\ntest01: all tests passed\n') ;
13
14