bsiegert
|
90c36cf39b
|
Add PLISTs for all regression tests. The infrastructure now sets
PKG_FAIL_REASON if there is no PLIST, breaking all but one test.
Goes from "1 passed, 12 failed" to "6 passed, 7 failed" on Mac OS.
"haha" schmonz@
|
2014-06-21 16:15:00 +00:00 |
|
wiz
|
a4eec2f4cc
|
Reset maintainer, developer lost his commit bit.
|
2010-03-21 16:29:38 +00:00 |
|
joerg
|
ce1772b268
|
Remove redundant EXTRACT_ONLY and NO_CHECKSUM declarations.
Retire NO_PACAKGE as there is no technical reason for it.
|
2009-04-09 00:47:11 +00:00 |
|
jlam
|
06be53fba4
|
Completely nuke the concept of PKG_PHASE from pkgsrc except for the
purposes of caching MAKEVARS within bsd.pkg.mk and bsd.makevars.mk.
|
2006-07-10 22:59:26 +00:00 |
|
jlam
|
2558c0291d
|
Change my MAINTAINER email address to the one I've been using for
pkgsrc work.
|
2005-12-17 05:20:21 +00:00 |
|
rillig
|
5ac8ad7004
|
Removed trailing white-space.
|
2005-09-28 14:31:06 +00:00 |
|
jlam
|
2c73942478
|
Fix test to that it's possible to check correctness when
COMPILER_RPATH_FLAG is "-Wl,-rpath,".
|
2005-06-09 17:01:11 +00:00 |
|
jlam
|
5bc688b376
|
Add two new tests for rpath argument merging and splitting.
|
2005-06-08 05:49:21 +00:00 |
|
jlam
|
44aa477d54
|
Remove the need for ${FIND} in the top-level make.
|
2005-05-02 05:16:21 +00:00 |
|
jlam
|
5fdcb84de7
|
Remove NO_BUILD, which was causing the wrappers to not be created after
revision 1.1604 of bsd.pkg.mk.
|
2005-05-02 05:09:16 +00:00 |
|
tv
|
f816d81489
|
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
|
2005-04-11 21:44:48 +00:00 |
|
jlam
|
df8049aef7
|
Add new regression tests to test that we correctly handle full paths to
shared libraries and shared modules.
|
2005-01-26 05:01:44 +00:00 |
|
jlam
|
7d392b5a03
|
Update to work with current bsd.wrapper.mk.
|
2005-01-10 17:11:36 +00:00 |
|
jlam
|
612bbe1b39
|
Add regression tests to check that -DFOO="/usr/pkg/lib/libfoo.la" isn't
transformed by the wrapper scripts. This is the test case for the
breakage in compiling audio/arts reported several weeks ago on tech-pkg@.
|
2004-11-09 16:44:49 +00:00 |
|
jlam
|
9bc3430a46
|
Add a test for the "rmdir" transformation.
|
2004-09-25 22:05:46 +00:00 |
|
jlam
|
bf1ae4cd1d
|
Add a test for correctness of oddly-quoted arguments.
|
2004-09-07 10:27:57 +00:00 |
|
jlam
|
ee10720972
|
Check for the right output on a platform that has _USE_RPATH == no.
|
2004-08-30 05:03:32 +00:00 |
|
jlam
|
081610fff1
|
Correct typo in comment.
|
2004-08-29 06:27:34 +00:00 |
|
jlam
|
d3d186c769
|
Make the lib-expand test do a little more: see that repeated library args
are nuked.
|
2004-08-29 06:23:12 +00:00 |
|
jlam
|
5b55d30422
|
Provide a way to report the number of subtests passed and failed.
|
2004-08-28 23:54:21 +00:00 |
|
jlam
|
f23b9ab60e
|
Don't die as soon as the first test fails. Instead, run them all,
then report how many failed and which ones. Return with an exit code
indicating how many tests failed.
|
2004-08-28 21:21:12 +00:00 |
|
jlam
|
15c19207d5
|
Allow this test to be used with both the current buildlink3 framework
and the forthcoming wrapper script framework.
|
2004-08-28 08:20:44 +00:00 |
|
jlam
|
f2830d1e8d
|
Add some more tests for "l" and "rm" BUILDLINK_TRANSFORM commands.
|
2004-08-28 06:26:41 +00:00 |
|
jlam
|
663f8852f1
|
Add some comments.
|
2004-08-28 02:35:41 +00:00 |
|
jlam
|
743723ee69
|
Add spec file so that this can be driven by pkg_regress.
|
2004-08-28 02:30:10 +00:00 |
|
jlam
|
537f85b47c
|
Revert previous. The fact that they don't pass is something to fix, not
to avoid (although this is fixed in the soon-to-be-committed wrapper
framework).
|
2004-08-27 21:47:02 +00:00 |
|
jlam
|
d8611c4044
|
Don't run the *-slashdot tests using the current buildlink3 framework,
since they're known to be broken (see PR pkg/24760 and PR pkg/25500).
|
2004-08-27 21:45:54 +00:00 |
|
jlam
|
291919c01b
|
Make this work with the current incarnation of the buildlink3 framework.
|
2004-08-27 21:43:39 +00:00 |
|
jlam
|
42dd56b818
|
Add some regression tests for correctness of buildlink3 transformations.
|
2004-08-27 21:34:58 +00:00 |
|