summaryrefslogtreecommitdiff
path: root/regress/misc
AgeCommit message (Collapse)Author
2007-07-23- enable thread support in libobjcKurt Miller
- disable thread priorities in libobjc to avoid thread starvation issues - major bump lib due to new link dependency on pthread - link objc regress with -pthread Tested on i386/amd64/powerpc/landisk/vax/sparc64/hppa. okay espie@
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
ok david@
2005-08-31Add regression test for fbBlt().Mark Kettenis
permission from deraadt@
2005-08-27Provide prototype for the function we actually use.Mark Kettenis
KNF. ok deraadt@
2005-08-27backout unapproved diffTheo de Raadt
2005-08-25Provide prototype for the function we actually use.Mark Kettenis
KNF.
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