summaryrefslogtreecommitdiff
path: root/regress/misc
AgeCommit message (Expand)Author
2015-12-04tweak wc test to include a nonbreaking spaceTed Unangst
2015-12-04add a test for wc -mTed Unangst
2015-12-02quicky test for cutTed Unangst
2015-12-02add a tiny utf8 test (for tr, failing)Ted Unangst
2014-09-27Fix mmap() calls that check for a result other than MAP_FAILED.Doug Hogan
2013-10-29ino_t is 64 bit nowJonathan Gray
2013-10-28include string.h for memcpy()Jonathan Gray
2013-10-24Align suseconds_t with POSIX: it's the type of the tv_usec member of timeval.Philip Guenther
2013-10-06Prefer -lpthread over -pthreadPhilip Guenther
2013-07-06implement some simple check that make sure typedefs don't change inMarc Espie
2012-12-23Check proper alignment in destructors too.Mark Kettenis
2012-12-23Hook up the SSE2 alignment tests.Mark Kettenis
2012-12-23Regression test for proper stack alignment for SSE2 instructions.Mark Kettenis
2007-07-23- enable thread support in libobjcKurt Miller
2007-01-28New test for exceptions.Mark Kettenis
2007-01-28Move test in its own directory.Mark Kettenis
2006-02-04Adapt for the fact that Xorg now used standard loadable modules.Mark Kettenis
2005-08-31Add regression test for fbBlt().Mark Kettenis
2005-08-27Provide prototype for the function we actually use.Mark Kettenis
2005-08-27backout unapproved diffTheo de Raadt
2005-08-25Provide prototype for the function we actually use.Mark Kettenis
2005-08-15Add regression test for fbBltOne().Mark Kettenis
2005-04-18Correctly link on static arches.Miod Vallat
2005-03-26Objective-C regress test.Mark Kettenis
2002-12-04Trivial test to see if c++ exceptions work.Artur Grabowski