xref: /aosp_15_r20/external/bazelbuild-rules_go/tests/core/starlark/README.rst (revision 9bb1b549b6a84214c53be0924760be030e66b93a)
1Starlark unit tests
2=======================
3
4common_test_suite
5---------
6
7Checks that ``has_shared_lib_extension`` from ``//go/private:common.bzl``
8correctly matches shared library filenames, which may optionally have a version
9number at the end.
10