summaryrefslogtreecommitdiffstats
path: root/lib/replace/test
Commit message (Collapse)AuthorAgeFilesLines
* Change uint_t to unsigned int in lib/replaceMatt Kraai2010-02-021-1/+0
| | | | Signed-off-by: Stefan Metzmacher <metze@samba.org>
* libreplace: some systems don't have memmem()Andrew Tridgell2010-01-021-0/+37
| | | | added rep_memmem() and a testsuite
* Cope with the fact that only _mkdir() exists on Windows and that itJelmer Vernooij2009-04-201-0/+4
| | | | doesn't take a mode argument.
* Fix warnings in make test code.Jeremy Allison2009-01-021-2/+6
| | | | Jeremy.
* libreplace: move main() out of testsuite.cStefan Metzmacher2008-09-222-11/+37
| | | | metze
* Fix standalone builds adjusting to new relative path.Simo Sorce2008-09-191-1/+2
| | | | | | Add shared-build target to libreplace. Useful to build multiple standalone libraries that depend on each other without having to install them to the final install dir during the build.
* Move common libraries from root to lib/.Jelmer Vernooij2008-09-175-0/+1544