Commits


Lei Hou authored and GitHub committed cb11e44d878
GH-38310: [MATLAB] Create the testing guideline document for testing MATLAB interface (#38459) ### Rationale for this change This document is aimed at coaching people on how to write and run tests for the MATLAB interface. This document is helpful to reproduce and address test failures in GitHub Actions CI, and is also helpful to maintain the good quality of MATLAB interface. ### What changes are included in this PR? Created a markdown page under arrow/matlab/doc. ### Are these changes tested? No test needed. ### Are there any user-facing changes? No software change. * Closes: #38310 Authored-by: Lei Hou <leihou@mathworks.com> Signed-off-by: Kevin Gurney <kgurney@mathworks.com>