Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Avoid compiler warning about uses of null_ptr. | Bruno Haible | 2017-03-04 | 1 | -1/+2 |
* | Refactor common macros used in tests. | Bruno Haible | 2009-12-24 | 1 | -1/+2 |
* | tests: add signature checks | Eric Blake | 2009-12-24 | 1 | -0/+1 |
* | Make zeroptr.h work on mingw. | Bruno Haible | 2009-05-20 | 1 | -0/+1 |
* | mmap-anon: avoid out-of-order autoconf expansion | Eric Blake | 2009-05-13 | 1 | -0/+1 |
* | Make some tests ISO C 99 compliant. | Bruno Haible | 2009-05-14 | 1 | -0/+5 |
* | Remove unnecessary TESTS_ENVIRONMENT setting. | Bruno Haible | 2008-01-08 | 1 | -1/+0 |
* | Fix memmem test for mingw. | Eric Blake | 2008-01-05 | 1 | -0/+1 |
* | Fix memmem to avoid O(n^2) worst-case complexity. | Eric Blake | 2007-12-20 | 1 | -0/+12 |