aboutsummaryrefslogtreecommitdiff
path: root/test/example_packages/README.md
diff options
context:
space:
mode:
authorLKedward <laurence.kedward@bristol.ac.uk>2020-10-03 11:08:29 +0100
committerLKedward <laurence.kedward@bristol.ac.uk>2020-10-03 11:15:47 +0100
commit71554f61b99c93aea6afdfe0ede682bbf3f89887 (patch)
treebf26e8333172bff52b9a04e0ffd2cf01b5b914df /test/example_packages/README.md
parent64a0f72db4080c2ca18e8ba7bbad5825c02ab079 (diff)
parent75c1da54b337a08f8205db19e49606e30b4ce2bb (diff)
downloadfpm-71554f61b99c93aea6afdfe0ede682bbf3f89887.tar.gz
fpm-71554f61b99c93aea6afdfe0ede682bbf3f89887.zip
Merge remote-tracking branch 'upstream/master' into local-depends
Diffstat (limited to 'test/example_packages/README.md')
-rw-r--r--test/example_packages/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/example_packages/README.md b/test/example_packages/README.md
index ee2a908..65f4109 100644
--- a/test/example_packages/README.md
+++ b/test/example_packages/README.md
@@ -6,6 +6,7 @@ the features demonstrated in each package and which versions of fpm are supporte
| Name | Features | Bootstrap (Haskell) fpm | fpm |
|---------------------|---------------------------------------------------------------|:-----------------------:|:---:|
+| auto_discovery_off | Default layout with auto-discovery disabled | N | Y |
| circular_example | Local path dependency; circular dependency | Y | Y |
| circular_test | Local path dependency; circular dependency | Y | Y |
| hello_complex | Non-standard directory layout; multiple tests and executables | Y | Y |