summaryrefslogtreecommitdiffstats
path: root/source4/lib/replace/test
Commit message (Collapse)AuthorAgeFilesLines
...
* r18051: - add gcc warning flagsAndrew Tridgell2007-10-101-46/+54
| | | | | - fix piles of warnings and ftruncate bug in libreplace testsuite (This used to be commit f5fc88f0c4c752a2773d5280ed4d94818e2d4744)
* r18045: Update format, list "test" target as phony.Jelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit 1f431dcd0a1f9a2cd5a0a3b73fbf8b05b8bc6793)
* r18043: added strlcpy() testAndrew Tridgell2007-10-101-2/+23
| | | | (This used to be commit a68b3395199d2d47af3b23959e6da7109a9c5193)
* r18041: started on the bodies of the testsuite functions for libreplaceAndrew Tridgell2007-10-101-1/+43
| | | | (This used to be commit a2a6782ec721312e329cd16b609fb3eff8ad284d)
* r18038: make test fns staticAndrew Tridgell2007-10-101-43/+43
| | | | (This used to be commit 2dda101a5fcc40702df9fa2f932d6fe97ae64163)
* r18031: Merge my replace fixes:Jelmer Vernooij2007-10-101-0/+366
* libreplace can now build stand-alone * add stub testsuite for libreplace * make talloc/tdb/ldb use libreplace (This used to be commit fe7ca4b1454e01a33ed0d53791ebffdd349298b4)