summaryrefslogtreecommitdiff
path: root/lib/libcrypt/tests/Makefile
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2020-10-01Do a sweep and remove most WARNS=6 settingsKyle Evans
2017-03-11Increase WARNS for libcrypt testsAlan Somers
2016-05-04Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper
2016-02-02First pass to fix the 'tests' packages.Glen Barber
2015-12-01Enable libcrypt tests.Craig Rodrigues
2015-11-18Temporarily comment out the libcrypt tests.Craig Rodrigues
2015-11-16Integrate contrib/netbsd-tests/lib/libcrypt/t_crypt.c in to the FreeBSDEnji Cooper
2015-10-12Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper
2014-11-25Convert libraries to use LIBADDBaptiste Daroussin
2014-08-18Add LIBCRYPT to DPADD, remove LDFLAGS from LDADD, and sort the Makefile varia...Enji Cooper
2014-03-14Make bsd.test.mk the only public mk fragment for the building of tests.Julio Merino
2013-10-25Set up the /usr/tests hierarchy.Rui Paulo
2013-10-19Clearly split the logic to build ATF and plain tests apart.Rui Paulo
2012-11-07Simple unit-tests for libcrypt, to show how easy it is.Simon J. Gerraty