summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)AuthorFilesLines
2016-06-11Fixed pkglint warnings.rillig2-3/+6
2016-06-11Added regression test for portability checks.rillig5-1/+57
2016-04-11update PKG_{FAIL,SKIP}_REASON with +=dbj1-2/+2
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
2015-06-07Sync spec with reality.joerg1-3/+1
2015-06-07Support DESTDIR, drop @dirrm. Give a working WRKSRC.joerg1-6/+5
2015-03-06Package has no distfiles, which is expected.tnn1-1/+2
2014-06-21Do not use a naked "make", instead use TEST_MAKE. Now it fails differently.bsiegert1-2/+2
2014-06-21Add PLISTs for all regression tests. The infrastructure now setsbsiegert13-0/+0
2014-05-29Bump for perl-5.20.0.wiz1-1/+2
2010-03-21Reset maintainer, developer lost his commit bit.wiz4-8/+8
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2009-04-09Remove redundant EXTRACT_ONLY and NO_CHECKSUM declarations.joerg10-26/+10
2009-04-08Remove the remaining NO_MTREE definitions, it has been a nop for ajoerg1-2/+1
2009-03-21Fix MAINTAINER.darcy1-2/+2
2008-04-30Drop maintainershipjmmv1-2/+2
2008-03-04Resign from maintaining a lot of packages, so everyone is free to updaterillig6-12/+12
2007-09-25Back out previous. Pointed out by uebayasi@ and martti@.hira1-2/+2
2007-09-25ln -> ${LN}.hira1-2/+2
2007-09-09Added a testcase for tar.rillig2-3/+27
2007-08-13Added mk/misc/category.mk, which contains the definitions that are onlyrillig1-2/+2
2007-07-12Add some regression tests for backing up existing files, e.g. "-b" andjlam1-1/+38
2007-07-04Add a test to verify that nonexistent intermediate directories arejlam1-2/+29
2007-06-20Test the install-sh script from sysutils/install-sh instead of the localjlam2-290/+12
2007-03-08Added a testcase for offsetof. Reorganized the rest.rillig6-18/+54
2007-03-07Added a regression test for the SUBST framework, especially the newlyrillig3-1/+38
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz1-3/+3
2007-02-22pkglint cleanup; update HOMEPAGE/MASTER_SITES.wiz1-2/+2
2006-11-09Added a test new case for /bin/sh.rillig2-4/+45
2006-10-22Added tests for macro definitions on the command line.rillig3-5/+27
2006-09-20Added a testsuite for sed(1) to make sure it can handle characterrillig2-3/+42
2006-09-06Add make-env-phases.ben1-1/+2
2006-09-06Initial import of a test that checks whether MAKE_ENV changes betweenben2-0/+42
2006-07-11Added a testcase for the pkgsrc compilers.rillig3-1/+48
2006-07-10Completely nuke the concept of PKG_PHASE from pkgsrc except for thejlam1-3/+1
2006-07-10Added a test for the new pkgsrc barriers. It currently fails, but shouldrillig3-1/+46
2006-06-29The regression tests that are actually run are selected based on therillig1-3/+33
2006-06-29Added a testcase for a bug in the :Q operator in bmake.rillig4-4/+19
2006-06-25Added a test for the "sort" tool. Fixed pkglint warnings.rillig2-6/+47
2006-05-31Double the length of the command line argument after each iteration.rillig1-1/+2
2006-05-11Changed the test so that it also works by running "make && make clean"rillig2-3/+8
2006-05-10Corrected the expected output for Make version netbsd-2005*.rillig1-2/+4
2005-12-17Change my MAINTAINER email address to the one I've been using forjlam4-8/+8
2005-11-24Added more tests for tr(1), including one that feeds 65536 bytes throughrillig1-1/+20
2005-11-24Added testsuite for tr(1).rillig2-3/+40
2005-11-24Oops. I had put the awk-specific functions into test.subr. Moved back.rillig2-19/+27
2005-11-24Factored out the generally useable shell functions into tests.subr, as theyrillig2-31/+36
2005-11-19Don't require too much from a simple awk. 6144 bytes per line must berillig1-3/+6
2005-11-19Print the name of the test case when starting it. This helps in detectingrillig2-3/+10
2005-11-19Make sure that awk can handle strings of length 4096 on the command linerillig1-14/+45