Commits


Hyunseok Seo authored and GitHub committed 04afe3f0176
GH-39427: [GLib] Update script and documentation (#39428) ### Rationale for this change Modify scripts and update documentation for building GLib and running test code in a Mac environment. ### What changes are included in this PR? * Update Documentation (`c_glib/README.md`) * Update Script (`c_glib/test/run-test.sh`) ### Are these changes tested? Yes. ### Are there any user-facing changes? Yes. * Closes: #39427 Lead-authored-by: Hyunseok Seo <hsseo0501@gmail.com> Co-authored-by: Sutou Kouhei <kou@cozmixng.org> Signed-off-by: Sutou Kouhei <kou@clear-code.com>