aboutsummaryrefslogtreecommitdiff
path: root/tests/core/starlark/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'tests/core/starlark/README.rst')
-rw-r--r--tests/core/starlark/README.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/core/starlark/README.rst b/tests/core/starlark/README.rst
new file mode 100644
index 00000000..e1f8df76
--- /dev/null
+++ b/tests/core/starlark/README.rst
@@ -0,0 +1,9 @@
+Starlark unit tests
+=======================
+
+common_test_suite
+---------
+
+Checks that ``has_shared_lib_extension`` from ``//go/private:common.bzl``
+correctly matches shared library filenames, which may optionally have a version
+number at the end.