summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2012-08-21Link randomdata tests into the regress build now that I've committed support forMatthew Dempsky
2012-08-20consensus says this should be an errorMarc Espie
2012-08-19document some more disabled tests.Federico G. Schwindt
2012-08-19Switch to -lpthread.Federico G. Schwindt
2012-08-17make sure mycreate uses -DSHARED_LIBS=1 (for now), gets a lot of tests toMarc Espie
2012-08-17fix after signatures changeMarc Espie
2012-08-17oops, shouldn't go interactive (found by matthew@)Marc Espie
2012-08-17ouch, this should not workMarc Espie
2012-08-17Double check that we're not testing libc's __guard. Changing ld.so'sMatthew Dempsky
2012-08-16Use dlopen("ld.so") instead of dlopen("/usr/libexec/ld.so") so we getMatthew Dempsky
2012-08-16turd polish: use LDSTATIC=${STATIC} instead of LDFLAGS+=-staticMatthew Dempsky
2012-08-16Add regression test to check that PIEs work too.Matthew Dempsky
2012-08-16Add a test case to verify ld.so's randomdata section is initializedMatthew Dempsky
2012-08-16basic randomdata regression testsMatthew Dempsky
2012-08-07allow to choose an alternate regress scriptEric Faurot
2012-08-04Add a test for caching of stacks with the default attributesPhilip Guenthe
2012-07-29add a flag to choose between gethostbyname and gethostbyaddrEric Faurot
2012-07-29in addition to backslash-tilda,Ingo Schwarze
2012-07-28lint is with us no more; remove regress testsPhilip Guenthe
2012-07-18enable more tests, some were forgotten along the wayIngo Schwarze
2012-07-18Drop empty .IP such that is does not cause additional vertical spacing.Ingo Schwarze
2012-07-18Drop .sp and .br right after .SH and .SS.Ingo Schwarze
2012-07-18Let a trailing .Ns macro take effectIngo Schwarze
2012-07-18Fix handling of paragraph macros inside lists:Ingo Schwarze
2012-07-18The mdoc(7) \*(Ba predefined string actually forces roman font;Ingo Schwarze
2012-07-17test the actual object file instead of the wrapper scriptJasper Lievisse Adriaanse
2012-07-16Release polishing: finally fix the perl(1) SYNOPSIS.Ingo Schwarze
2012-07-16test end-of-sentence handlingIngo Schwarze
2012-07-16some more whitespace tests found in my treeIngo Schwarze
2012-07-16Several -mdoc parser improvements related to vertical spacing:Ingo Schwarze
2012-07-14Translate blank input lines to .sp just like in mdoc(7),Ingo Schwarze
2012-07-13If the tag in .Bl -tag .It would leave exactly one blank before theIngo Schwarze
2012-07-13import regression suite for asrEric Faurot
2012-07-13In -man -Tascii, support .sp with negative argument.Ingo Schwarze
2012-07-13fixed testMarc Espie
2012-07-13wrong library orderingMarc Espie
2012-07-12regression tests related to mdoc_validate rev. 1.105Ingo Schwarze
2012-07-12crazy libtool option non-handlingMarc Espie
2012-07-12fucking stupid testcasesMarc Espie
2012-07-12more pthreadMarc Espie
2012-07-12test .Fn with exactly one argument;Ingo Schwarze
2012-07-12Do not crash in -Tman on:Ingo Schwarze
2012-07-11Polish -Tman .Rs support.Ingo Schwarze
2012-07-11fix position and formatting of %UIngo Schwarze
2012-07-11check link is okay tooMarc Espie
2012-07-11-release 0 is validMarc Espie
2012-07-11sprinkle pthread testsMarc Espie
2012-07-11catch off-by-one errors in stpncpy(); ok guenther@Christian Weisgerber
2012-07-11Now that socket timeouts don't return early, fix the regress to matchPhilip Guenthe
2012-07-11check that linking with X11 will work, we'll check later exactly whatMarc Espie