summaryrefslogtreecommitdiffstats
path: root/namcap-tags
diff options
context:
space:
mode:
authorKyle Keen <keenerd@gmail.com>2016-04-28 10:24:40 -0400
committerKyle Keen <keenerd@gmail.com>2016-04-28 11:08:49 -0400
commite385ac93a3544acba464ca9d6ea738c19f7e0fc5 (patch)
tree754c619a75171f21938b1a62af3b6a635a49008c /namcap-tags
parentd8ee5eb5605d16cedf7b201b5c2c3740f7c5fe7e (diff)
downloadnamcap-e385ac93a3544acba464ca9d6ea738c19f7e0fc5.tar.gz
namcap-e385ac93a3544acba464ca9d6ea738c19f7e0fc5.zip
Restore and refactor accidentally removed tests
This introduces the 'pathdepends' check for an entire class of simple dependency errors. Previously these were mixed together with the .INSTALL tests. Signed-off-by: Kyle Keen <keenerd@gmail.com>
Diffstat (limited to 'namcap-tags')
-rw-r--r--namcap-tags1
1 files changed, 0 insertions, 1 deletions
diff --git a/namcap-tags b/namcap-tags
index 5cf938f..1a60e88 100644
--- a/namcap-tags
+++ b/namcap-tags
@@ -13,7 +13,6 @@ backups-preceding-slashes :: Backup entries should not have preceding slashes
cross-dir-hardlink %s %s :: Cross-directory hardlink in package (%s, %s)
dangling-hardlink %s points to %s :: Hard link (%s) points to non-existing %s
dangling-symlink %s points to %s :: Symlink (%s) points to non-existing %s
-desktop-database-not-updated :: Mime type handler found. Add "update-desktop-database -q" to the install file
directory-not-world-executable %s :: Directory (%s) does not have the world executable bit set.
elffile-in-any-package %s :: ELF file ('%s') found in an 'any' package.
elffile-not-in-allowed-dirs %s :: ELF file ('%s') outside of a valid path.