zhuk
0a57c6820a
Test the ability to handle "-subpkg", too.
2014-09-30 16:56:55 +00:00
brad
b94a402501
Switch from using MySQL to using MariaDB attempt #2 . MariaDB is a drop-in replacement.
...
ok sthen@
2014-09-13 18:09:20 +00:00
zhuk
1b07b76a46
Fix test, it should test addition and not changing REVISION.
2014-07-25 12:02:05 +00:00
zhuk
0562cafcd0
Add regression test for portbump under x11/gnome.
2014-07-25 11:41:45 +00:00
zhuk
3d5d326970
Remove RCS IDs, they confuse diff(1) (no, -I doesn't help here).
...
If anyone cames with a better solution, be my guest.
not a release-critical, so same rules apply to portbump as to portcheck.
2014-07-25 11:33:56 +00:00
zhuk
72c3040213
Forgot to commit previously.
...
not a release-critical, so same rules apply to portbump as to portcheck.
2014-07-25 11:32:42 +00:00
zhuk
676cafa5c6
Nitpicking: set actual test names. Doesn't affect actual testing.
...
committing under sthen@'s okay for portcheck
2014-07-23 22:34:06 +00:00
zhuk
83b6a9f166
Add missing sample file to unbreak portcheck test. No-one noticed yet...
2014-07-12 19:44:43 +00:00
zhuk
5fcd589a45
And lets have a common Makefile for tests now, too.
2014-07-12 19:37:49 +00:00
zhuk
c6af1ff76f
Test suite for portbump(1).
2014-07-12 19:37:29 +00:00
zhuk
1d94173ce6
Add a test for stdc++ and gcc4.
2014-07-10 10:04:34 +00:00
zhuk
5a2feacc3a
Hook up new tests.
2014-05-19 00:59:30 +00:00
zhuk
7fb089c713
Import tests for leading articles in the COMMENT lines.
2014-05-19 00:58:53 +00:00
zhuk
7d208c5503
Adjust test output and add a test for RDEP-but-no-MODULES case for
...
devel/dconf.
2014-05-08 17:10:10 +00:00
zhuk
f7d060ab72
Adjust tests after recent changes, including separate tests for the case
...
of correct devel/dconf dependency.
2014-05-08 15:44:42 +00:00
zhuk
ef1e04bd68
Test for hardcoded paths in Makefile.
2014-05-08 07:02:59 +00:00
zhuk
f10f689c5a
Add tests for GLib2 XML schema handling.
2014-05-07 22:28:05 +00:00
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