9 Commits

Author SHA1 Message Date
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
deaa2d5b7f Hook up new test. 2014-02-09 18:14:41 +00:00
zhuk
4f4898e8f9 Hook new test. 2014-02-09 16:12:17 +00:00
zhuk
7ac6a7728b Hook up gtk-update-icon-cache test. 2014-02-09 15:12:24 +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
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
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