Commit graph

27 commits

Author SHA1 Message Date
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
jmmv
3ad65effe6 Add and enable print-plist. 2004-09-08 15:04:45 +00:00
jmmv
a815e8e499 Initial import of the print-plist regression test:
This test verifies that print-PLIST works, as well as related functionality
such as PRINT_PLIST_AWK.

Reviewed by gavan@.
2004-09-08 15:04:23 +00:00
jlam
bf1ae4cd1d Add a test for correctness of oddly-quoted arguments. 2004-09-07 10:27:57 +00:00
jlam
6937da7161 Add missing spec file which was causing pkg_regress to not run this test. 2004-09-07 09:57:17 +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
c335163e9d Add and enable buildlink-libtool. 2004-08-30 04:44:27 +00:00
jlam
ef03f49070 Regression test for the buildlink libtool manipulations. Start with
testing whether munging dependency_libs in installed libtool archives
works properly.
2004-08-30 04:44:14 +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
a57b0a61e6 Add and enable buildlink-unwrap. 2004-08-28 06:18:39 +00:00
jlam
0b05bd85f3 Regression test for whether *-config scripts and other similar files are
correctly unwrapped (unbuildinkified).
2004-08-28 06:17:21 +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
d4deecbbd5 Add NetBSD tag. 2004-08-28 02:21:54 +00:00
gavan
27dc9f9dd9 Add pkgfail, a simple regression test which ensures that PKG_FAIL_REASON works.
This test serves as a simple example of how to write a regression test.
2004-08-28 00:19:17 +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
2e74a2e65d Add and enable buildlink-transform. 2004-08-27 21:35:21 +00:00
jlam
42dd56b818 Add some regression tests for correctness of buildlink3 transformations. 2004-08-27 21:34:58 +00:00
jlam
d76ad0b5cd Add a new "regress" category for pkgsrc regression testing code. We
don't descend into this directory for anything since these packages aren't
packages in the normal sense, since they're not expected to install or
package correctly.
2004-08-27 21:32:55 +00:00