summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2011-07-07Add tests for kqueue EVFILT_SIGNAL and that they can't be passed overPhilip Guenthe
2011-07-07Regress test cleanup step 1 of n: require-order no longer exists.Ryan Thomas McBride
2011-07-07braces rock!Philip Guenthe
2011-07-07Suppress known failuresPhilip Guenthe
2011-07-06update regress for non-crypto flow 'type use' caseTheo de Raadt
2011-07-06Add a regression test for file descriptor passing with UNIX sockets.Matthew Dempsky
2011-07-06Test handling of non-NUL terminated sun_path values as well as garbagePhilip Guenthe
2011-07-06Switch to a device that isn't deprecated and return more info onPhilip Guenthe
2011-07-06Add regress for errno returns of failed fchdir()sPhilip Guenthe
2011-07-05Hook unixsock upClaudio Jeker
2011-07-05Regress test for the path length of unix sockets.Claudio Jeker
2011-07-05plug in mmap_write_selfArtur Grabowski
2011-07-05Test for when we're writing to a file from an mmaped area of the file.Artur Grabowski
2011-07-04Add new socket splicing tests for the idle timeout feature. NoteAlexander Bluhm
2011-07-03Include tests of 80-bit long double precision (on platforms thatMartynas Venckus
2011-07-02Add cephes.Martynas Venckus
2011-07-02Import Steve Moshier's printf/scanf tester.Martynas Venckus
2011-07-02"repair" the thunarvfs test, except it's not repaired, as it does notMarc Espie
2011-06-30test with sandbox enabled; ok djm@Markus Friedl
2011-06-30regress for fixed bugMarc Espie
2011-06-30"normal" failure implies actual exit. If $? >= 128, that means a signalMarc Espie
2011-06-23regression tests for the sed substitute commandIngo Schwarze
2011-06-20- add tests for suffixes in Requires(.private)Jasper Lievisse Adriaanse
2011-06-16- slightly expand test for --static. it works in my local tree but needs some...Jasper Lievisse Adriaanse
2011-06-16- adjust a test which was succeeding while it shouldn't (after the lastJasper Lievisse Adriaanse
2011-06-15more testsJasper Lievisse Adriaanse
2011-06-15- add tests for --static (failing right now)Jasper Lievisse Adriaanse
2011-06-13fill in tests for getting/setting variablesJasper Lievisse Adriaanse
2011-06-12- cleanup now --errors-to-stdout is honoredJasper Lievisse Adriaanse
2011-06-11- add missing comment for missing-req-3Jasper Lievisse Adriaanse
2011-06-11- add test for empty .pc-filesJasper Lievisse Adriaanse
2011-06-07- add extensive testing for various versioned suffix combinationsJasper Lievisse Adriaanse
2011-06-07add test for spaces in the Name field which currently get mangledJasper Lievisse Adriaanse
2011-06-07sensible Name fieldsJasper Lievisse Adriaanse
2011-06-07Remove comment, this test passes now.Jasper Lievisse Adriaanse
2011-06-06hookup the previously added (and failing) tests; it's better to knowJasper Lievisse Adriaanse
2011-06-06add failing tests for whitespace and Requires abuseJasper Lievisse Adriaanse
2011-06-06hookup pkg-config testsJasper Lievisse Adriaanse
2011-06-06missed in previousJasper Lievisse Adriaanse
2011-06-06first set of version comparison testsJasper Lievisse Adriaanse
2011-06-06tidyJasper Lievisse Adriaanse
2011-06-06use ${.OBJDIR} instead of poluting ${.CURDIR}Jasper Lievisse Adriaanse
2011-06-06add currently failing test for PKG_CONFIG_LOGJasper Lievisse Adriaanse
2011-06-06add tests for PKG_CONFIG_SYSROOTJasper Lievisse Adriaanse
2011-06-06- add some more tests for printing stuff about the pkgconfig filesJasper Lievisse Adriaanse
2011-06-06initial batch of tests for pkg-config(1), which are loong overdue.Jasper Lievisse Adriaanse
2011-06-03use OBJ to find test configs, patch from Tim RiceDarren Tucker
2011-06-03Retry establishing the port forwarding after a small delay, should makeDarren Tucker
2011-06-02Add the quadruple-precision constants; testvect works better nowMartynas Venckus
2011-05-31Test lint warnings about empty non-compound selection statements.Martynas Venckus