aboutsummaryrefslogtreecommitdiff
path: root/tests/core/go_path/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'tests/core/go_path/README.rst')
-rw-r--r--tests/core/go_path/README.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/core/go_path/README.rst b/tests/core/go_path/README.rst
new file mode 100644
index 00000000..6d086086
--- /dev/null
+++ b/tests/core/go_path/README.rst
@@ -0,0 +1,12 @@
+Basic go_path functionality
+===========================
+
+.. _go_path: /docs/go/core/rules.md#_go_path
+
+Tests to ensure the basic features of `go_path`_ are working as expected.
+
+go_path_test
+------------
+
+Consumes `go_path`_ rules built for the same set of packages in archive, copy,
+and link modes and verifies that expected files are present in each mode.