22 Commits

Author SHA1 Message Date
zhuk
b491ffb319 Tests for manual pages placement. 2014-05-06 11:02:04 +00:00
zhuk
fd22a44084 Add tests for PERMIT_* handling in portcheck. 2014-04-27 17:59:21 +00:00
zhuk
e4594333b3 No need to use .PHONY twice: get rid of more offending one. 2014-04-19 18:12:55 +00:00
zhuk
ec6d028282 Sync sample tests output with reality: "-" trails were fixed some time ago,
and it was decided to add VARBASE and change PREFIX to TRUEPREFIX in the
list of variables to use instead of hardcoding paths.
2014-04-19 17:22:31 +00:00
zhuk
84be64bfcd Test for empty lines in PLIST. 2014-02-09 19:27:12 +00:00
zhuk
c6ebf134b0 /var/run/* is normal when hardcoded, too. 2014-02-09 18:50:08 +00:00
zhuk
1159f5f6a9 /var/tmp should not produce warnings too. 2014-02-09 18:21:16 +00:00
zhuk
deaa2d5b7f Hook up new test. 2014-02-09 18:14:41 +00:00
zhuk
f4ca100acc Import (currently failing) test of checking for hardcoded paths. 2014-02-09 18:14:05 +00:00
zhuk
4f4898e8f9 Hook new test. 2014-02-09 16:12:17 +00:00
zhuk
47b0f542db More comprehensive test for duplicated assignments. 2014-02-09 16:11:16 +00:00
zhuk
249a1a6ea5 Sorted version, makes actual test happier. 2014-02-09 15:14:28 +00:00
zhuk
8e4b429bc1 Oops, forgotten in previous: sample gtk-update-icon-cahce test errors. 2014-02-09 15:13:13 +00:00
zhuk
7ac6a7728b Hook up gtk-update-icon-cache test. 2014-02-09 15:12:24 +00:00
zhuk
3aefc93ac3 Checks for gtk-update-icon-cache goo. 2014-02-09 15:11:45 +00:00
zhuk
7e26be973e Fix inconsistence when printing names of files in pkg/ directories. Found
by regression suite.
2014-02-04 21:28:30 +00:00
zhuk
2f6834a234 Face the reality: portcheck(1) is heavily used now, and not only for new
ports. Given that you import port once but update it a few times, make
the update mode (-CU) default for portcheck, and provide a "new port"
switch (-N) instead.

This commit updates portcheck(1) and portimport(1): code, documentation and
tests. The WWW stuff will be updated separately.

Note: regression suite fails now as it detected an actual misconsistence
in portcheck's output. This will be handled ASAP, too.

Initial prodding by naddy@
2014-02-04 21:18:14 +00:00
zhuk
ba5ef0d02c Avoid false positives due to the difference in which files are picked up by
portcheck, by sorting the error output and comparing with (pre-sorted)
samples instead.
2014-02-04 17:02:13 +00:00
zhuk
08e3adddbe Make this sample file binary, to avoid expanding RCS tags that portcheck
notify of.
2014-02-04 13:21:54 +00:00
zhuk
9e5060eee4 Avoid tests fail after import to CVS. One error still left, a totally
separate issue.
2014-02-03 22:40:25 +00:00
zhuk
3c9c222f85 Add a few files that portcheck should react upon. 2014-02-03 22:30:41 +00:00
zhuk
af27769efa Import regression tests suite for portcheck. With help support from espie@
and suggestions from others. A few files need to be added manually in the
next commit.
2014-02-03 22:28:41 +00:00